kai/samba.git
16 years agor22701: Fix the krb5_nt_status error table and add the "no DCs found" mapping
Gerald Carter [Sun, 6 May 2007 18:56:43 +0000 (18:56 +0000)]
r22701: Fix the krb5_nt_status error table and add the "no DCs found" mapping
(This used to be commit 2ab617fbbffbd6bf98ee02150f62b87a2610531f)

16 years agor22700: Add a simple wcache TRUSTDOM api for maintaing a complete
Gerald Carter [Sun, 6 May 2007 18:39:31 +0000 (18:39 +0000)]
r22700: Add a simple wcache TRUSTDOM api for maintaing a complete
list of trusted domains without requiring each winbindd process
to aquire this on its own.  This is needed for various idmap
plugins and for dealing with different trust topoligies.

list_trusted_domain() patches coming next.
(This used to be commit 2da62a3d965a9701e16e644fd6bc728b43f28489)

16 years agor22695: Dummy checkin (reformatting) to make the AIX hosts retry.
Volker Lendecke [Sun, 6 May 2007 13:46:30 +0000 (13:46 +0000)]
r22695: Dummy checkin (reformatting) to make the AIX hosts retry.
(This used to be commit cd55ccef6a1d0c95836feeb5efb5abcaedb35df2)

16 years agor22693: Always compile before checkin.... I've now installed dmapi on my laptop :-)
Volker Lendecke [Sun, 6 May 2007 08:22:59 +0000 (08:22 +0000)]
r22693: Always compile before checkin.... I've now installed dmapi on my laptop :-)
(This used to be commit 7460511c4e92f6fdde430d0c56bbb72377e80b4b)

16 years agor22692: Fix compilation of explicit --without-winbind.
Volker Lendecke [Sat, 5 May 2007 22:47:07 +0000 (22:47 +0000)]
r22692: Fix compilation of explicit --without-winbind.

Thanks to Tom Bork for reporting this!

Volker
(This used to be commit 3f956d345143f64f57c02419eb8494c6ed51ce59)

16 years agor22691: Fix a 64-bit warning and a const const discard warning
Volker Lendecke [Sat, 5 May 2007 21:13:40 +0000 (21:13 +0000)]
r22691: Fix a 64-bit warning and a const const discard warning
(This used to be commit 3a2ca1b1b85e268928587287f61d26f992b303a5)

16 years agor22688: Change lock_data in struct byte_range_lock from void * to struct lock_struct *
Volker Lendecke [Sat, 5 May 2007 20:43:06 +0000 (20:43 +0000)]
r22688: Change lock_data in struct byte_range_lock from void * to struct lock_struct *
(This used to be commit 8e0e278961ebf2fa4301874d522636699ace1b9b)

16 years agor22677: One line fix to make net idmap restore work again
Simo Sorce [Fri, 4 May 2007 22:41:35 +0000 (22:41 +0000)]
r22677: One line fix to make net idmap restore work again

Jerry, please add this for 3.0.25 final
(This used to be commit e04ca2d7f8ea2d4c70c2a35201a98c5ecd672d59)

16 years agor22676: Fix zero alloc with create_rpc_blob().
Jeremy Allison [Fri, 4 May 2007 22:15:33 +0000 (22:15 +0000)]
r22676: Fix zero alloc with create_rpc_blob().
Jeremy.
(This used to be commit c73963a60ad2d35d69d1ac4c02e24f3272efdd87)

16 years agor22675: Simo's patch for 0 size allocation. Still need
Jeremy Allison [Fri, 4 May 2007 22:01:26 +0000 (22:01 +0000)]
r22675: Simo's patch for 0 size allocation. Still need
to examine parse_misc.c fix.
Jeremy.
(This used to be commit 80d981265cd3bc9d73c5da3c514ec736e2dfa73a)

16 years agor22673: Fix for Jerry's reversion. We still need to check size
Jeremy Allison [Fri, 4 May 2007 19:14:51 +0000 (19:14 +0000)]
r22673: Fix for Jerry's reversion. We still need to check size
before talloc.
Jeremy.
(This used to be commit 9e4c6ab7392b2dbaccfaced88d3bc7502ff073ee)

16 years agor22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make
Günther Deschner [Fri, 4 May 2007 10:21:39 +0000 (10:21 +0000)]
r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make
winbindd's kerberized pam_auth use that.

