gd/samba-autobuild/.git
16 years agor26409: Pass smb ports along.
Jelmer Vernooij [Wed, 12 Dec 2007 01:15:29 +0000 (02:15 +0100)]
r26409: Pass smb ports along.
(This used to be commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f)

16 years agor26408: Remove use of global_loadparm.
Jelmer Vernooij [Wed, 12 Dec 2007 01:15:20 +0000 (02:15 +0100)]
r26408: Remove use of global_loadparm.
(This used to be commit f933b4362124bfdd25544b4e27992d9ca4405848)

16 years agor26407: Janitorial: Remove a pstring and compiler warnings.
Kai Blin [Tue, 11 Dec 2007 22:00:30 +0000 (23:00 +0100)]
r26407: Janitorial: Remove a pstring and compiler warnings.
(This used to be commit bdc482033546e3986bf8c8b65dbf11c54dc57b8e)

16 years agor26406: Make a copy to prevent modification of the loadparm configuration.
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:34 +0000 (22:23 +0100)]
r26406: Make a copy to prevent modification of the loadparm configuration.
(This used to be commit c0f2775fd8bd88aad3497d59a7857d7a8a0978c5)

16 years agor26405: Import support for getifaddrs from Samba3.
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:31 +0000 (22:23 +0100)]
r26405: Import support for getifaddrs from Samba3.
(This used to be commit 5827b7460a058e8565a406f1c3533e5f589674b5)

16 years agor26404: Disable socket wrapper for the interface detection code to work around the...
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:28 +0000 (22:23 +0100)]
r26404: Disable socket wrapper for the interface detection code to work around the fact that the ioctls for enumerating interfaces are not very reliable when used on unix domain sockets.

Ideally, we should be implementing the SIOCGIFCONF and SIOCGIFADDR ioctls in socket wrapper.
(This used to be commit 035c4831003d5b5310f0874e712ef66ba3e78e34)

16 years agor26403: Make sure ntvfs is only initialized once.
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:25 +0000 (22:23 +0100)]
r26403: Make sure ntvfs is only initialized once.
(This used to be commit 32b44e10747d704ce9a21cb8d34606cb0e41efab)

16 years agor26402: Require a talloc context in libnetif.
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:20 +0000 (22:23 +0100)]
r26402: Require a talloc context in libnetif.
(This used to be commit a35e51871bbf1ab33fc316fa59e597b722769c50)

16 years agor26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:14 +0000 (22:23 +0100)]
r26401: Don't cache interfaces context in libnetif.
(This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153)

16 years agor26400: Don't try to do character conversion before smb.conf has been parsed.
Jelmer Vernooij [Tue, 11 Dec 2007 21:23:06 +0000 (22:23 +0100)]
r26400: Don't try to do character conversion before smb.conf has been parsed.
(This used to be commit 9faba2874957ce80db202cd9f2cc373e7346381c)

16 years agor26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij [Tue, 11 Dec 2007 13:31:01 +0000 (14:31 +0100)]
r26399: Use -O option for SWIG (less evil generated code).
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)

16 years agor26398: Fix writing the output of failed tests to st/summary.
Jelmer Vernooij [Tue, 11 Dec 2007 13:24:20 +0000 (14:24 +0100)]
r26398: Fix writing the output of failed tests to st/summary.
(This used to be commit 34b9ddddaffe67de821a19219bcceec75f9d8fdd)

16 years agor26397: Fix circular dependency in samba-socket.
Jelmer Vernooij [Tue, 11 Dec 2007 12:38:54 +0000 (13:38 +0100)]
r26397: Fix circular dependency in samba-socket.
(This used to be commit 801c8c766cb6a104751be8829593e0e123508134)

16 years agor26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.
Kai Blin [Tue, 11 Dec 2007 10:28:46 +0000 (11:28 +0100)]
r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.
(This used to be commit 700887c7f1b874682a71daec2741b0329cded53c)

16 years agor26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin [Tue, 11 Dec 2007 09:48:33 +0000 (10:48 +0100)]
r26395: spoolss: Add WinXP-like printer browsing test.
(This used to be commit 2ccc4d2af58b49ab1319ce87e0f15591b40db06f)

