svn commit: samba r24918 - in branches/SAMBA_4_0/source: dsdb/samdb rpc_server/lsa

2007-09-03 Thread abartlet
Author: abartlet Date: 2007-09-03 07:56:29 + (Mon, 03 Sep 2007) New Revision: 24918 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24918 Log: Fix the build (forgot to include dcesrv_lsa.c in the previous commit) and improve error strings returned from samdb.c

svn commit: samba r24919 - in branches/SAMBA_4_0_RELEASE/source: dsdb/samdb rpc_server/lsa

2007-09-03 Thread abartlet
Author: abartlet Date: 2007-09-03 07:58:18 + (Mon, 03 Sep 2007) New Revision: 24919 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24919 Log: Merge build fix and improved error strings to release branch. Andrew Bartlett Modified:

svn commit: samba r24921 - in branches: . 4.0-spoolsstest 4.0-spoolsstest/source/rpc_server/spoolss 4.0-spoolsstest/source/selftest 4.0-spoolsstest/source/torture 4.0-spoolsstest/source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:36:47 + (Mon, 03 Sep 2007) New Revision: 24921 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24921 Log: Add trivial ReplyOpenPrinter implementation and test. Added: branches/4.0-spoolsstest/ Modified:

svn commit: samba r24922 - in branches/4.0-spoolsstest: . source/rpc_server/spoolss source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:37:38 + (Mon, 03 Sep 2007) New Revision: 24922 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24922 Log: Add generic tests for ReplyOpenPrinter() and ReplyClosePrinter(). Modified: branches/4.0-spoolsstest/

svn commit: samba r24923 - in branches/4.0-spoolsstest: . source/rpc_server/spoolss

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:37:44 + (Mon, 03 Sep 2007) New Revision: 24923 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24923 Log: Zero out handle. Modified: branches/4.0-spoolsstest/

svn commit: samba r24925 - in branches/4.0-spoolsstest: . source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:45:40 + (Mon, 03 Sep 2007) New Revision: 24925 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24925 Log: Add file I had forgotten to commit. Added: branches/4.0-spoolsstest/source/torture/rpc/spoolss_notify.c Modified:

svn commit: samba r24927 - in branches/4.0-spoolsstest: . source/selftest source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:45:53 + (Mon, 03 Sep 2007) New Revision: 24927 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24927 Log: Fix the build. Modified: branches/4.0-spoolsstest/ branches/4.0-spoolsstest/source/selftest/test_rpc.sh

svn commit: samba r24928 - in branches/4.0-spoolsstest: . source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:45:57 + (Mon, 03 Sep 2007) New Revision: 24928 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24928 Log: Convert some code to new torture API. Modified: branches/4.0-spoolsstest/ branches/4.0-spoolsstest/.bzrignore

svn commit: samba r24929 - in branches/4.0-spoolsstest: . source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:01 + (Mon, 03 Sep 2007) New Revision: 24929 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24929 Log: Convert more code to torture API. Modified: branches/4.0-spoolsstest/

svn commit: samba r24930 - in branches/4.0-spoolsstest: . source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:09 + (Mon, 03 Sep 2007) New Revision: 24930 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24930 Log: More work on the SPOOLSS API. Modified: branches/4.0-spoolsstest/

svn commit: samba r24931 - in branches/4.0-spoolsstest: . source/rpc_server source/torture source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:13 + (Mon, 03 Sep 2007) New Revision: 24931 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24931 Log: Initial work adding a fake interface server into smbtorture. Modified: branches/4.0-spoolsstest/

svn commit: samba r24932 - in branches/4.0-spoolsstest: . source/rpc_server source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:17 + (Mon, 03 Sep 2007) New Revision: 24932 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24932 Log: Move smbd-specific code into a separate file. Added: branches/4.0-spoolsstest/source/rpc_server/service_rpc.c Removed:

svn commit: samba r24933 - in branches/4.0-spoolsstest: . source/rpc_server source/rpc_server/spoolss source/smbd source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:22 + (Mon, 03 Sep 2007) New Revision: 24933 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24933 Log: Finish test properly - setup of SMB server is all that's left to do now. Modified: branches/4.0-spoolsstest/