Guenther
(This used to be commit 0f436eab5b2e5891c341c27cb22db52a72bf1af7)

16 years agor22664: When we have krb5_get_init_creds_opt_get_error() then try to get the NTSTATUS
Günther Deschner [Fri, 4 May 2007 09:55:40 +0000 (09:55 +0000)]
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the NTSTATUS
codes directly out of the krb5_error edata.

Guenther
(This used to be commit dcd902f24a59288bbb7400d59c0afc0c8303ed69)

16 years agor22663: Restructure kerberos_kinit_password_ext() error path.
Günther Deschner [Fri, 4 May 2007 09:46:17 +0000 (09:46 +0000)]
r22663: Restructure kerberos_kinit_password_ext() error path.

Guenther
(This used to be commit 997ded4e3f0dc2199b9a66a9485c919c16fbabc6)

16 years agor22659: merge from SAMBA_4_0:
Stefan Metzmacher [Fri, 4 May 2007 06:59:26 +0000 (06:59 +0000)]
r22659: merge from SAMBA_4_0:

- add AC_GNU_SOURCE macro for systems which don't have it
  (sles8)
- fix compiler warning on some systems

metze
(This used to be commit cb785d9bed23fdf930bbd059eeeba5bde04af829)

16 years agor22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forgot those
Günther Deschner [Thu, 3 May 2007 20:12:00 +0000 (20:12 +0000)]
r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forgot those
in the previous commit.

Guenther
(This used to be commit fce2fe9903417f4ee58a1ddc03ad0083109b7c50)

16 years agor22654: And this is now Samba 3.0.27pre1-SVN
Gerald Carter [Thu, 3 May 2007 17:05:25 +0000 (17:05 +0000)]
r22654: And this is now Samba 3.0.27pre1-SVN
(This used to be commit 435a6e5e82b5910acc116f211f1dfc3fe32a43ca)

16 years agor22648: Fix comment to match the code.
James Peach [Thu, 3 May 2007 16:14:22 +0000 (16:14 +0000)]
r22648: Fix comment to match the code.
(This used to be commit e93d33b4631e634499b2e74c31d483d306d10367)

16 years agor22647: Avoid leaking a full info3 structure on each winbindd cached login by making
Günther Deschner [Thu, 3 May 2007 12:29:32 +0000 (12:29 +0000)]
r22647: Avoid leaking a full info3 structure on each winbindd cached login by making
netsamlogon_cache_get() return a talloc'ed structure.

Guenther
(This used to be commit 5b149967cc3ab68057db015e67b688c9b9577f0d)

16 years agor22646: segfault fix in idmap_ldap.c from 3_0_25
Simo Sorce [Thu, 3 May 2007 12:28:25 +0000 (12:28 +0000)]
r22646: segfault fix in idmap_ldap.c from 3_0_25
(This used to be commit 565d7d0b18f18ba11f186667df95bc608a179efa)

16 years agor22644: Fix memleak.
Günther Deschner [Thu, 3 May 2007 11:49:32 +0000 (11:49 +0000)]
r22644: Fix memleak.

Guenther
(This used to be commit 65a2701f36439db37e8cd6067be69e8ffdc4615b)

16 years agor22643: Don't clear cached U/SID and UG/SID entries when we want to logon offline.
Günther Deschner [Thu, 3 May 2007 11:44:18 +0000 (11:44 +0000)]
r22643: Don't clear cached U/SID and UG/SID entries when we want to logon offline.

Guenther
(This used to be commit 37f9f466fd05bb06d8539bdb2cb72a730c2af4f4)

16 years agor22641: Install tdbdump and tdbbackup.
Jelmer Vernooij [Wed, 2 May 2007 18:10:57 +0000 (18:10 +0000)]
r22641: Install tdbdump and tdbbackup.
(This used to be commit 232c5c65578e3cddffe7e6ed996de7fc42b32f48)

16 years agor22636: Fix logic bug.
Günther Deschner [Wed, 2 May 2007 15:44:05 +0000 (15:44 +0000)]
r22636: Fix logic bug.

We certainly don't want to crash winbind on each sucessfull
centry_uint{8,16,32,64} read.

Jeremy, please check :-)

Guenther
(This used to be commit bfcd10766bcac1d50f7624bbe5a72eca57b5e278)