16 years agor26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server_name()
Kai Blin [Tue, 11 Dec 2007 09:47:36 +0000 (10:47 +0100)]
r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server_name()
(This used to be commit c5196831d5fc6190a54e2f684ff506bc243b8dae)

16 years agor26393: Fix inline comment.
Günther Deschner [Tue, 11 Dec 2007 09:18:10 +0000 (10:18 +0100)]
r26393: Fix inline comment.

Guenther
(This used to be commit 55c60a374325c875575b93b9792e48082934fb77)

16 years agor26392: cmdline: remove unused var
Stefan Metzmacher [Tue, 11 Dec 2007 08:14:39 +0000 (09:14 +0100)]
r26392: cmdline: remove unused var

metze
(This used to be commit 844da106e91e1363df5f201caa703cea8e98aa16)

16 years agor26391: samba4 doesn't support 'lmhosts' as resolve module
Stefan Metzmacher [Tue, 11 Dec 2007 08:01:56 +0000 (09:01 +0100)]
r26391: samba4 doesn't support 'lmhosts' as resolve module

metze
(This used to be commit cdb64b41018928122898257f65d2573109b473cc)

16 years agor26389: Merge SWAT changes from alpha2 back into main Samba4 tree.
Andrew Bartlett [Tue, 11 Dec 2007 01:10:46 +0000 (02:10 +0100)]
r26389: Merge SWAT changes from alpha2 back into main Samba4 tree.

Andrew Bartlett
(This used to be commit 45747c2041e32063cda7a48c853fbb41d7de1eb0)

16 years agor26386: We need to test in more than just 'interactive' mode...
Andrew Bartlett [Mon, 10 Dec 2007 23:22:05 +0000 (00:22 +0100)]
r26386: We need to test in more than just 'interactive' mode...

Fix segfault found when running smbd without options.

Andrew Bartlett
(This used to be commit 880dfeadae41be5f0140ac07afb8680fc11f6ebf)

16 years agor26385: Integrate gensec-socket into gensec.
Jelmer Vernooij [Mon, 10 Dec 2007 17:42:07 +0000 (18:42 +0100)]
r26385: Integrate gensec-socket into gensec.
(This used to be commit 78bb444b4b73df9a84f8702814f9b30b32ffd885)

16 years agor26384: Fix another global_loadparm instance.
Jelmer Vernooij [Mon, 10 Dec 2007 17:42:04 +0000 (18:42 +0100)]
r26384: Fix another global_loadparm instance.
(This used to be commit 881ec40d7a4c97863abee5740187e9aa0a1801bb)

16 years agor26383: Make interfaces argument explicit.
Jelmer Vernooij [Mon, 10 Dec 2007 17:42:01 +0000 (18:42 +0100)]
r26383: Make interfaces argument explicit.
(This used to be commit 89008ae18d37e8bc5bb7c70ac3e2128134264f9f)

16 years agor26382: Remove more uses of global_loadparm.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:55 +0000 (18:41 +0100)]
r26382: Remove more uses of global_loadparm.
(This used to be commit 6d4c59853481855c232e7cf97264a391f40af2b5)

16 years agor26381: Move global_loadparm higher up the call stack.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:45 +0000 (18:41 +0100)]
r26381: Move global_loadparm higher up the call stack.
(This used to be commit 992296767492ecd7d21b06f4a08a5b8d73d00740)

16 years agor26380: Specify port number higher up the call stack.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:41 +0000 (18:41 +0100)]
r26380: Specify port number higher up the call stack.
(This used to be commit 77273e250cacb1df0e8bd676e0948175ccd2330a)

16 years agor26379: Remove more global_loadparm instances.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:38 +0000 (18:41 +0100)]
r26379: Remove more global_loadparm instances.
(This used to be commit b6f66eb5e00ed01029fa81f408d6154ab01e74e7)

16 years agor26378: Remove use of global_loadparm.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:33 +0000 (18:41 +0100)]
r26378: Remove use of global_loadparm.
(This used to be commit 81333de5353ce70512a3ed1d4960c09aa78954c6)