svn commit: samba r24934 - in branches/4.0-spoolsstest: . source source/lib/socket source/rpc_server source/rpc_server/spoolss source/smb_server source/smbd source/torture source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:29 + (Mon, 03 Sep 2007) New Revision: 24934 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24934 Log: Start the SMB server from smbtorture. Modified: branches/4.0-spoolsstest/

svn commit: samba r24935 - in branches/4.0-spoolsstest: . source/libcli/nbt source/librpc/rpc source/rpc_server/spoolss source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:35 + (Mon, 03 Sep 2007) New Revision: 24935 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24935 Log: Fix bug in librpc/ that caused a crash when an only IP address was specified. Modified: branches/4.0-spoolsstest/

svn commit: samba r24936 - in branches/4.0-spoolsstest: . source/torture/rpc

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 12:46:40 + (Mon, 03 Sep 2007) New Revision: 24936 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24936 Log: Fix formatting. Modified: branches/4.0-spoolsstest/ branches/4.0-spoolsstest/source/torture/rpc/spoolss_notify.c

svn commit: samba r24937 - in branches/SAMBA_4_0: . source source/lib/socket source/libcli/nbt source/librpc/rpc source/rpc_server source/rpc_server/spoolss source/smb_server source/smbd source/tortur

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 13:13:25 + (Mon, 03 Sep 2007) New Revision: 24937 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24937 Log: Merge tests spoolss RPC callbacks. Added: branches/SAMBA_4_0/source/rpc_server/service_rpc.c

svn commit: samba r24938 - in branches/SAMBA_3_0_25/packaging/Debian/debian-sarge: . patches

2007-09-03 Thread idra
Author: idra Date: 2007-09-03 16:09:30 + (Mon, 03 Sep 2007) New Revision: 24938 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24938 Log: Patches to build 3.0.25c Added:

svn commit: samba r24939 - in branches/SAMBA_4_0: . source/lib/socket

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-03 22:39:16 + (Mon, 03 Sep 2007) New Revision: 24939 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24939 Log: Integrate IPv4 and IPv6 modules (a lot of code can be shared). Added: branches/SAMBA_4_0/source/lib/socket/socket_ip.c

Build status as of Tue Sep 4 00:00:02 2007

2007-09-03 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-09-03 00:02:38.0 + +++ /home/build/master/cache/broken_results.txt 2007-09-04 00:01:37.0 + @@ -0,0 +1,24 @@ +Build status as of Tue Sep 4 00:00:02 2007 + +Build counts: +Tree

svn commit: samba r24940 - in branches/SAMBA_4_0: . source/smb_server

2007-09-03 Thread jelmer
Author: jelmer Date: 2007-09-04 01:08:39 + (Tue, 04 Sep 2007) New Revision: 24940 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24940 Log: Fix undeclared warning. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/smb_server/smb_server.h Changeset:

svn commit: samba r24941 - in branches/SAMBA_4_0/source: dsdb/samdb lib/util

2007-09-03 Thread abartlet
Author: abartlet Date: 2007-09-04 02:08:36 + (Tue, 04 Sep 2007) New Revision: 24941 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24941 Log: Simplify samdb_result_nttime(), and remove nttime_from_string() Andrew Bartlett Modified:

svn commit: samba r24942 - in branches/SAMBA_4_0/source: rpc_server/samr torture/rpc

2007-09-03 Thread abartlet
Author: abartlet Date: 2007-09-04 02:22:04 + (Tue, 04 Sep 2007) New Revision: 24942 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24942 Log: Patch from Matthias Walln?\195?\182fer [EMAIL PROTECTED] and a testsuite to prove it is correct. This should fix bug

svn commit: samba r24943 - in branches: SAMBA_3_2/source/utils SAMBA_3_2_0/source/utils

2007-09-03 Thread vlendec
Author: vlendec Date: 2007-09-04 05:39:06 + (Tue, 04 Sep 2007) New Revision: 24943 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24943 Log: Some stackframes Modified: branches/SAMBA_3_2/source/utils/nmblookup.c branches/SAMBA_3_2/source/utils/pdbedit.c

svn commit: samba r24944 - in branches/SAMBA_4_0_RELEASE/source: rpc_server/samr torture/rpc

2007-09-03 Thread abartlet
Author: abartlet Date: 2007-09-04 05:57:54 + (Tue, 04 Sep 2007) New Revision: 24944 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24944 Log: Merge acct_expiry fix to release branch. Andrew Bartlett Modified: