svn commit: samba r20794 - in branches/SAMBA_4_0/source/lib/events: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 08:17:15 + (Mon, 15 Jan 2007) New Revision: 20794 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20794 Log: hopefully fix the build on systems without native linux aio metze Modified:

svn commit: samba r20795 - in branches/SAMBA_4_0/source/libcli/security: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 09:02:58 + (Mon, 15 Jan 2007) New Revision: 20795 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20795 Log: dom_sid_parse_talloc() gets an null terminated string as input, the SDDL string has the sid strings embedded, so we need to

svn commit: samba r20796 - in branches: SAMBA_3_0/source/printing SAMBA_3_0/source/smbd SAMBA_3_0_24/source/printing SAMBA_3_0_24/source/smbd

2007-01-15 Thread vlendec
Author: vlendec Date: 2007-01-15 09:17:11 + (Mon, 15 Jan 2007) New Revision: 20796 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20796 Log: Fix the same problem Jeremy has fixed (improper handling of deferred opens) for delete_driver_files. Proper fix pending...

svn commit: samba r20797 - in branches/SAMBA_4_0/source/librpc/idl: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 09:52:25 + (Mon, 15 Jan 2007) New Revision: 20797 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20797 Log: make it more clear that this is a 32bit bitmap metze Modified: branches/SAMBA_4_0/source/librpc/idl/security.idl

svn commit: samba r20798 - in branches/SAMBA_4_0/source/librpc/ndr: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 09:54:08 + (Mon, 15 Jan 2007) New Revision: 20798 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20798 Log: fix ndr_size_security_ace() it should include the optional sub object for ADS style ace's metze Modified:

svn commit: samba r20799 - in branches/SAMBA_4_0/source/libcli/security: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 10:10:15 + (Mon, 15 Jan 2007) New Revision: 20799 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20799 Log: if any ace has the optional sub object, the acl revision needs to be SECURITY_ACL_REVISION_ADS (4) metze Modified:

svn commit: samba r20800 - in branches/SAMBA_4_0/source: libcli/security librpc/ndr

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 10:39:17 + (Mon, 15 Jan 2007) New Revision: 20800 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20800 Log: fix compiler warnings metze Modified: branches/SAMBA_4_0/source/libcli/security/sddl.c

svn commit: samba r20801 - in branches/SAMBA_4_0/source/libcli/security: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 10:47:22 + (Mon, 15 Jan 2007) New Revision: 20801 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20801 Log: try to always fix up the acl revision when we add or remove an ace metze Modified:

svn commit: samba r20802 - in branches/SAMBA_4_0/source/build/smb_build: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 10:49:02 + (Mon, 15 Jan 2007) New Revision: 20802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20802 Log: - don't add the same Makefile vars twice... - this fixes a lot of warnings on Tru64 maybe this also fixes the build on Tru64

svn commit: samba r20803 - in branches/SAMBA_4_0/source/heimdal_build: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 11:11:16 + (Mon, 15 Jan 2007) New Revision: 20803 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20803 Log: fix compiler warning about extra semicolon metze Modified: branches/SAMBA_4_0/source/heimdal_build/config.h Changeset:

svn commit: samba r20804 - in branches/SAMBA_4_0/source/heimdal_build: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 13:28:09 + (Mon, 15 Jan 2007) New Revision: 20804 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20804 Log: work arround HPUX and Tru64 make which don't like $$startdir we now call asn1_compile and compile_et via a wrapper script

svn commit: samba r20805 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 13:54:21 + (Mon, 15 Jan 2007) New Revision: 20805 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20805 Log: don't use hardcoded values for secrects.keytab and sam.ldb metze Modified:

svn commit: samba r20806 - in branches/SAMBA_4_0/source: param scripting/libjs torture/libnet

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 14:17:26 + (Mon, 15 Jan 2007) New Revision: 20806 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20806 Log: make it possible to configure the secrets.ldb url via secrets database = my_secrets.ldb metze Modified:

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

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 14:19:03 + (Mon, 15 Jan 2007) New Revision: 20807 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20807 Log: test static password for the test_*.ldb' files metze Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c

Rev 11155: Update .bzrignore. in file:///home/jelmer/bzr.samba/4.0-regwrite/

2007-01-15 Thread Jelmer Vernooij
revno: 11155 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: 4.0-regwrite timestamp: Mon 2007-01-15 18:04:35 +0100 message: Update .bzrignore. modified: .bzrignore

Re: svn commit: samba r20791 - in branches/SAMBA_4_0/source: . scripting/ejs scripting/ejs/ejsnet

2007-01-15 Thread Rafal Szczesniak
On Mon, Jan 15, 2007 at 07:34:04AM +, [EMAIL PROTECTED] wrote: Author: metze Date: 2007-01-15 07:34:04 + (Mon, 15 Jan 2007) New Revision: 20791 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20791 Log: the ejsnet stuff can be a normal smbcalls

svn commit: samba r20808 - in branches/SAMBA_4_0/source/heimdal_build: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 17:41:53 + (Mon, 15 Jan 2007) New Revision: 20808 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20808 Log: remove whitespace metze Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk Changeset: Modified:

Re: svn commit: samba r20791 - in branches/SAMBA_4_0/source: . scripting/ejs scripting/ejs/ejsnet

2007-01-15 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Log: the ejsnet stuff can be a normal smbcalls module... Why is it still called smbcalls ? I realise there are historical reasons, but ejs interface has became much more than just a gateway to smbcalls. maybe ejscalls or so would be better...

Re: svn commit: samba r20808 - in branches/SAMBA_4_0/source/heimdal_build: .