16 years agor26377: Specify port explicitly.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:29 +0000 (18:41 +0100)]
r26377: Specify port explicitly.
(This used to be commit 8c767ca13906966cd6cccbeaef3c50033d46f206)

16 years agor26376: Add context for libcli_resolve.
Jelmer Vernooij [Mon, 10 Dec 2007 17:41:19 +0000 (18:41 +0100)]
r26376: Add context for libcli_resolve.
(This used to be commit 459e1466a411d6f83b7372e248566e6e71c745fc)

16 years agor26375: Move provision-independent utility function to main samba python module.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:45 +0000 (10:29 +0100)]
r26375: Move provision-independent utility function to main samba python module.
(This used to be commit 9d0ff47be069422de7ef2794357c6f3e9c540e67)

16 years agor26374: Remove dependency on dynconfig.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:42 +0000 (10:29 +0100)]
r26374: Remove dependency on dynconfig.
(This used to be commit a232a38d1cd6798f8948c0c8741a344970817161)

16 years agor26373: add note about shared libs being problematic with static data.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:38 +0000 (10:29 +0100)]
r26373: add note about shared libs being problematic with static data.
(This used to be commit 7b186ee310dab70e9ef8e4ef06e6afbf5233cc99)

16 years agor26372: Add include for external users.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:35 +0000 (10:29 +0100)]
r26372: Add include for external users.
(This used to be commit 621feaa3d5c5dc6ca5078c2d8f32cc54235b7515)

16 years agor26371: Fix typo.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:32 +0000 (10:29 +0100)]
r26371: Fix typo.
(This used to be commit dcbacd9adb1ded14cbea3513f3db351e5b7bbe87)

16 years agor26370: Import upgrade script in Python.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:26 +0000 (10:29 +0100)]
r26370: Import upgrade script in Python.
(This used to be commit 277f2165241dafe68e31a8197194c94d9d4a535e)

16 years agor26369: Start on tests for the upgrade python code.
Jelmer Vernooij [Mon, 10 Dec 2007 09:29:20 +0000 (10:29 +0100)]
r26369: Start on tests for the upgrade python code.
(This used to be commit c4458d11c710d4f0f892b26c7cb0701a43273587)

16 years agor26366: Import provision scripts in Python.
Jelmer Vernooij [Mon, 10 Dec 2007 08:29:00 +0000 (09:29 +0100)]
r26366: Import provision scripts in Python.
(This used to be commit 090c799f98adf2c4186daca445c81b4e26e91f2f)

16 years agor26365: This will now be the alpha3 tree (once I release alpha2).
Andrew Bartlett [Mon, 10 Dec 2007 05:40:37 +0000 (06:40 +0100)]
r26365: This will now be the alpha3 tree (once I release alpha2).

Andrew Bartlett
(This used to be commit f28c1623e2c00e5a5d19827098c11ed1365ce0a1)

16 years agor26362: Fix segfault in NET-API-DELSHARE torture test.
Andrew Bartlett [Mon, 10 Dec 2007 05:21:29 +0000 (06:21 +0100)]
r26362: Fix segfault in NET-API-DELSHARE torture test.

Andrew Bartlett
(This used to be commit aab6b7eeb86f7a36261099a085fd450438fa5de1)

16 years agor26361: Ensure this test cannot proceed if the pipe connection failed.
Andrew Bartlett [Mon, 10 Dec 2007 04:45:41 +0000 (05:45 +0100)]
r26361: Ensure this test cannot proceed if the pipe connection failed.

Andrew Bartlett
(This used to be commit 0e04e85ec262ec94ca4dd19e77cfbf8b78ca45fc)

16 years agor26360: Add some const.
Jelmer Vernooij [Mon, 10 Dec 2007 03:33:39 +0000 (04:33 +0100)]
r26360: Add some const.
(This used to be commit 3616ced29ed2385300f7268a742a9090840b626f)

