svn commit: samba r16937 - in branches/SAMBA_4_0/source/lib/ldb/ldb_tdb: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-11 03:46:22 + (Tue, 11 Jul 2006) New Revision: 16937 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16937 Log: Add const, to make it clear that it is invalid to talloc_free() the DN at this point. Andrew Bartlett Modified: bran

svn commit: samba r16936 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-11 03:44:51 + (Tue, 11 Jul 2006) New Revision: 16936 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16936 Log: Correct comment in this comparison function Andrew Bartlett Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_d

svn commit: samba r16935 - in trunk/source/smbd: .

2006-07-10 Thread jra
Author: jra Date: 2006-07-11 03:14:59 + (Tue, 11 Jul 2006) New Revision: 16935 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16935 Log: Fix the build by removing the last DEVELOPER ifdefs. Jeremy. Modified: trunk/source/smbd/trans2.c Changeset: Modified: t

svn commit: samba r16934 - in branches/SAMBA_4_0/testprogs/ejs: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-11 02:06:08 + (Tue, 11 Jul 2006) New Revision: 16934 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16934 Log: Expand the ldb test to demonstrate partition behaviour, including the global USN and global transactions. Andrew Bartlet

svn commit: samba r16933 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-11 02:04:43 + (Tue, 11 Jul 2006) New Revision: 16933 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16933 Log: Sort the partitions in order from most, to least specific. Remember to perform operations on the base database as well.

svn commit: samba r16932 - in branches/SAMBA_4_0/source/lib/ldb/ldb_tdb: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-11 02:03:44 + (Tue, 11 Jul 2006) New Revision: 16932 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16932 Log: Consistanly use the macro for these DNs and attributes. Andrew Bartlett Modified: branches/SAMBA_4_0/source/lib/ldb/

svn commit: samba r16931 - in trunk/source: include locking smbd

2006-07-10 Thread jra
Author: jra Date: 2006-07-11 00:24:29 + (Tue, 11 Jul 2006) New Revision: 16931 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16931 Log: Change the underlying lock db to use 32-bit PIDs not 16. This allows POSIX locks to be more easily used. Get rid of one more u

Build status as of Tue Jul 11 00:00:02 2006

2006-07-10 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-07-10 00:00:16.0 + +++ /home/build/master/cache/broken_results.txt 2006-07-11 00:00:03.0 + @@ -1,18 +1,18 @@ -Build status as of Mon Jul 10 00:00:02 2006 +Build status as of Tue Jul

svn commit: samba r16930 - in trunk/source/smbd: .