2007-01-15 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 remove whitespace This was the problem on the Tru64 build... it's very important to not have whitespaces between -Ifoo... axp cat ipath.c #include standards.h int main(void) { return 0; } axp cc -I foo -c -o ipath.o ipath.c cc: Severe: ipath.c,

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

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 17:53:53 + (Mon, 15 Jan 2007) New Revision: 20809 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20809 Log: rename struct partition into struct dsdb_control_current_partition we'll soon pass this down as

svn commit: samba r20810 - in branches/SAMBA_4_0/source/lib/replace/test: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 17:55:26 + (Mon, 15 Jan 2007) New Revision: 20810 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20810 Log: unlink the test file when the test is done metze Modified: branches/SAMBA_4_0/source/lib/replace/test/testsuite.c

svn commit: samba r20811 - in branches/SAMBA_3_0/source: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 18:01:25 + (Mon, 15 Jan 2007) New Revision: 20811 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20811 Log: fix comment metze Modified: branches/SAMBA_3_0/source/configure.in Changeset: Modified:

svn commit: samba r20812 - in branches/SAMBA_3_0_24/source: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 18:02:47 + (Mon, 15 Jan 2007) New Revision: 20812 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20812 Log: merge from SAMBA_3_0: fix comment metze Modified: branches/SAMBA_3_0_24/source/configure.in Changeset: Modified:

svn commit: samba r20813 - in branches/SAMBA_4_0/source/scripting/ejs/ejsnet: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 18:38:43 + (Mon, 15 Jan 2007) New Revision: 20813 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20813 Log: fix the build with autodependencies metze Modified: branches/SAMBA_4_0/source/scripting/ejs/ejsnet/net_user.c

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

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 18:44:06 + (Mon, 15 Jan 2007) New Revision: 20814 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20814 Log: always define SHLIBEXT, to fix the build on host with no support for shared libs, there we just define it to an invalid

svn commit: samba r20815 - in branches/SAMBA_4_0/source/lib/replace/test: .

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 19:05:11 + (Mon, 15 Jan 2007) New Revision: 20815 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20815 Log: merge from samba3 metze Modified: branches/SAMBA_4_0/source/lib/replace/test/testsuite.c Changeset: Modified:

svn commit: samba r20816 - in branches/SAMBA_4_0/source: . lib/replace lib/replace/system web_server

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 19:08:03 + (Mon, 15 Jan 2007) New Revision: 20816 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20816 Log: merge from samba3: include setjmp.h via system/wait.h metze Removed: branches/SAMBA_4_0/source/web_server/config.m4

svn commit: samba r20818 - in branches/SAMBA_3_0_24/source/lib/replace: . system test

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 19:20:34 + (Mon, 15 Jan 2007) New Revision: 20818 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20818 Log: sync lib/replace with samba4 metze Added: branches/SAMBA_3_0_24/source/lib/replace/.checker_innocent

svn commit: samba r20819 - in branches/SAMBA_4_0/source/lib/replace: system test

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 19:27:45 + (Mon, 15 Jan 2007) New Revision: 20819 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20819 Log: - include system/aio.h - use full prototype for main - use ifdef instead if metze Modified:

svn commit: samba r20820 - in branches/SAMBA_3_0/source/lib/replace: system test

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 19:28:02 + (Mon, 15 Jan 2007) New Revision: 20820 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20820 Log: merge from samba4: - include system/aio.h - use full prototype for main - use ifdef instead if metze Modified:

svn commit: samba r20821 - in branches/SAMBA_3_0_24/source/lib/replace: system test

2007-01-15 Thread metze
Author: metze Date: 2007-01-15 19:28:24 + (Mon, 15 Jan 2007) New Revision: 20821 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20821 Log: merge from samba4: - include system/aio.h - use full prototype for main - use ifdef instead if metze Modified:

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

2007-01-15 Thread tridge
Jelmer, Log: Simplify code for calculating total number of failed tests. I suspect this is wrong. We are now reporting zero failures in the build farm for hosts that are failing quite a few tests. For example,

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

2007-01-15 Thread jelmer
Author: jelmer Date: 2007-01-15 23:42:52 + (Mon, 15 Jan 2007) New Revision: 20822 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20822 Log: Fix total failure counting. Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh Changeset: Modified:

Rev 11156: Fix lseek() argument order. in file:///home/jelmer/bzr.samba/4.0-regwrite/

2007-01-15 Thread Jelmer Vernooij
revno: 11156 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: 4.0-regwrite timestamp: Tue 2007-01-16 00:54:10 +0100 message: Fix lseek() argument order. modified:

Build status as of Tue Jan 16 00:00:02 2007

2007-01-15 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-01-15 00:00:35.0 + +++ /home/build/master/cache/broken_results.txt 2007-01-16 00:00:23.0 + @@ -1,22 +1,22 @@ -Build status as of Mon Jan 15 00:00:02 2007 +Build status as of Tue Jan

svn commit: smb-build r69 - in trunk: .

2007-01-15 Thread jelmer
Author: jelmer Date: 2007-01-16 01:13:13 + (Tue, 16 Jan 2007) New Revision: 69 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=69 Log: Check if the build breakage script still works. Modified: trunk/foo.c Changeset: Modified: trunk/foo.c

svn commit: samba r20823 - in branches/SAMBA_4_0/source/torture: basic local

2007-01-15 Thread jelmer
Author: jelmer Date: 2007-01-16 01:36:15 + (Tue, 16 Jan 2007) New Revision: 20823 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20823 Log: Remove newlines in calls to torture_fail(). Modified: branches/SAMBA_4_0/source/torture/basic/base.c