16 years agor26359: Build .so version of wins ldb module.
Jelmer Vernooij [Mon, 10 Dec 2007 03:33:36 +0000 (04:33 +0100)]
r26359: Build .so version of wins ldb module.
(This used to be commit b7bcc49c9a7229d151a3ee9571524fa55c311a02)

16 years agor26358: Always specify TORTURE_OPTIONS to smbtorture.
Jelmer Vernooij [Mon, 10 Dec 2007 03:33:33 +0000 (04:33 +0100)]
r26358: Always specify TORTURE_OPTIONS to smbtorture.
(This used to be commit f75d63596b28edea7dd856306e7cdd22754fcec2)

16 years agor26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij [Mon, 10 Dec 2007 03:33:29 +0000 (04:33 +0100)]
r26357: Add separate subsystem for auth_sam_reply parsing.
(This used to be commit 2d61e7c96e249d7031b709e9f727626a78e435f1)

16 years agor26356: Remove prototype for nonexisting function.
Jelmer Vernooij [Mon, 10 Dec 2007 03:33:26 +0000 (04:33 +0100)]
r26356: Remove prototype for nonexisting function.
(This used to be commit 2c93f8ec816afb766a0365290231d83ed11ac237)

16 years agor26355: Eliminate global_loadparm in more places.
Jelmer Vernooij [Mon, 10 Dec 2007 03:33:16 +0000 (04:33 +0100)]
r26355: Eliminate global_loadparm in more places.
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)

16 years agor26354: In trying to chase down why we have reports that WinXP won't join
Andrew Bartlett [Mon, 10 Dec 2007 00:45:04 +0000 (01:45 +0100)]
r26354: In trying to chase down why we have reports that WinXP won't join

Samba4, rule out incorrect sid types in LSA LookupName returns.

Also fix the test to pass against Win2k3 Native mode.

Andrew Bartlett
(This used to be commit ca89dff45c62fab7092868c5b588326de5a4b197)

16 years agor26353: Remove use of global_loadparm.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:43 +0000 (23:32 +0100)]
r26353: Remove use of global_loadparm.
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a)

16 years agor26352: Don't make lp_load create a new context.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:37 +0000 (23:32 +0100)]
r26352: Don't make lp_load create a new context.
(This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd)

16 years agor26351: Fix handling of flags when there are multiple loadparm contexts around.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:33 +0000 (23:32 +0100)]
r26351: Fix handling of flags when there are multiple loadparm contexts around.
(This used to be commit c6da76b6142015588854b7a04becbc56679fa51d)

16 years agor26350: More tests.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:27 +0000 (23:32 +0100)]
r26350: More tests.
(This used to be commit 87799f55d5d85bf9a15a9637143faa32183b181b)

16 years agor26349: More tests.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:23 +0000 (23:32 +0100)]
r26349: More tests.
(This used to be commit c440b130a9d57c1928fb5aef34fa4c00c7e46cff)

16 years agor26348: Avoid use of autofree context.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:18 +0000 (23:32 +0100)]
r26348: Avoid use of autofree context.
(This used to be commit eebcf7e1b06ca48cc53bdd12efa01fcf0cff8aa3)

16 years agor26347: More tests.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:13 +0000 (23:32 +0100)]
r26347: More tests.
(This used to be commit 5d927b5ca792c2c9da4a1c4f5c3ae880637895e3)

16 years agor26346: Add tests for loadparm.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:09 +0000 (23:32 +0100)]
r26346: Add tests for loadparm.
(This used to be commit 064a2329e13f1d904142da1cac486c126a2fe57d)

16 years agor26345: Fix dumping an individual parameter.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:05 +0000 (23:32 +0100)]
r26345: Fix dumping an individual parameter.
(This used to be commit e8065a7f8f9156708b76720de50af29eb0092d59)

16 years agor26344: Fix memory access.
Jelmer Vernooij [Sat, 8 Dec 2007 22:32:01 +0000 (23:32 +0100)]
r26344: Fix memory access.
(This used to be commit 966248108f97d237b41ff2d14ec1e592d61d8db3)