16 years agor22633: Fix typo in debug message.
James Peach [Tue, 1 May 2007 21:22:55 +0000 (21:22 +0000)]
r22633: Fix typo in debug message.
(This used to be commit 4c58b6b1946bf61b24cbdb3c331fee3d48a6b7d2)

16 years agor22631: Remove the possibility of sid_check_is_domain and
James Peach [Tue, 1 May 2007 20:03:44 +0000 (20:03 +0000)]
r22631: Remove the possibility of sid_check_is_domain and
sid_check_is_in_our_domain getting out of sync.
(This used to be commit bbc102172abcb5f7c5c9e777536d7c17afe8b355)

16 years agor22630: Revert svn r22576 (parse change to enum_aliasmem(). Original code was correct
Gerald Carter [Tue, 1 May 2007 16:49:00 +0000 (16:49 +0000)]
r22630: Revert svn r22576 (parse change to enum_aliasmem().  Original code was correct
(This used to be commit cf11b4314987d4d429d09e073c5294d3a9977c52)

16 years agor22615: fix prototype
Michael Adam [Mon, 30 Apr 2007 22:21:46 +0000 (22:21 +0000)]
r22615: fix prototype
(This used to be commit 6999d578aebab4e3216200be1d884caa3578ecc2)

16 years agor22614: Only enable GNU-isms in the Makefile if we can be sure that the GNU
James Peach [Mon, 30 Apr 2007 18:59:34 +0000 (18:59 +0000)]
r22614: Only enable GNU-isms in the Makefile if we can be sure that the GNU
make we found is what will be run when the user invokes "make".
(This used to be commit e3802961c1895f260f04a7955a2a182d657248a0)

16 years agor22613: Fix an uninitialized variable warning
Volker Lendecke [Mon, 30 Apr 2007 17:19:49 +0000 (17:19 +0000)]
r22613: Fix an uninitialized variable warning
(This used to be commit d4c5d5ffb30fe50abb828067b047d5eb61038ddf)

16 years agor22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad
Jeremy Allison [Mon, 30 Apr 2007 16:32:17 +0000 (16:32 +0000)]
r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad
memory leak I introduced into acl code, also remove
redundent extra check for global_sid_System :

global_sid_System == S-1-5-18 which is already
included in the check for a domain of
global_sid_NT_Authority == S-1-5

Jeremy.
(This used to be commit 10649540ac11e679997f414d4a6b12d057bd7913)

16 years agor22593: Finish doing the same for raw TALLOC.
Jeremy Allison [Mon, 30 Apr 2007 04:16:56 +0000 (04:16 +0000)]
r22593: Finish doing the same for raw TALLOC.
Jeremy.
(This used to be commit aef3c262b724d1283187e732833519c4e6fb088c)

16 years agor22592: Fix TALLOC_SIZE to be consistent.
Jeremy Allison [Mon, 30 Apr 2007 03:41:40 +0000 (03:41 +0000)]
r22592: Fix TALLOC_SIZE to be consistent.
Jeremy.
(This used to be commit 8044a6482c7c165a64878982cee5ee9756a0a734)

16 years agor22591: Fix up the examples also.
Jeremy Allison [Mon, 30 Apr 2007 03:38:19 +0000 (03:38 +0000)]
r22591: Fix up the examples also.
Jeremy.
(This used to be commit aa5a1591c626e2828244a78f237af8a59af57784)

16 years agor22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison [Mon, 30 Apr 2007 02:51:26 +0000 (02:51 +0000)]
r22590: Make TALLOC_ARRAY consistent across all uses.
That should be it....
Jeremy.
(This used to be commit 603233a98bbf65467c8b4f04719d771c70b3b4c9)

16 years agor22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison [Mon, 30 Apr 2007 02:39:34 +0000 (02:39 +0000)]
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy.
(This used to be commit 8968808c3b5b0208cbad9ac92eaf948f2c546dd9)

16 years agor22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison [Mon, 30 Apr 2007 01:34:28 +0000 (01:34 +0000)]
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy.
(This used to be commit 8ad13718af0ba1fcb10a6f1631b1ed3cb8d11175)

16 years agor22587: Ensure TALLOC_ZERO_ARRAY is consistent.
Jeremy Allison [Mon, 30 Apr 2007 01:17:34 +0000 (01:17 +0000)]
r22587: Ensure TALLOC_ZERO_ARRAY is consistent.
Jeremy.
(This used to be commit c3df5d08dd6a983f9d53dc6628a50e571d322e8d)

16 years agor22586: Add a modified version of Simo's patch.
Jeremy Allison [Mon, 30 Apr 2007 00:53:17 +0000 (00:53 +0000)]
r22586: Add a modified version of Simo's patch.
Jeremy.
(This used to be commit 18f47f999d28af56e205cd20d10c72ff6f0a3846)

16 years agor22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
Jeremy Allison [Mon, 30 Apr 2007 00:48:20 +0000 (00:48 +0000)]
r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
Jeremy.
(This used to be commit c622fb8536d955952a0fbf2441a4cb45a9feb9b0)

16 years agor22584: Don't hardcode specific Python version.
Jelmer Vernooij [Sun, 29 Apr 2007 21:46:13 +0000 (21:46 +0000)]
r22584: Don't hardcode specific Python version.

Patch by the Samba packaging team for Debian.
(This used to be commit 1d3f35941bc3b35e115680ac4bddc8e819a0181b)

16 years agor22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kernel and
Jelmer Vernooij [Sun, 29 Apr 2007 21:44:48 +0000 (21:44 +0000)]
r22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kernel and
Hurd systems).

Patch by the Samba packaging team for Debian.
(This used to be commit 1aa64eb02c7eee174a4f9934cba1e5bde5fabfbb)

16 years agor22578: Remove python build directory and generated smbadduser.
Jelmer Vernooij [Sun, 29 Apr 2007 21:37:24 +0000 (21:37 +0000)]
r22578: Remove python build directory and generated smbadduser.

Patch originally by the Debian packaging team for Samba.
(This used to be commit f46492a4dbb61e452ed1a93909986996b7aa2558)

16 years agor22577: Change all of parse/*.c to use standard form. Fix some
Jeremy Allison [Sun, 29 Apr 2007 21:13:13 +0000 (21:13 +0000)]
r22577: Change all of parse/*.c to use standard form. Fix some
marshalling bugs.
Jeremy.
(This used to be commit 3df99006f8a52af7cff0fbca1bf16157a8648254)

16 years agor22576: Fix marshalling bug in aliasmem.
Jeremy Allison [Sun, 29 Apr 2007 20:57:04 +0000 (20:57 +0000)]
r22576: Fix marshalling bug in aliasmem.
Jeremy.
(This used to be commit 415c476f7242269d6feb2365531f4c8286bdc0f2)

16 years agor22574: Fix reply when we have no dfs shares.
Jeremy Allison [Sun, 29 Apr 2007 19:54:26 +0000 (19:54 +0000)]
r22574: Fix reply when we have no dfs shares.
Jeremy.
(This used to be commit f95bf093f9303131618b1de8f9b783ba19644bb3)

16 years agor22573: Fix old bug mixing free() and talloc_free()
Jeremy Allison [Sun, 29 Apr 2007 19:20:48 +0000 (19:20 +0000)]
r22573: Fix old bug mixing free() and talloc_free()
when the add_sid_to_array_XX code was moved
from malloc to talloc. Found running valgrind
and rpcclient. Needs merging for 3.0.25 final.
Jeremy.
(This used to be commit 8af56dbd00045049ea3c5022822bbaeeecbd9661)

16 years agor22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison [Sun, 29 Apr 2007 00:09:22 +0000 (00:09 +0000)]
r22564: Move the _strict -> _zeronull functions into lib/util.c
and out of talloc at tridge's request.
Jeremy.
(This used to be commit da78488b86c464b6861d36398cca7524ad5906fe)

16 years agor22561: Fix a memleak in lanman.c: Nobody would free the session_list.
Volker Lendecke [Sat, 28 Apr 2007 18:16:33 +0000 (18:16 +0000)]
r22561: Fix a memleak in lanman.c: Nobody would free the session_list.

Volker
(This used to be commit 5d428400f77399b7fc30fb2a0fb10f0c74b96458)

16 years agor22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for
Steve French [Sat, 28 Apr 2007 16:56:35 +0000 (16:56 +0000)]
r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for
reminding me how to use Valgrind).
(This used to be commit 4616c29b9f09b9863f1446e83c98e3adc327d0f9)

16 years agor22555: Ensure our paranoid malloc functions return NULL on
Jeremy Allison [Sat, 28 Apr 2007 14:33:46 +0000 (14:33 +0000)]
r22555: Ensure our paranoid malloc functions return NULL on
size == 0 so we have a known behavior.
Jeremy.
(This used to be commit 27c0f2970842a6e07875c5591ded6352acf36a4e)

16 years agor22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL.
Volker Lendecke [Sat, 28 Apr 2007 13:52:49 +0000 (13:52 +0000)]
r22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL.

Volker
(This used to be commit 1f15a8f371f7c56d1a6e67e52f0f184bbd270c84)

16 years agor22553: Fix the build
Volker Lendecke [Sat, 28 Apr 2007 12:50:35 +0000 (12:50 +0000)]
r22553: Fix the build
(This used to be commit 561f3c67f40ed6a983ebf170e4014b256ca71219)

16 years agor22543: Fix bad call to talloc_strict (too few args).
Jeremy Allison [Sat, 28 Apr 2007 02:51:55 +0000 (02:51 +0000)]
r22543: Fix bad call to talloc_strict (too few args).
Should fix build farm breakage.
Jeremy.
(This used to be commit efb43432b01f0b55df409225c7526ff232c00171)

16 years agor22542: Move over to using the _strict varients of the talloc
Jeremy Allison [Fri, 27 Apr 2007 23:18:41 +0000 (23:18 +0000)]
r22542: Move over to using the _strict varients of the talloc
calls. No functional changes. Looks bigger than it is :-).
Jeremy.
(This used to be commit f6fa3080fee1b20df9f1968500840a88cf0ee592)

16 years agor22541: Added talloc_size_strict macro.
Jeremy Allison [Fri, 27 Apr 2007 22:04:27 +0000 (22:04 +0000)]
r22541: Added talloc_size_strict macro.
Jeremy.
(This used to be commit fcbfa2c99175780524d2258885410c79bbb12d6e)

16 years agor22540: Added _strict varients of the macro calls - added
Jeremy Allison [Fri, 27 Apr 2007 21:58:10 +0000 (21:58 +0000)]
r22540: Added _strict varients of the macro calls - added
prototypes.
Jeremy.
(This used to be commit 06b47f3d72d0ca1c83842dff3425d8dacd283fff)

16 years agor22539: Added _strict varients of the talloc calls to
Jeremy Allison [Fri, 27 Apr 2007 21:09:16 +0000 (21:09 +0000)]
r22539: Added _strict varients of the talloc calls to
return NULL on size == 0 varients.
Jeremy.
(This used to be commit 1283da1bf8ebe458cf84ee4a703909945cdfcd88)

16 years agor22537: Use a (more speaking) macro when there is one.
Michael Adam [Fri, 27 Apr 2007 15:26:40 +0000 (15:26 +0000)]
r22537: Use a (more speaking) macro when there is one.
(This used to be commit 2eec760154a4126df616a3c078b7741c57239c86)

16 years agor22533: Use lib functions where we have them
Volker Lendecke [Fri, 27 Apr 2007 14:00:27 +0000 (14:00 +0000)]
r22533: Use lib functions where we have them
(This used to be commit dc18ab2f3407234dc545d5133660f9f04e8e5b55)

16 years agor22529: Add implementation of HP-UX ACLs in the new vfs-module framework.
Michael Adam [Fri, 27 Apr 2007 08:43:06 +0000 (08:43 +0000)]
r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.
(This used to be commit aef5aad67884eb47d30fa2fadddb33e4005b8143)

16 years agor22527: note the svn location of samba-docs on svnanon.samba.org
James Peach [Thu, 26 Apr 2007 17:36:19 +0000 (17:36 +0000)]
r22527: note the svn location of samba-docs on svnanon.samba.org
(This used to be commit e13f1c608f931b78d068d5257e1c6873d5c31248)

16 years agor22526: Support deep tree mounts after share (instead of having to specify
Steve French [Thu, 26 Apr 2007 17:23:33 +0000 (17:23 +0000)]
r22526: Support deep tree mounts after share (instead of having to specify
prepath)
(This used to be commit 0548dea6c7222dc22144a86fffd32675cd14b677)

16 years agor22524: Fix memleak.
Günther Deschner [Thu, 26 Apr 2007 12:09:25 +0000 (12:09 +0000)]
r22524: Fix memleak.

Guenther
(This used to be commit e55c52f6547157f2684d6eb7ba14de7a0234324d)

16 years agor22511: Remove unused LDAPMessage.
Günther Deschner [Wed, 25 Apr 2007 10:01:21 +0000 (10:01 +0000)]
r22511: Remove unused LDAPMessage.

Guenther
(This used to be commit 31a193b02a08d2323d93659105c0fd5650b33419)

16 years agor22509: Fix some memory corruption caused by calling free()
Gerald Carter [Wed, 25 Apr 2007 09:32:03 +0000 (09:32 +0000)]
r22509: Fix some memory corruption caused by calling free()
on talloc()'d memory when adding/removing members
from Local Groups.
(This used to be commit bade93ef9d810824e0fe332e85f21e50b03e403d)

16 years agor22507: Wrap the method of obtaining sockets to listen on.
James Peach [Tue, 24 Apr 2007 18:19:13 +0000 (18:19 +0000)]
r22507: Wrap the method of obtaining sockets to listen on.
(This used to be commit e027322b769b896184484155fef7c2ba247412a4)

16 years agor22505: Fix build
Alexander Bokovoy [Tue, 24 Apr 2007 18:01:46 +0000 (18:01 +0000)]
r22505: Fix build
(This used to be commit cc38ffb9a45b008ab7bbc3299610bd0dfec13aa9)

16 years agor22504: Fix bug Jerry found during his tutorial. Sorry :-(
Jim McDonough [Tue, 24 Apr 2007 15:56:02 +0000 (15:56 +0000)]
r22504: Fix bug Jerry found during his tutorial.  Sorry :-(

Allows authorized users (e.g. BUILTIN\Administrators members) to
set attributes on an account, particularly "user cannot change
password".

add become_root() around updating attributes, after checking that
access has been granted.
(This used to be commit b1ab360519a1f67f50446ca8599e5b7aa58e7db3)

16 years agor22502: Fix bug #4536 - delete symlinks to a directory correctly.
Jeremy Allison [Tue, 24 Apr 2007 12:56:23 +0000 (12:56 +0000)]
r22502: Fix bug #4536 - delete symlinks to a directory correctly.
Jeremy.
(This used to be commit dcc6517d9d349c65b045160e8a1358af088ae97a)

16 years agor22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
Michael Adam [Tue, 24 Apr 2007 00:12:28 +0000 (00:12 +0000)]
r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
WERR_BAD_FILE when all items have been successfully enumerated.
Besides seeming the reasonable code to return,
this is what I have seen from w2k3, w2k, wxp.
(This used to be commit e09e0d642d98165257c7c43ca2634a430772dcee)

16 years agor22495: Create wrapper to hide the details of obtaining a set of sockets
James Peach [Mon, 23 Apr 2007 22:17:06 +0000 (22:17 +0000)]
r22495: Create wrapper to hide the details of obtaining a set of sockets
to listen on.
(This used to be commit 29a16b2acb8da604776d48c6a1e6163c9e868d12)

16 years agor22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.
Jeremy Allison [Mon, 23 Apr 2007 21:40:54 +0000 (21:40 +0000)]
r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.
Found by SteveF + valgrind :-). Jerry - essential for rc3.
Jeremy.
(This used to be commit b01c1c4618fe0ff9fd9bac7ed780a4676ea1ba7a)

16 years agor22492: Add objectid code.
Jeremy Allison [Mon, 23 Apr 2007 21:07:05 +0000 (21:07 +0000)]
r22492: Add objectid code.
Jeremy.
(This used to be commit d3df922038032b65f52e1e0ac1f2dd53a6933fb7)

16 years agor22491: Fix the build (3.0.25 and 3.0 are different here).
Jeremy Allison [Mon, 23 Apr 2007 16:45:56 +0000 (16:45 +0000)]
r22491: Fix the build (3.0.25 and 3.0 are different here).
Jeremy.
(This used to be commit c34c291194f34a4b68c1b149dd513b79295a7f1c)

16 years agor22490: Fix a couple of bugs found whist investigating CSC Vista issues.
Jeremy Allison [Mon, 23 Apr 2007 16:32:24 +0000 (16:32 +0000)]
r22490: Fix a couple of bugs found whist investigating CSC Vista issues.
Ensure we correctly NULL out allocation size fields. Allow
QFILEINFO on pipes (Vista bug ?). Jerry - don't automatically
merge for 3.0.25.
Jeremy.
(This used to be commit a27577815201101de4ca5c8375b7f768b6127fb2)

16 years agor22489: Add a deletedomgroup command to rpcclient (samr).
Michael Adam [Mon, 23 Apr 2007 16:31:31 +0000 (16:31 +0000)]
r22489: Add a deletedomgroup command to rpcclient (samr).
Corresponding to deletedomuser.

Michael
(This used to be commit 9775de56b89f00c77cc52e5d53d93502dc79483e)

16 years agor22484: Check for the talloc_strdup to succeed.
Günther Deschner [Mon, 23 Apr 2007 10:04:15 +0000 (10:04 +0000)]
r22484: Check for the talloc_strdup to succeed.

Guenther
(This used to be commit 38b4fddf5dba8ff28274237fcf69d628dc06640d)

16 years agor22483: Attempt to fix the build.
Günther Deschner [Mon, 23 Apr 2007 09:56:54 +0000 (09:56 +0000)]
r22483: Attempt to fix the build.

Guenther
(This used to be commit db499b515b3a9bcc44dbaa6837e1a2a90894d2a2)

16 years agor22481: Move check for non-mappable SIDs to after sid_to_uid,
Jeremy Allison [Mon, 23 Apr 2007 09:19:35 +0000 (09:19 +0000)]
r22481: Move check for non-mappable SIDs to after sid_to_uid,
sid_to_gid mapping, add LocalSystem to non-mappable
list.
Jeremy.
(This used to be commit 805f01464f3feb30725dbce1f90d4296380dd796)

16 years agor22480: Remove accidentially comitted getpeereid hunks again.
Günther Deschner [Mon, 23 Apr 2007 08:46:10 +0000 (08:46 +0000)]
r22480: Remove accidentially comitted getpeereid hunks again.

Guenther
(This used to be commit 3ef6181696d83cc4ebcc3722e6b45665146bd9b7)

16 years agor22479: Add "net ads keytab list".
Günther Deschner [Mon, 23 Apr 2007 08:40:54 +0000 (08:40 +0000)]
r22479: Add "net ads keytab list".

Guenther
(This used to be commit 9ec76c542775ae58ff03f42ebfa1acc1a63a1bb1)

16 years agor22473: Correct fix for setting a default compat tdb idmap backend.
Gerald Carter [Mon, 23 Apr 2007 06:10:22 +0000 (06:10 +0000)]
r22473: Correct fix for setting a default compat tdb idmap backend.
Previous code would always fill in "idmap backend = tdb"
even if you defined idmap domains.  My fault.  I should
have tested the original patch more before committing.
(This used to be commit a60c3f6a5a92722552197f7ab133f2ec3af377f9)

16 years agor22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is hidden by
Günther Deschner [Sun, 22 Apr 2007 21:21:26 +0000 (21:21 +0000)]
r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is hidden by
KRB5_PRIVATE in MIT and doesn't exist on Heimdal).

Guenther
(This used to be commit 664db1cff674073c8eeaf69256a73d11e7ed9e3c)

16 years agor22467: Adding configure check for -Werror-implicit-function-declaration and use...
Günther Deschner [Sun, 22 Apr 2007 21:17:49 +0000 (21:17 +0000)]
r22467: Adding configure check for -Werror-implicit-function-declaration and use it in
-enable-developer.

Guenther
(This used to be commit 750156337eadc2b7d7f30480f74b0816bc1f79e6)

16 years agor22466: Fix build warning.
Günther Deschner [Sun, 22 Apr 2007 20:15:00 +0000 (20:15 +0000)]
r22466: Fix build warning.

Guenther
(This used to be commit d6f259e91862df043f14430a60e9d646e30fe632)

16 years agor22465: Last attempt to fix the build before dinner.
Günther Deschner [Sun, 22 Apr 2007 17:06:22 +0000 (17:06 +0000)]
r22465: Last attempt to fix the build before dinner.

Guenther
(This used to be commit f6ade770bdd3e2b14e8db367c40167f49d6c6fa0)

16 years agor22464: remove double code and use a function
Stefan Metzmacher [Sun, 22 Apr 2007 17:00:58 +0000 (17:00 +0000)]
r22464: remove double code and use a function

metze
(This used to be commit aa28bcc4669bf08f73815d00cd87c854d2ac1e92)

16 years agor22463: Add prototype.
Günther Deschner [Sun, 22 Apr 2007 16:45:03 +0000 (16:45 +0000)]
r22463: Add prototype.

Guenther
(This used to be commit 4984af2c66754e9b6eed3020b3056ccf14d19617)

16 years agor22461: Use ranged LDAP queries in lookup_usergroups_member() and start to optinmize
Günther Deschner [Sun, 22 Apr 2007 15:25:54 +0000 (15:25 +0000)]
r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to optinmize
lookup_groupmem(). In the later, at least try to avoid those massive LDAP
dn_lookups by looking in the cache before.

Guenther
(This used to be commit eb1566869c5493f2a1d1ff9fcaaa45c143ad12a0)

16 years agor22460: Adding a generic ads_ranged_search() function.
Günther Deschner [Sun, 22 Apr 2007 15:15:00 +0000 (15:15 +0000)]
r22460: Adding a generic ads_ranged_search() function.

Guenther
(This used to be commit b8828ea2516876fe5dd76083864418db2f042be0)

16 years agor22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged LDAP
Günther Deschner [Sun, 22 Apr 2007 15:13:50 +0000 (15:13 +0000)]
r22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged LDAP
queries more generic. Michael, feel free to overwrite these and the following.

Guenther
(This used to be commit 0475b8eea99ebb467e52225ad54f4302a77376b9)

16 years agor22458: Fix a comment
Volker Lendecke [Sun, 22 Apr 2007 14:51:07 +0000 (14:51 +0000)]
r22458: Fix a comment
(This used to be commit f5ccec42287cfdf128bbfcf562a47a852bd0e3fe)

16 years agor22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmap
Gerald Carter [Sun, 22 Apr 2007 10:09:41 +0000 (10:09 +0000)]
r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmap
plugin when neither idmap domains nor idmap backend have
been defined.
(This used to be commit 2fa12753da22551c9d5e6ca1bea95884e02ef7b2)

16 years agor22444: * Validate a SID before trying to convert it to a uid/gid via the public
Gerald Carter [Sun, 22 Apr 2007 09:32:14 +0000 (09:32 +0000)]
r22444: * Validate a SID before trying to convert it to a uid/gid via the public
  winbindd interface

* Add nss_info/*so files to the RHEL/Fedora packaging
(This used to be commit 1787fcb8c1199215fcec74472c727b8c8fbf5473)

16 years agor22441: Add automatic dependency tracking. The dependency generation is
James Peach [Sun, 22 Apr 2007 03:17:31 +0000 (03:17 +0000)]
r22441: Add automatic dependency tracking. The dependency generation is
toolchain independent, but since there's no portable method for
doing makefile includes, we can actually use the dependencies with
GNU make. It's easy to add this for other makes, but I don't have
any to test.

This also moves as much m4 as possible into the m4 directory where
no-one has to look at it. AFAICT, there's no way to hide depcomp
in there too, which is unfortunate.
(This used to be commit aa14900f8291a017aa7fab2bbb9a6c79b12889b2)

16 years agor22430: Add SID validate to sid2uid() and sid2gid() public entry points in winbindd
Gerald Carter [Sat, 21 Apr 2007 21:29:31 +0000 (21:29 +0000)]
r22430: Add SID validate to sid2uid() and sid2gid() public entry points in winbindd
(This used to be commit 0890cb941ed5d87a919edb5a896f331e900af007)

16 years agor22425: Avoid to segfault if we only have the realm.
Simo Sorce [Sat, 21 Apr 2007 20:43:54 +0000 (20:43 +0000)]
r22425: Avoid to segfault if we only have the realm.
(This used to be commit ace1520270d19d41c24236d4e26ccf77071ebeb9)

16 years agor22419: Update configure so that we only need one copy of os2_delete.c
James Peach [Fri, 20 Apr 2007 21:31:04 +0000 (21:31 +0000)]
r22419: Update configure so that we only need one copy of os2_delete.c
(This used to be commit e5dd3bbf29f206090d64134eb808e5f627317804)

16 years agor22418: Support running under launchd. We abstract the method of obtaining
James Peach [Fri, 20 Apr 2007 21:09:44 +0000 (21:09 +0000)]
r22418: Support running under launchd. We abstract the method of obtaining
sockets to listen on a little, because in the launchd case these
are provided for us. We also add an idle timeout so that a daemon
can exit after a period of inactivity.
(This used to be commit fc8589a3371d396197fae508e563f814899c2beb)