2006-07-10 Thread jra
Author: jra Date: 2006-07-10 23:54:00 + (Mon, 10 Jul 2006) New Revision: 16930 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16930 Log: Turn CIFS POSIX locks on (remove #if defined(DEVELOPER)) clause around them. Jeremy. Modified: trunk/source/smbd/trans2.c

svn commit: samba r16929 - in trunk/source/utils: .

2006-07-10 Thread jra
Author: jra Date: 2006-07-10 23:45:39 + (Mon, 10 Jul 2006) New Revision: 16929 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16929 Log: Remove old unused profile fn (causing a warning). Jeremy. Modified: trunk/source/utils/status.c Changeset: Modified: tru

svn commit: samba-web r1011 - in trunk: history security

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 22:22:23 + (Mon, 10 Jul 2006) New Revision: 1011 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1011 Log: fix type in security announcement number Modified: trunk/history/security.html trunk/security/CAN-2006-3403.html C

svn commit: samba r16928 - in trunk/source/locking: .

2006-07-10 Thread jra
Author: jra Date: 2006-07-10 21:33:52 + (Mon, 10 Jul 2006) New Revision: 16928 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16928 Log: Fix the ZERO_ZERO case back to working again. Fix compiler warning pointed out by Volker (thanks!). Jeremy. Modified: trun

svn commit: samba-web r1010 - in trunk: devel history

2006-07-10 Thread deryck
Author: deryck Date: 2006-07-10 20:43:35 + (Mon, 10 Jul 2006) New Revision: 1010 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1010 Log: Move old release announcement to history. Update latest release links. deryck Modified: trunk/devel/index.html tr

svn commit: samba r16927 - in branches/SAMBA_3_0/packaging/bin: .

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 20:40:42 + (Mon, 10 Jul 2006) New Revision: 16927 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16927 Log: back merge of a packaging fix for release numbers (from 3.0.23) Modified: branches/SAMBA_3_0/packaging/bin/update-pkginfo

svn commit: samba r16926 - in tags: . release-3-0-23 release-3-0-23/packaging/bin release-3-0-23/source/smbd

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 20:38:19 + (Mon, 10 Jul 2006) New Revision: 16926 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16926 Log: Tagging 3.0.23 release Added: tags/release-3-0-23/ tags/release-3-0-23/WHATSNEW.txt tags/release-3-0-23/packaging

svn commit: samba r16925 - in branches/SAMBA_3_0_RELEASE: . packaging/bin source/smbd

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 20:37:40 + (Mon, 10 Jul 2006) New Revision: 16925 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16925 Log: final changes for 3.0.23 Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt branches/SAMBA_3_0_RELEASE/packaging/bin/up

svn commit: samba-web r1009 - in trunk: history security

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 20:28:52 + (Mon, 10 Jul 2006) New Revision: 1009 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1009 Log: patch announcement Added: trunk/security/CAN-2006-3403.html Modified: trunk/history/security.html Changeset: Modif

svn commit: samba-web r1008 - in trunk: . history

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 20:24:45 + (Mon, 10 Jul 2006) New Revision: 1008 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1008 Log: announcing 3.0.23 Added: trunk/history/samba-3.0.23.html Modified: trunk/header_columns.html trunk/index.html C

svn commit: samba r16924 - in trunk/source: lib locking

2006-07-10 Thread jra
Author: jra Date: 2006-07-10 19:06:30 + (Mon, 10 Jul 2006) New Revision: 16924 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16924 Log: Rewrote the POSIX lock layer (and parts of the brlock layer) to try and provide Windows and POSIX CIFS locks mapped down onto

svn commit: samba r16923 - in branches/SAMBA_4_0/source: lib/util param smb_server smb_server/smb

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 18:15:24 + (Mon, 10 Jul 2006) New Revision: 16923 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16923 Log: remove unused substitude code metze Removed: branches/SAMBA_4_0/source/lib/util/substitute.c Modified: branches/SAMBA

svn commit: samba r16922 - in branches/SAMBA_4_0/source/lib: talloc util

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 16:47:47 + (Mon, 10 Jul 2006) New Revision: 16922 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16922 Log: move some macros out of talloc.h as the don't belong to talloc metze Modified: branches/SAMBA_4_0/source/lib/talloc/tall

svn commit: samba-docs r977 - in tags: .

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 16:32:23 + (Mon, 10 Jul 2006) New Revision: 977 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=977 Log: tagging 3.0.23 Added: tags/release-3-0-23/ Changeset: Copied: tags/release-3-0-23 (from rev 976, trunk)

svn commit: samba r16921 - in branches/tmp/vl-messaging/source/lib: .

2006-07-10 Thread vlendec
Author: vlendec Date: 2006-07-10 16:05:29 + (Mon, 10 Jul 2006) New Revision: 16921 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16921 Log: Reformatting Modified: branches/tmp/vl-messaging/source/lib/messages_socket.c Changeset: Modified: branches/tmp/vl-me

svn commit: samba r16920 - in branches/tmp/vl-messaging/source: . auth client include lib libads locking modules param passdb printing registry rpc_server sam script services smbd torture utils

2006-07-10 Thread vlendec
Author: vlendec Date: 2006-07-10 16:03:27 + (Mon, 10 Jul 2006) New Revision: 16920 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16920 Log: svn merge -r16839:16919 Added: branches/tmp/vl-messaging/source/include/locking.h branches/tmp/vl-messaging/source/m

svn commit: samba r16919 - in trunk/source/locking: .

2006-07-10 Thread vlendec
Author: vlendec Date: 2006-07-10 15:18:54 + (Mon, 10 Jul 2006) New Revision: 16919 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16919 Log: Enhanced error message: Show the complete target pid Modified: trunk/source/locking/locking.c Changeset: Modified: tr

svn commit: samba r16918 - in branches/SAMBA_4_0/source: libcli/raw ntvfs/ipc ntvfs/posix smb_server/smb2

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 14:01:53 + (Mon, 10 Jul 2006) New Revision: 16918 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16918 Log: the SMB2 Ioctls are sometimes called with a wildcard handle the operation doesn't need a valid file handle in that case met

svn commit: samba r16917 - in branches/SAMBA_4_0/source/lib/tdb/tools: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-10 13:35:58 + (Mon, 10 Jul 2006) New Revision: 16917 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16917 Log: Fix compile errors found by the testing of tdb on the build farm. Andrew Bartlett Modified: branches/SAMBA_4_0/sourc

svn commit: samba r16916 - in branches/SAMBA_4_0/source/lib: . ldb/ldb_tdb tdb/common tdb/include tdb/tools

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-10 12:51:36 + (Mon, 10 Jul 2006) New Revision: 16916 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16916 Log: Implement metze's proposed changes to the tdb logging API. This clearly links the log function with its private pointe

svn commit: samba r16915 - in branches/SAMBA_3_0_RELEASE: . source/auth source/passdb

2006-07-10 Thread jerry
Author: jerry Date: 2006-07-10 12:35:27 + (Mon, 10 Jul 2006) New Revision: 16915 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16915 Log: grab vl's fix for BUG 3915 Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt branches/SAMBA_3_0_RELEASE/source/auth/au

svn commit: samba r16914 - in branches/SAMBA_4_0: source/dsdb/samdb/ldb_modules source/script/tests testprogs/ejs

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-10 11:24:46 + (Mon, 10 Jul 2006) New Revision: 16914 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16914 Log: Add more tests for the partition module. Andrew Bartlett Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/

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

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 10:57:30 + (Mon, 10 Jul 2006) New Revision: 16913 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16913 Log: better return the same values as vista beta2 metze Modified: branches/SAMBA_4_0/source/smb_server/smb2/tcon.c Changese

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

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 10:34:34 + (Mon, 10 Jul 2006) New Revision: 16912 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16912 Log: I messed up the numbers for ipc and print shares... This caused vista beta2 to not do any rpc calls against samba4 metze Mo

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

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 10:31:11 + (Mon, 10 Jul 2006) New Revision: 16911 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16911 Log: the TID is only 32 bits...don't overwrite parts of the UID field metze Modified: branches/SAMBA_4_0/source/smb_server/sm

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

2006-07-10 Thread metze
Author: metze Date: 2006-07-10 10:27:02 + (Mon, 10 Jul 2006) New Revision: 16910 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16910 Log: - don't search the wildcard handle (a handle with all bits set to 1 is justed for some SMB2 Ioctl calls...) - don't cra

svn commit: samba r16909 - in branches/SAMBA_4_0/source/torture: .

2006-07-10 Thread vlendec
Author: vlendec Date: 2006-07-10 09:39:14 + (Mon, 10 Jul 2006) New Revision: 16909 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16909 Log: Change torture_open_connection to look at torture:unclist. Volker Modified: branches/SAMBA_4_0/source/torture/util_sm

svn commit: samba r16908 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2006-07-10 Thread abartlet
Author: abartlet Date: 2006-07-10 08:31:47 + (Mon, 10 Jul 2006) New Revision: 16908 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16908 Log: Set an error string if we can't find a backend for an operation. Andrew Bartlett Modified: branches/SAMBA_4_0/source

svn commit: samba r16907 - in branches/SAMBA_4_0/source/torture: . basic nbench rap raw

2006-07-10 Thread vlendec
Author: vlendec Date: 2006-07-10 08:00:06 + (Mon, 10 Jul 2006) New Revision: 16907 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16907 Log: Add an index parameter to torture_open_connection. Next step is to enable the unclist parameter for all tests that do two