16 years agor26343: Remove bLoaded global variable.
Jelmer Vernooij [Sat, 8 Dec 2007 22:31:58 +0000 (23:31 +0100)]
r26343: Remove bLoaded global variable.
(This used to be commit 6c3ca6aa816158f3ec27ce6a2bd872017f86c993)

16 years agor26342: Fix initialization.
Jelmer Vernooij [Sat, 8 Dec 2007 22:31:55 +0000 (23:31 +0100)]
r26342: Fix initialization.
(This used to be commit 2c9e17cb96d535405fed949f50d0591826c1efc7)

16 years agor26340: Add special handlers for debuglevel and logfile.
Jelmer Vernooij [Sat, 8 Dec 2007 22:31:49 +0000 (23:31 +0100)]
r26340: Add special handlers for debuglevel and logfile.
(This used to be commit 2be4e8a4441423d3795ec055742184dbec8a4fe0)

16 years agor26339: Make loadparm talloc-allocated.
Jelmer Vernooij [Sat, 8 Dec 2007 22:31:41 +0000 (23:31 +0100)]
r26339: Make loadparm talloc-allocated.
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb)

16 years agor26338: Fix parameter, typo.
Jelmer Vernooij [Fri, 7 Dec 2007 22:56:53 +0000 (23:56 +0100)]
r26338: Fix parameter, typo.
(This used to be commit 2a005096dd41f66fd99577d6ca7eb3e0f1cb30f2)

16 years agor26337: Move global_loadparm to a higher caller.
Jelmer Vernooij [Fri, 7 Dec 2007 15:04:25 +0000 (16:04 +0100)]
r26337: Move global_loadparm to a higher caller.
(This used to be commit baa5bcd303c72431dfa638edde72cded4265c612)

16 years agor26336: use offsets inside loadparm rather than pointers (allows multiple contexts...
Jelmer Vernooij [Fri, 7 Dec 2007 15:04:22 +0000 (16:04 +0100)]
r26336: use offsets inside loadparm rather than pointers (allows multiple contexts to exist at the same time).
(This used to be commit 9c87c46c69169fbb071ec945943e2454206f916e)

16 years agor26335: Specify name_resolve_order to socket code.
Jelmer Vernooij [Fri, 7 Dec 2007 15:04:17 +0000 (16:04 +0100)]
r26335: Specify name_resolve_order to socket code.
(This used to be commit b03e5d00110be3f1fe5809dad4eb6ca5cea7463d)

16 years agor26334: Avoid loadparm_context.
Jelmer Vernooij [Fri, 7 Dec 2007 12:30:31 +0000 (13:30 +0100)]
r26334: Avoid loadparm_context.
(This used to be commit 332dff80cc0f1dc80383f185409610cfb9f1d856)

16 years agor26333: No more global_loadparm in finddcs.
Jelmer Vernooij [Fri, 7 Dec 2007 12:30:23 +0000 (13:30 +0100)]
r26333: No more global_loadparm in finddcs.
(This used to be commit 0c91026e587ca74692bc9223a6b5493e35943aee)

16 years agor26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().
Günther Deschner [Fri, 7 Dec 2007 10:45:17 +0000 (11:45 +0100)]
r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().

Torture test to follow.

Guenther
(This used to be commit 10ccfb4c8970bdb140aa9daf945caea72a4ab7cd)

16 years agor26331: Add IDL for samr_ValidatePassword(). A very interesting call.
Günther Deschner [Fri, 7 Dec 2007 10:36:32 +0000 (11:36 +0100)]
r26331: Add IDL for samr_ValidatePassword(). A very interesting call.

Guenther
(This used to be commit 2b8d7fe16beecf2ea60d6712238527504ccee44c)

16 years agor26330: Fix header installation.
Jelmer Vernooij [Fri, 7 Dec 2007 02:18:12 +0000 (03:18 +0100)]
r26330: Fix header installation.
(This used to be commit 73cdeda32a2ac85e4268db82b93b15d2906e5324)

16 years agor26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij [Fri, 7 Dec 2007 02:01:41 +0000 (03:01 +0100)]
r26329: Fix more loadparm_context references. Only about a 100 left now.
(This used to be commit ddf233346d848e91bc6a6a572f0f6120540503b7)

16 years agor26328: remove more uses of global_loadparm.
Jelmer Vernooij [Fri, 7 Dec 2007 01:37:13 +0000 (02:37 +0100)]
r26328: remove more uses of global_loadparm.
(This used to be commit 40ae12c08647c47a9c504d39ee6f61c32b4e5748)

16 years agor26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij [Fri, 7 Dec 2007 01:37:04 +0000 (02:37 +0100)]
r26327: Explicit loadparm_context for RPC client functions.
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)

