svn commit: samba r17305 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl

2006-07-28 Thread metze
Author: metze Date: 2006-07-29 06:00:58 + (Sat, 29 Jul 2006) New Revision: 17305 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17305 Log: allow 'declare [...] union foo;' metze Modified: branches/SAMBA_4_0/source/pidl/idl.yp branches/SAMBA_4_0/source/pidl

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

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-29 03:00:16 + (Sat, 29 Jul 2006) New Revision: 17304 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17304 Log: Improve ldb_tdb error strings a bit more. Andrew Bartlett Modified: branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_td

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

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-29 02:00:33 + (Sat, 29 Jul 2006) New Revision: 17303 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17303 Log: More testing results: Don't try and call a NULL callback, and use the correct parameter, as this is called for more than

svn commit: samba r17302 - in branches/SAMBA_4_0: source/dsdb/samdb/ldb_modules testprogs/ejs

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-29 01:52:15 + (Sat, 29 Jul 2006) New Revision: 17302 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17302 Log: Testing! This confirms that records are replicated into the correct databases, and that the case insensitive flags reall

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

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-29 01:23:50 + (Sat, 29 Jul 2006) New Revision: 17301 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17301 Log: Add a new function to copy a list of attributes, while adding one to the end. Andrew Bartlett Modified: branches/SAM

svn commit: samba r17300 - in branches/SAMBA_4_0/source/lib/ldb/ldb_ildap: .

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-29 01:22:22 + (Sat, 29 Jul 2006) New Revision: 17300 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17300 Log: Try to fix some segfaults in ldb_ildap module, when the remote server drops the connection. The reconnect code needs to

svn commit: samba r17299 - in branches/SAMBA_4_0: source/dsdb/samdb/ldb_modules testprogs/ejs

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-29 01:13:53 + (Sat, 29 Jul 2006) New Revision: 17299 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17299 Log: Improve the partition module to replicate attribute records into all partitions. Test that we do that correctly. Andrew

svn commit: linux-cifs-client r67 - in branches: linux-2.6-cifs-git-devel/fs/cifs linux-converged-for-old-kernels/fs/cifs

2006-07-28 Thread jra
Author: jra Date: 2006-07-29 00:17:01 + (Sat, 29 Jul 2006) New Revision: 67 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=67 Log: Simplify the SendReceive/SendRecieve2/SendReceiveBlockingLock code by moving most of the common code out into helper fun

Build status as of Sat Jul 29 00:00:02 2006

2006-07-28 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-07-28 00:00:05.0 + +++ /home/build/master/cache/broken_results.txt 2006-07-29 00:00:18.0 + @@ -1,17 +1,17 @@ -Build status as of Fri Jul 28 00:00:02 2006 +Build status as of Sat Jul

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

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-28 23:46:39 + (Fri, 28 Jul 2006) New Revision: 17298 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17298 Log: Fix up the local_password module to the current LDB API, and build it by default. Andrew Bartlett Modified: branche

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

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-28 23:35:11 + (Fri, 28 Jul 2006) New Revision: 17297 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17297 Log: Some compilers don't seem to like the ;; Andrew Bartlett Modified: branches/SAMBA_4_0/source/smb_server/smb2/sessset

svn commit: samba r17296 - in branches/SAMBA_3_0/source/smbd: .

2006-07-28 Thread jra
Author: jra Date: 2006-07-28 23:16:52 + (Fri, 28 Jul 2006) New Revision: 17296 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17296 Log: Replace the understandable parts of the quota code with become_root_uid_only()/unbecome_root_uid_only() pairs. This code needs

svn commit: samba r17295 - in branches/SAMBA_3_0/source/smbd: .

2006-07-28 Thread jra
Author: jra Date: 2006-07-28 23:09:12 + (Fri, 28 Jul 2006) New Revision: 17295 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17295 Log: Back out the become_root_uid_only change on the POSIX acls code. I'm pretty sure this was safe, but become_root() does other t

svn commit: samba r17294 - in branches/SAMBA_3_0/source: lib smbd

2006-07-28 Thread jra
Author: jra Date: 2006-07-28 22:56:41 + (Fri, 28 Jul 2006) New Revision: 17294 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17294 Log: Make the code a little cleaner. Instead of using the two calls make it : become_root_uid_only() operation unbecome_root_uid_o

svn commit: samba r17293 - in branches/SAMBA_3_0/source: lib locking printing rpc_server smbd

2006-07-28 Thread jra
Author: jra Date: 2006-07-28 22:42:39 + (Fri, 28 Jul 2006) New Revision: 17293 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17293 Log: After the results from the cluster tests in Germany, fix the messaging code to call the efficient calls : save_re_uid() set_e

svn commit: samba r17292 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_23/source/libsmb

2006-07-28 Thread jra
Author: jra Date: 2006-07-28 21:23:53 + (Fri, 28 Jul 2006) New Revision: 17292 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17292 Log: Try and fix bug #3967 - signing problems on trans calls introduced by signing code simplification. Please test if you've seen

svn commit: samba r17291 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_23/source/libsmb

2006-07-28 Thread jra
Author: jra Date: 2006-07-28 20:35:00 + (Fri, 28 Jul 2006) New Revision: 17291 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17291 Log: Fix memory leaks on early exit path. Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/clidfs.c branches/SAMBA_3_0_23/

svn commit: samba-web r1022 - in branches: .

2006-07-28 Thread deryck
Author: deryck Date: 2006-07-28 15:40:02 + (Fri, 28 Jul 2006) New Revision: 1022 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1022 Log: Adding a buzz word complaint branch for clean up work. The site has grown organically since I've been working on it, and

svn commit: samba-web r1021 - in trunk/support: .

2006-07-28 Thread deryck
Author: deryck Date: 2006-07-28 15:29:03 + (Fri, 28 Jul 2006) New Revision: 1021 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1021 Log: Add couple support providers. deryck Modified: trunk/support/argentina.html trunk/support/germany.html Changes

svn commit: samba-web r1020 - in trunk/news/articles/low_point: .

2006-07-28 Thread deryck
Author: deryck Date: 2006-07-28 15:10:28 + (Fri, 28 Jul 2006) New Revision: 1020 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1020 Log: Add two new columns to Jeremy's column archive. News story forthcoming. deryck Added: trunk/news/articles/low_point/

svn commit: samba r17290 - in branches/SAMBA_4_0/source/winbind: .

2006-07-28 Thread metze
Author: metze Date: 2006-07-28 11:51:07 + (Fri, 28 Jul 2006) New Revision: 17290 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17290 Log: don't do any stuff that can fail in the _recv function metze Modified: branches/SAMBA_4_0/source/winbind/wb_pam_auth.c

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

2006-07-28 Thread abartlet
Author: abartlet Date: 2006-07-28 07:49:07 + (Fri, 28 Jul 2006) New Revision: 17289 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17289 Log: Fix the build: I havn't commited this module yet. Andrew Bartlett Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb