1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
Commit Graph

14067 Commits

Author SHA1 Message Date
Eloy Paris
230724d4e3 Debian updates.
(This used to be commit 6179024276)
2003-07-03 02:43:49 +00:00
Jeremy Allison
02020093f5 Fix for idmap startup bug with remote ldap backend.
Jeremy.
(This used to be commit 16a5461dd3)
2003-07-02 22:32:05 +00:00
Richard Sharpe
936d8e4a35 Fixing problems in the iconv discovery stuff in configure.in.
This is the first part of the fix that at least allows configure to
walk the list of supplied locations where libiconv etc might be found.

aclocal.m4 also needs a fix, as does a later test.
(This used to be commit 2078654313)
2003-07-02 21:15:59 +00:00
Jeremy Allison
af4d658894 Added fix for Japanese case names in statcache - these can change
size on upper casing. Based on patch from monyo@home.monyo.com.
Jeremy.
(This used to be commit 72e382e99b)
2003-07-02 20:01:51 +00:00
Alexander Bokovoy
93e995159f Propagate changes to WHATSNEW.txt from release tree so that they would not be out of sync with reality.
(This used to be commit 8deb6370ef)
2003-07-02 04:37:48 +00:00
Gerald Carter
46bd7fed98 SAMBA_3_0 will now become beta3
beta2 is captured in the release branch
(This used to be commit 4b3a15917d)
2003-07-02 03:40:06 +00:00
Tim Potter
4ba34a081f The default_realm parameter needs to be set in a minimal krb5.conf.
(This used to be commit 32e872f23d)
2003-07-02 03:07:20 +00:00
Tim Potter
1e07f860a4 Fix poptOption definition for --no-pass and --kerberos options. The 'value'
field for an option should be set to an identifier to use in a switch
statement or zero if the the arg field is to be updated only.

This fixes smbclient -k always prompting for a password which we don't need.
(This used to be commit 0744e2dad3)
2003-07-02 03:04:15 +00:00
Tim Potter
2d8fef88e8 Suggest the user runs kinit if smbclient -k returns NT_STATUS_MORE_PROCESSING_REQUIRED.
(This used to be commit 66c4beb286)
2003-07-02 03:01:27 +00:00
Tim Potter
2111d30f0a Update my email address.
(This used to be commit 9648e97625)
2003-07-02 01:37:18 +00:00
Tim Potter
3a1bb67736 Uppercase first letter of debug level 0 statements.
(This used to be commit 05679968e2)
2003-07-02 01:23:13 +00:00
Tim Potter
8a8243b4fe #ifdef out apparently unused function.
(This used to be commit 9324703066)
2003-07-02 01:09:17 +00:00
Jelmer Vernooij
8a48ee1337 Regenerate manpages
(This used to be commit ace326ffe5)
2003-07-02 00:57:34 +00:00
Jeremy Allison
b55b664539 Whitespace reformat before applying a patch.
Jeremy.
(This used to be commit bbe1276b51)
2003-07-02 00:08:29 +00:00
Jelmer Vernooij
3878085eca regenerate docs
(This used to be commit cc02d3bc17)
2003-07-01 22:58:52 +00:00
Jeremy Allison
b32d48533f Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. Incorrect
call for Japanese characters.
Jeremy.
(This used to be commit c6de5df01d)
2003-07-01 22:07:27 +00:00
Jeremy Allison
58fca50742 Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy.
(This used to be commit 7ed1118ae6)
2003-07-01 21:47:13 +00:00
Jelmer Vernooij
15ac8bbed5 Generate docs.
(This used to be commit 4255b96134)
2003-07-01 21:46:11 +00:00
Jelmer Vernooij
624f1b569c Use entities
(This used to be commit d2ceb1ada0)
2003-07-01 21:23:13 +00:00
Jelmer Vernooij
06d88cf7fa Fix some syntax errors and typo's
(This used to be commit 371c9796bb)
2003-07-01 21:21:03 +00:00
John Terpstra
8a686bfd57 Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as deprecated.
(This used to be commit 8bfaf39680)
2003-07-01 21:10:25 +00:00
Jelmer Vernooij
03934a26a9 Fix a typo
(This used to be commit aba86db38f)
2003-07-01 21:00:50 +00:00
Jelmer Vernooij
aba5ea59df Document "client use spnego"
(This used to be commit b7b45794c2)
2003-07-01 20:58:55 +00:00
Gerald Carter
e5bdfa5485 sync with release branch
(This used to be commit 57f9333668)
2003-07-01 20:41:50 +00:00
John Terpstra
149e66e8da JMCD's fixes also.
(This used to be commit adc1ca8fcc)
2003-07-01 20:33:52 +00:00
John Terpstra
513b151e99 Fix typos, add a little clarification.
(This used to be commit 8a063280cd)
2003-07-01 20:29:38 +00:00
Gerald Carter
89c3447c7f being a responsible developer for a change. Make sure to
update the docs wrt to the recent code changes.

Can someone regenerate these in the SAMBA_3_0 tree please?
Thanks.
(This used to be commit ba448e6eb8)
2003-07-01 18:34:31 +00:00
Gerald Carter
8cf2ab577f syncing newer files to SAMBA_3_0
(This used to be commit 1bd76a320e)
2003-07-01 18:09:29 +00:00
Gerald Carter
34f7dddab0 removing nisplussam
(This used to be commit f75683995c)
2003-07-01 18:08:11 +00:00
Gerald Carter
814968d41b * fixed volker's wbinfo -a lockup again. This one was my fault.
It was caused by the winbind_ping() call in is_trusted_domain()

  o if we are a DC then we check our own direct trust relationships
    we have to rely on winbindd to update the truatdom_cache
  o if we are a domain member, then we can update the trustdom_cache
    ourselves if winbindd is not there
(This used to be commit 22dfcafb37)
2003-07-01 17:51:52 +00:00
Gerald Carter
125ab5463b initial draft of changeset
(This used to be commit 0988e30cea)
2003-07-01 16:57:38 +00:00
Gerald Carter
a220e983d0 applying fix for group map conversion (patch from Kristyan Osborne)
(This used to be commit 6237fae9b8)
2003-07-01 15:21:43 +00:00
Gerald Carter
82676162af fix compile problem with nisplussam
(This used to be commit 2f7051e2bc)
2003-07-01 15:16:08 +00:00
Volker Lendecke
f13e48e2ee Different fix for memleak just committed. This belongs into
tdb_search_list_free.

Volker
(This used to be commit 0f3822c8e7)
2003-07-01 13:04:50 +00:00
Volker Lendecke
b78dd91e68 Fix two memory leaks. tdb_search_keys allocates space for the key
strings.

Running 'net cache list' or secrets_get_trusted_domains through
valgrind gives a *huge* amount of invalid reads of one byte beyond the
indicated string length in libc's strncpy. Annoying...

Volker
(This used to be commit 0f8933ae77)
2003-07-01 12:40:52 +00:00
Volker Lendecke
2b0662b33a Fix a segfault found by metze & valgrind...
Don't overwrite past the end of a string.

Volker
(This used to be commit f036368efd)
2003-07-01 12:03:00 +00:00
Volker Lendecke
f5156c68a5 Don't set a mapping that is already there.
Volker
(This used to be commit 9d317fb533)
2003-07-01 10:01:57 +00:00
Andrew Bartlett
7c23573a50 Grr, the order of these arguments matters
(This used to be commit 6babc35ef9)
2003-07-01 09:27:02 +00:00
Andrew Bartlett
95cb680393 Make smbpasswd use the higher log level for the second run - this should
help us debug failures in smbpasswd.

Andrew Bartlett
(This used to be commit dcdbd530a6)
2003-07-01 07:29:23 +00:00
Gerald Carter
fb5a006c09 fix typos in log messages and comments.
(This used to be commit fd24183ec3)
2003-07-01 05:45:16 +00:00
Gerald Carter
0362868fa7 * revert change to get_global_sam_name()
* add get_default_sam_name() to be used by make_user_info_map()
* add comments describing get_*_sam_name()
(This used to be commit 90470366ea)
2003-07-01 04:11:42 +00:00
Gerald Carter
db6ce132e3 * fix the trustdom_cache to work when winbindd is not running.
smbd will update the trustdom_cache periodically after locking
  the timestamp key
(This used to be commit 7bc4b65b91)
2003-07-01 03:49:41 +00:00
Jeremy Allison
8d4a397d85 Fixed the latest complaint from jcmd :-). We were storing -1 for the
CREATOR_OWNER/CREATOR_GROUP uid/gid entries in the SAMBA_PAI attribute.
Creator Owner and Creator group now show up as inherited correctly (I
think :-). Jim please test.
Jeremy.
(This used to be commit dbbd8dd155)
2003-07-01 00:35:11 +00:00
Jeremy Allison
a12556742f Merge of Volkers patch to make the logic clearer (with my mod).
Jeremy.
(This used to be commit 1714eb6bef)
2003-06-30 22:07:47 +00:00
Jeremy Allison
81befd3c71 Fix missing ret = found by Volker.
Jeremy.
(This used to be commit ba112bb3fd)
2003-06-30 21:04:12 +00:00
Gerald Carter
e359dbcedb * cleanup more DC name resolution issues in check_*domain_security()
* is_trusted_domain() is broken without winbind.  Still working on this.
* get_global_sam_name() should return the workgroup name unless we
  are a standalone server (verified by volker)
* Get_Pwnam() should always fall back to the username (minus domain name)
  even if it is not our workgroup so that TRUSTEDOMAIN\user can logon
  if 'user' exists in the local list of accounts (on domain members w/o
  winbind)

Tested using Samba PDC with trusts (running winbindd) and a Samba 3.0
domain member not running winbindd.

notes: make_user_info_map() is slightly broken now due to the
fact that is_trusted_domain() only works with winbindd.  disabled
checks temporarily until I can sort this out.
(This used to be commit e1d6094d06)
2003-06-30 20:45:14 +00:00
Jeremy Allison
a32ae05744 Valgrind found a bug (subtracting a pointer from a length rather than the
length of what the pointer points to).
Jeremy.
(This used to be commit 492a96e992)
2003-06-30 20:41:40 +00:00
Jeremy Allison
9fda812d01 Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were
not sorting returned ACE's correctly w.r.t. W2K - implemented the correct
algorithm.
Jeremy.
(This used to be commit fa23a4158e)
2003-06-30 18:53:48 +00:00
Gerald Carter
d27029a874 removing old code
(This used to be commit 80df684b72)
2003-06-30 17:26:45 +00:00
Gerald Carter
f265935101 * rename samstrict auth method to sam
* rename original sam auth method to sam_ignoredomain
* remove samstrict_dc auth method (now covered by 'sam')
* fix wbinfo -a '...' and getent passwd bugs when running
  winbindd on a samba PDC (reported by Volker)
(This used to be commit 52166faee7)
2003-06-30 17:24:59 +00:00