16 years agor26326: Remove more uses of global_loadparm.
Jelmer Vernooij [Fri, 7 Dec 2007 00:16:50 +0000 (01:16 +0100)]
r26326: Remove more uses of global_loadparm.
(This used to be commit e1b7c1aee3043d1393c3374a1f460005e1dcbbfc)

16 years agor26325: Remove use of global_loadparm in netif.
Jelmer Vernooij [Thu, 6 Dec 2007 22:57:22 +0000 (23:57 +0100)]
r26325: Remove use of global_loadparm in netif.
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)

16 years agor26324: Fix includes for Jelmer.
Andrew Bartlett [Thu, 6 Dec 2007 22:15:37 +0000 (23:15 +0100)]
r26324: Fix includes for Jelmer.

Andrew Bartlett
(This used to be commit 8089283784993cfe14c343746be77790c74c2b78)

16 years agor26323: Regenerated credentials SWIG.
Jelmer Vernooij [Thu, 6 Dec 2007 21:39:44 +0000 (22:39 +0100)]
r26323: Regenerated credentials SWIG.
(This used to be commit 0bd01aca00eab5f6801db03a5e6cd91ec0339bbb)

16 years agor26322: Fix include
Jelmer Vernooij [Thu, 6 Dec 2007 21:34:56 +0000 (22:34 +0100)]
r26322: Fix include
(This used to be commit 97443169378c18f9a7c522749a37f4f850a1305f)

16 years agor26321: Fix python tests.
Jelmer Vernooij [Thu, 6 Dec 2007 20:40:00 +0000 (21:40 +0100)]
r26321: Fix python tests.
(This used to be commit f9bf02fd5ce76dfb08950dc4a016fa886f2f4dd5)

16 years agor26320: Clean up properly after error.
Jelmer Vernooij [Thu, 6 Dec 2007 20:39:56 +0000 (21:39 +0100)]
r26320: Clean up properly after error.
(This used to be commit 9fdfe1ad8c7b76e521a683b4afa7b324d15d55b5)

16 years agor26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij [Thu, 6 Dec 2007 20:39:49 +0000 (21:39 +0100)]
r26319: Split encoding functions out of libcli_ldap.
(This used to be commit 95a6ef7fc8757ccfd90dbf0d6c9b5098f10b10b6)

16 years agor26318: Don't rely on SAMDB functions in secrets database.
Jelmer Vernooij [Thu, 6 Dec 2007 20:16:40 +0000 (21:16 +0100)]
r26318: Don't rely on SAMDB functions in secrets database.
(This used to be commit 791285f66c8f35b4f6bb9fc676bc0adc3e5b172d)

16 years agor26317: Fix typos.
Jelmer Vernooij [Thu, 6 Dec 2007 20:10:24 +0000 (21:10 +0100)]
r26317: Fix typos.
(This used to be commit 4c7e3843a0e1a914b259526dcd3e50bd238816af)

16 years agor26316: Use contexts for conversion functions.
Jelmer Vernooij [Thu, 6 Dec 2007 16:52:23 +0000 (17:52 +0100)]
r26316: Use contexts for conversion functions.
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)

16 years agor26315: Avoid using lp_ functions in libcharset.
Jelmer Vernooij [Thu, 6 Dec 2007 16:16:40 +0000 (17:16 +0100)]
r26315: Avoid using lp_ functions in libcharset.
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56)

16 years agor26314: Eliminate use of global_loadparm.
Jelmer Vernooij [Thu, 6 Dec 2007 16:04:11 +0000 (17:04 +0100)]
r26314: Eliminate use of global_loadparm.
(This used to be commit aa98a1781c76b352494e65fbc87629fe544c1f73)

