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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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/
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
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
22 matches
Mail list logo