svn commit: samba r24071 - in branches: SAMBA_3_0_25/source/smbd SAMBA_3_2/source/smbd SAMBA_3_2_0/source/smbd

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 07:50:24 + (Mon, 30 Jul 2007) New Revision: 24071 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24071 Log: Fix a missing END_PROFILE call Modified: branches/SAMBA_3_0_25/source/smbd/reply.c

svn commit: samba r24072 - in branches/SAMBA_3_2/source: libads param

2007-07-30 Thread metze
Author: metze Date: 2007-07-30 08:22:45 + (Mon, 30 Jul 2007) New Revision: 24072 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24072 Log: Add client ldap sasl wrapping parameter. Possible values are plain (default), sign or seal. metze Modified:

svn commit: samba r24073 - in branches/SAMBA_3_2_0/source: libads param

2007-07-30 Thread metze
Author: metze Date: 2007-07-30 08:24:10 + (Mon, 30 Jul 2007) New Revision: 24073 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24073 Log: merge from SAMBA_3_2: Add client ldap sasl wrapping parameter. Possible values are plain (default), sign or seal. metze

svn commit: samba r24074 - in branches/SAMBA_4_0/source: auth torture/rpc

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 08:58:39 + (Mon, 30 Jul 2007) New Revision: 24074 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24074 Log: Test both permitted logon hours and permitted workstations in the RPC-SAMLOGON test. This showed that, as noted by bug

svn commit: samba r24075 - in branches/SAMBA_4_0/source/ntvfs/ipc: .

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 09:04:28 + (Mon, 30 Jul 2007) New Revision: 24075 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24075 Log: As suggested by metze, match the behaviour of ntvfs_posix, and remove the backend data (effectivly closing the handle)

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

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 10:05:47 + (Mon, 30 Jul 2007) New Revision: 24076 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24076 Log: Make ldap.js pass against Win2k3 again (looks like we don't match AD on this error code, but allow both for now). Also

svn commit: samba r24077 - in branches/SAMBA_3_2/source/smbd: .

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 10:20:52 + (Mon, 30 Jul 2007) New Revision: 24077 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24077 Log: Convert reply_tdis to the new API Modified: branches/SAMBA_3_2/source/smbd/process.c

svn commit: samba r24078 - in branches/SAMBA_3_2/source: include smbd

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 10:23:26 + (Mon, 30 Jul 2007) New Revision: 24078 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24078 Log: Add reply_unixerror Modified: branches/SAMBA_3_2/source/include/smb_macros.h branches/SAMBA_3_2/source/smbd/error.c

svn commit: samba r24079 - in branches/SAMBA_3_2/source/smbd: .

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 10:30:19 + (Mon, 30 Jul 2007) New Revision: 24079 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24079 Log: Convert reply_dskattr to the new API Modified: branches/SAMBA_3_2/source/smbd/process.c

svn commit: samba r24080 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/samr torture/rpc

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 10:30:34 + (Mon, 30 Jul 2007) New Revision: 24080 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24080 Log: Set the primary group (matching windows) when creating new users in SAMR. This can't be done in the ldb templates code,

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

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 10:34:23 + (Mon, 30 Jul 2007) New Revision: 24081 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24081 Log: Domain Controllers are also shown in this enumeration. Andrew Bartlett Modified:

svn commit: samba r24082 - in branches/SAMBA_4_0/source/rpc_server/samr: .

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 10:37:33 + (Mon, 30 Jul 2007) New Revision: 24082 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24082 Log: Following the removal of a fanstsy condition from the SAMR testsuite, allow the server side to enumerate all domain

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

2007-07-30 Thread abartlet
Author: abartlet Date: 2007-07-30 10:43:50 + (Mon, 30 Jul 2007) New Revision: 24083 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24083 Log: Don't fail the test (looking for the user in the enum) if we didn't create the user in the first place. Andrew Bartlett

svn commit: samba r24084 - in branches/SAMBA_3_2/source/smbd: .

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 11:35:39 + (Mon, 30 Jul 2007) New Revision: 24084 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24084 Log: Convert reply_mkdir to the new API Modified: branches/SAMBA_3_2/source/smbd/process.c

svn commit: samba r24085 - in branches/SAMBA_3_2/source/smbd: .

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 14:07:29 + (Mon, 30 Jul 2007) New Revision: 24085 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24085 Log: Convert reply_rmdir to the new API Modified: branches/SAMBA_3_2/source/smbd/process.c

svn commit: samba r24086 - in branches/SAMBA_3_2/source/smbd: .

2007-07-30 Thread vlendec
Author: vlendec Date: 2007-07-30 19:53:57 + (Mon, 30 Jul 2007) New Revision: 24086 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24086 Log: Convert reply_ulogoffX to the new API Modified: branches/SAMBA_3_2/source/smbd/process.c

Build status as of Tue Jul 31 00:00:03 2007

2007-07-30 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-07-30 00:00:33.0 + +++ /home/build/master/cache/broken_results.txt 2007-07-31 00:01:34.0 + @@ -1,4 +1,4 @@ -Build status as of Mon Jul 30 00:00:02 2007 +Build status as of Tue Jul