16 years agor26313: Fix more uses of static loadparm.
Jelmer Vernooij [Thu, 6 Dec 2007 15:54:34 +0000 (16:54 +0100)]
r26313: Fix more uses of static loadparm.
(This used to be commit 6fd0d9d3b75546d08c24c513e05b1843d5777608)

16 years agor26312: Move specification of port higher up the call stack.
Jelmer Vernooij [Thu, 6 Dec 2007 15:46:02 +0000 (16:46 +0100)]
r26312: Move specification of port higher up the call stack.
(This used to be commit 49be7e43ff52a75cb9b4b9e2c3d4c339dbd69416)

16 years agor26311: Move port number specification higher up the call stack.
Jelmer Vernooij [Thu, 6 Dec 2007 15:41:53 +0000 (16:41 +0100)]
r26311: Move port number specification higher up the call stack.
(This used to be commit ef946ff09315d90ea0419470ffd06a70498133f2)

16 years agor26310: Remove more uses of global_loadparm.
Jelmer Vernooij [Thu, 6 Dec 2007 15:36:54 +0000 (16:36 +0100)]
r26310: Remove more uses of global_loadparm.
(This used to be commit 9d806da113b5f0688b6193dfdee9b8765e18b38f)

16 years agor26309: Move specification of port higher up the all stack.
Jelmer Vernooij [Thu, 6 Dec 2007 15:26:56 +0000 (16:26 +0100)]
r26309: Move specification of port higher up the all stack.
(This used to be commit 7de55cde7c7fe0141c05c8a38248667ebf3a9033)

16 years agor26308: Split up big popt common callback function.
Jelmer Vernooij [Thu, 6 Dec 2007 15:01:15 +0000 (16:01 +0100)]
r26308: Split up big popt common callback function.
(This used to be commit bd2d6e0595c7ef897bbc6fdea50b96a7c1b94031)

16 years agor26307: BASE-DELAYWRITE: only set the write time
Stefan Metzmacher [Thu, 6 Dec 2007 14:06:36 +0000 (15:06 +0100)]
r26307: BASE-DELAYWRITE: only set the write time

metze
(This used to be commit b7d7a58b2399627c37d8b79e6282a44d50f8c68e)

16 years agor26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathinfo...
Stefan Metzmacher [Thu, 6 Dec 2007 12:17:34 +0000 (13:17 +0100)]
r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathinfo match

metze
(This used to be commit 58bc21a3f849ef7200733450dbd68f15658ff8f6)

16 years agor26305: Update template files and testsuite to try and work with current
Andrew Bartlett [Wed, 5 Dec 2007 03:26:28 +0000 (04:26 +0100)]
r26305: Update template files and testsuite to try and work with current

openldap, and fully support different LDAP server locations.

Andrew Bartlett
(This used to be commit a00bb942537f0f638c2a8295770749cb4b5d9ef3)

16 years agor26304: More work to remove silly error printouts.
Andrew Bartlett [Wed, 5 Dec 2007 02:03:33 +0000 (03:03 +0100)]
r26304: More work to remove silly error printouts.

Andrew Bartlett
(This used to be commit ba23dac0319f7c5ad89e5d79174520892027afdd)

16 years agor26303: Fix up error reporting during the delete of previous entries in the
Andrew Bartlett [Wed, 5 Dec 2007 02:00:48 +0000 (03:00 +0100)]
r26303: Fix up error reporting during the delete of previous entries in the

provision, and ignore 'no such entry' as an error (it is normal, and
just means the partition is compleatly empty).

Andrew Bartlett
(This used to be commit 1fb8c31a3da6fc07f55027f05dba5e03dcf8a4f7)

16 years agor26302: Print the error string for failed rootdse searches.
Andrew Bartlett [Wed, 5 Dec 2007 00:25:39 +0000 (01:25 +0100)]
r26302: Print the error string for failed rootdse searches.

Andrew Bartlett
(This used to be commit a7595d009a89fecd7723a1e356d5a58d687bdbb0)