Re: svn commit: samba r17526 - in branches/SAMBA_4_0/source: dsdb/samdb/ldb_modules lib/ldb/modules setup

2006-08-14 Thread simo
Andrew, I do not think this is the right way to do what you aim for. I'd like you to revert the change and instead build a module, to be used with the ldap backend, that will remove or change these attributes. This will make it work even if someone sets them by hands with an explicit add/modify

svn commit: samba r17531 - in branches/SAMBA_4_0/source/build/m4: .

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 07:40:18 + (Mon, 14 Aug 2006) New Revision: 17531 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17531 Log: fix whitespaces metze Modified: branches/SAMBA_4_0/source/build/m4/check_path.m4 Changeset: Modified:

svn commit: samba r17532 - in branches/SAMBA_4_0/source/lib/tdb/common: .

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 09:52:58 + (Mon, 14 Aug 2006) New Revision: 17532 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17532 Log: merge from SAMBA_3_0 Revision: 17460 First step at fixing the build breakage with the groupmapping test. On Linux, F_RDLCK

svn commit: samba r17533 - in branches/SAMBA_4_0/source/param: .

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 09:58:50 + (Mon, 14 Aug 2006) New Revision: 17533 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17533 Log: add missing include, so that socket options = TCP_NODELY as default can work... metze Modified:

svn commit: samba r17536 - in branches/SAMBA_3_0/source/libads: .

2006-08-14 Thread vlendec
Author: vlendec Date: 2006-08-14 12:54:37 + (Mon, 14 Aug 2006) New Revision: 17536 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17536 Log: Add a debug message citing the reason why an LDAP connection failed, inspired by Christian M Ambach [EMAIL PROTECTED].

svn commit: samba r17537 - in branches/SAMBA_4_0/source/include/system: .

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 13:10:53 + (Mon, 14 Aug 2006) New Revision: 17537 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17537 Log: if we replace inet_ntoa() we need a prototype of rep_inet_ntoa... metze Modified:

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

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 14:53:38 + (Mon, 14 Aug 2006) New Revision: 17538 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17538 Log: this function should be static... metze Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_user.c Changeset:

svn commit: samba r17539 - in branches/SAMBA_4_0/source: lib/crypto script/tests torture/local

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 14:56:21 + (Mon, 14 Aug 2006) New Revision: 17539 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17539 Log: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 metze Added:

svn commit: samba r17540 - in branches/SAMBA_4_0/source/script/tests: .

2006-08-14 Thread metze
Author: metze Date: 2006-08-14 16:35:56 + (Mon, 14 Aug 2006) New Revision: 17540 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17540 Log: store command line args of selftest.sh in local vars as $0,$1,$2,$3 may change in side the script or included scripts. This

svn commit: samba r17541 - in branches: SAMBA_3_0/source/include SAMBA_3_0/source/smbd SAMBA_3_0_23/source/include

2006-08-14 Thread jra
Author: jra Date: 2006-08-14 16:53:14 + (Mon, 14 Aug 2006) New Revision: 17541 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17541 Log: When returning a trans2 request, if the max data bytes returned is less than the amount we want to send, return what we can and

svn commit: linux-cifs-client r69 - in branches/linux-converged-for-old-kernels/fs/cifs: .

2006-08-14 Thread jra
Author: jra Date: 2006-08-14 22:30:06 + (Mon, 14 Aug 2006) New Revision: 69 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=linux-cifs-clientrev=69 Log: Roll back the header_assemble changes to try and keep closer to the git tree. Jeremy. Modified:

Build status as of Tue Aug 15 00:00:02 2006

2006-08-14 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-08-14 00:00:27.0 + +++ /home/build/master/cache/broken_results.txt 2006-08-15 00:00:20.0 + @@ -1,18 +1,18 @@ -Build status as of Mon Aug 14 00:00:01 2006 +Build status as of Tue Aug

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

2006-08-14 Thread abartlet
Author: abartlet Date: 2006-08-15 00:31:39 + (Tue, 15 Aug 2006) New Revision: 17544 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17544 Log: Add execute bit to js script. Andrew Bartlett Modified: branches/SAMBA_4_0/testprogs/ejs/samba3sam.js Changeset:

svn commit: samba r17545 - in branches/SAMBA_4_0/testdata/samba3: .

2006-08-14 Thread abartlet
Author: abartlet Date: 2006-08-15 02:18:32 + (Tue, 15 Aug 2006) New Revision: 17545 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17545 Log: I forgot to commit this file, a source file for the the samba3sam tests, by mkhl. Andrew Bartlett Added:

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

2006-08-14 Thread abartlet
Author: abartlet Date: 2006-08-15 02:24:19 + (Tue, 15 Aug 2006) New Revision: 17546 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17546 Log: Test the loading of per-partition modules. Andrew Bartlett Modified: branches/SAMBA_4_0/testprogs/ejs/ldb.js

svn commit: samba r17547 - in branches/SAMBA_4_0: source/script/tests testprogs/ejs

2006-08-14 Thread abartlet
Author: abartlet Date: 2006-08-15 02:25:10 + (Tue, 15 Aug 2006) New Revision: 17547 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17547 Log: Add test by mkhl for some of our variable substituion behaviour. Andrew Bartlett Added:

svn commit: samba r17548 - in branches/SAMBA_4_0/source/scripting/libjs: .

2006-08-14 Thread abartlet
Author: abartlet Date: 2006-08-15 02:39:38 + (Tue, 15 Aug 2006) New Revision: 17548 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17548 Log: It is a good idea to commit the fix (from mkhl) before the test that shows the need for... Martin Kuhl writes: The ejs