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

2006-01-09 Thread metze
Author: metze Date: 2006-01-10 07:08:27 + (Tue, 10 Jan 2006) New Revision: 12814 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12814 Log: we need this here too, as we'll include replace.h for building heimdal/* too, and for this we don't include includes.h (hop

svn commit: samba r12813 - in branches/SAMBA_4_0/source/web_server: .

2006-01-09 Thread abartlet
Author: abartlet Date: 2006-01-10 03:45:15 + (Tue, 10 Jan 2006) New Revision: 12813 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12813 Log: Remove unused file to avoid confusion. We now go via the auth subsystem. Andrew Bartlett Removed: branches/SAMBA_4_

svn commit: samba r12812 - in branches/SAMBA_4_0/source: script/tests torture/rpc

2006-01-09 Thread tridge
Author: tridge Date: 2006-01-10 03:26:39 + (Tue, 10 Jan 2006) New Revision: 12812 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12812 Log: speed up RPC-ECHO with validate some more, and re-enable it under valgrind in 'make valgrindtest' Modified: branches/

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

2006-01-09 Thread tridge
Author: tridge Date: 2006-01-10 03:18:33 + (Tue, 10 Jan 2006) New Revision: 12811 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12811 Log: valgrind on RPC-ECHO with validate is extremely slow - speed it up if torture:quick is set Modified: branches/SAMBA_4_

svn commit: samba r12810 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

2006-01-09 Thread idra
Author: idra Date: 2006-01-10 00:52:05 + (Tue, 10 Jan 2006) New Revision: 12810 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12810 Log: handle control options gracefully and don't segfault Modified: branches/SAMBA_4_0/source/lib/ldb/tools/ldbsearch.c Ch

Build status as of Tue Jan 10 00:00:02 2006

2006-01-09 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-01-09 00:00:31.0 + +++ /home/build/master/cache/broken_results.txt 2006-01-10 00:00:06.0 + @@ -1,17 +1,17 @@ -Build status as of Mon Jan 9 00:00:01 2006 +Build status as of Tue Jan

svn commit: samba r12809 - in branches/tmp: .

2006-01-09 Thread deryck
Author: deryck Date: 2006-01-09 22:43:52 + (Mon, 09 Jan 2006) New Revision: 12809 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12809 Log: Add a tmp branch to work on SWAT for samba4. I'll have some time over the next couple weeks to pickup work on SWAT again.

svn commit: samba r12808 - in branches/SAMBA_4_0/source/auth/kerberos: .

2006-01-09 Thread abartlet
Author: abartlet Date: 2006-01-09 22:34:34 + (Mon, 09 Jan 2006) New Revision: 12808 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12808 Log: Actually, with that we can avoid roken compleatly. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/kerbero

svn commit: samba r12807 - in branches/SAMBA_4_0/source/auth/kerberos: .

2006-01-09 Thread abartlet
Author: abartlet Date: 2006-01-09 22:30:08 + (Mon, 09 Jan 2006) New Revision: 12807 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12807 Log: I'm wondering if this might fix AIX on the build farm... Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/ke

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

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 22:28:26 + (Mon, 09 Jan 2006) New Revision: 12806 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12806 Log: tridge: in revision 12634 you introduced to validate the ndr_print output and RPC-ECHO doesn't pass under valgrind anymore w

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

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 22:19:51 + (Mon, 09 Jan 2006) New Revision: 12805 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12805 Log: merge from samba3 metze Modified: branches/SAMBA_4_0/source/build/m4/rewrite.m4 Changeset: Modified: branches/SAMBA_4_

svn commit: samba r12804 - in branches/SAMBA_4_0/source: auth auth/gensec auth/kerberos auth/ntlmssp cldap_server include kdc ldap_server lib/messaging lib/socket libcli/cldap libcli/dgram libcli/nbt

2006-01-09 Thread abartlet
Author: abartlet Date: 2006-01-09 22:12:53 + (Mon, 09 Jan 2006) New Revision: 12804 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12804 Log: This patch reworks the Samba4 sockets layer to use a socket_address structure that is more generic than just 'IP/port'.

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

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 21:59:42 + (Mon, 09 Jan 2006) New Revision: 12803 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12803 Log: if we free the ndr structure how should we access the private pointer anymore? thanks valgrind! metze Modified: branche

svn commit: samba r12802 - branches/SAMBA_3_0/source trunk/source

2006-01-09 Thread tpot
Author: tpot Date: 2006-01-09 21:58:40 + (Mon, 09 Jan 2006) New Revision: 12802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12802 Log: Fix for bugzilla #3389 from William Jojo. This fixes failures on AIX in linking smbd when the symbol table for ld exceeds

svn commit: samba r12801 - in branches/SAMBA_4_0/source: . include lib lib/replace lib/tdr libcli/raw passdb smb_server torture web_server

2006-01-09 Thread jelmer
Author: jelmer Date: 2006-01-09 21:44:30 + (Mon, 09 Jan 2006) New Revision: 12801 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12801 Log: Some more include/ cleanups (remove unused macros + move files to specific dirs) Added: branches/SAMBA_4_0/source/lib/

svn commit: samba r12800 - in branches/SAMBA_4_0/source/librpc/rpc: .

2006-01-09 Thread mimir
Author: mimir Date: 2006-01-09 21:22:27 + (Mon, 09 Jan 2006) New Revision: 12800 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12800 Log: Replace tmp_ctx with mem_ctx to make variables name more consistent along the file. rafal Modified: branches/SAMBA_4_

svn commit: samba r12799 - in branches/SAMBA_4_0/source: include lib

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 20:30:44 + (Mon, 09 Jan 2006) New Revision: 12799 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12799 Log: print out function and location too metze Modified: branches/SAMBA_4_0/source/include/debug.h branches/SAMBA_4_0/sour

svn commit: samba r12798 - in branches/SAMBA_4_0/source: include lib

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 18:25:06 + (Mon, 09 Jan 2006) New Revision: 12798 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12798 Log: print timestamps into the log file, this is not nice code, but it works for now metze Modified: branches/SAMBA_4_0/sourc

svn commit: samba r12797 - in branches/SAMBA_4_0/source/smbd: .

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 17:43:48 + (Mon, 09 Jan 2006) New Revision: 12797 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12797 Log: check for a error metze Modified: branches/SAMBA_4_0/source/smbd/process_thread.c Changeset: Modified: branches/SAMBA_

svn commit: samba r12796 - in branches/SAMBA_4_0/source/wrepl_server: .

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 17:03:17 + (Mon, 09 Jan 2006) New Revision: 12796 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12796 Log: use the correct address as initiator metze Modified: branches/SAMBA_4_0/source/wrepl_server/wrepl_in_call.c branches/

svn commit: samba r12795 - in branches/SAMBA_4_0/source/auth/ntlmssp: .

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 16:20:02 + (Mon, 09 Jan 2006) New Revision: 12795 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12795 Log: remember the gensec_security context metze Modified: branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.c branches/SAMBA_

svn commit: samba r12794 - branches/SAMBA_3_0/source/include trunk/source/include

2006-01-09 Thread jerry
Author: jerry Date: 2006-01-09 15:54:16 + (Mon, 09 Jan 2006) New Revision: 12794 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12794 Log: BUG 3340: patch from William JoJo <[EMAIL PROTECTED]> to fix automatic inclusion of aio support on AIX Modified: branche

svn commit: samba r12793 - in branches/SAMBA_4_0/source/rpc_server/lsa: .

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 15:50:08 + (Mon, 09 Jan 2006) New Revision: 12793 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12793 Log: fix bugs metze Modified: branches/SAMBA_4_0/source/rpc_server/lsa/dcesrv_lsa.c Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r12792 - in branches/SAMBA_4_0/source/ldap_server: .

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 15:45:12 + (Mon, 09 Jan 2006) New Revision: 12792 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12792 Log: fix compiler warning metze Modified: branches/SAMBA_4_0/source/ldap_server/ldap_bind.c Changeset: Modified: branches/S

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

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 14:58:39 + (Mon, 09 Jan 2006) New Revision: 12791 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12791 Log: fix compiler warning metze Modified: branches/SAMBA_4_0/source/torture/local/ndr.c Changeset: Modified: branches/SAMBA

svn commit: samba r12790 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

2006-01-09 Thread metze
Author: metze Date: 2006-01-09 14:19:24 + (Mon, 09 Jan 2006) New Revision: 12790 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12790 Log: fix compiler warning metze Modified: branches/SAMBA_4_0/source/lib/ldb/tools/cmdline.c Changeset: Modified: branches/S

svn commit: samba r12789 - in trunk/source/nsswitch: .

2006-01-09 Thread gd
Author: gd Date: 2006-01-09 13:04:08 + (Mon, 09 Jan 2006) New Revision: 12789 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12789 Log: Since winbindd_cache.tdb is now persistant in trunk, remove at least those cache entries upon daemon startup that havent NT_STA

svn commit: samba r12788 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-01-09 Thread gd
Author: gd Date: 2006-01-09 12:59:41 + (Mon, 09 Jan 2006) New Revision: 12788 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12788 Log: Since we have agreed on the case of winbindd names, we can store a sid_to_name lookup result already after doing a sucessfull n

svn commit: samba r12787 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-01-09 Thread gd
Author: gd Date: 2006-01-09 12:51:57 + (Mon, 09 Jan 2006) New Revision: 12787 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12787 Log: Revert last commit that removed our logic of memorizing negative name_to_sid lookups in the cache. Guenther Modified: bran

svn commit: samba r12786 - in trunk/source: param utils

2006-01-09 Thread jra
Author: jra Date: 2006-01-09 08:24:33 + (Mon, 09 Jan 2006) New Revision: 12786 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12786 Log: Add in the facility of denying/allowing usershares on areas of the filesystem. Thanks to Volker for the idea. Jeremy. Modifie