Rev 243: first version of traverse is working in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 243 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-05-03 17:12:23 +1000 message: first version of traverse is working modified:

svn commit: samba r22643 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-05-03 Thread gd
Author: gd Date: 2007-05-03 11:44:18 + (Thu, 03 May 2007) New Revision: 22643 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22643 Log: Don't clear cached U/SID and UG/SID entries when we want to logon offline. Guenther Modified:

svn commit: samba r22644 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_25/source/libsmb

2007-05-03 Thread gd
Author: gd Date: 2007-05-03 11:49:32 + (Thu, 03 May 2007) New Revision: 22644 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22644 Log: Fix memleak. Guenther Modified: branches/SAMBA_3_0/source/libsmb/cliconnect.c

svn commit: samba r22645 - in branches/SAMBA_3_0_25/source/nsswitch: .

2007-05-03 Thread idra
Author: idra Date: 2007-05-03 12:27:31 + (Thu, 03 May 2007) New Revision: 22645 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22645 Log: Fix bug in idmap_ldap's get_credentials() code. We were dereferencing null for the alloc backend. Jerry, thits need to be in

svn commit: samba r22646 - in branches/SAMBA_3_0/source/nsswitch: .

2007-05-03 Thread idra
Author: idra Date: 2007-05-03 12:28:25 + (Thu, 03 May 2007) New Revision: 22646 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22646 Log: segfault fix in idmap_ldap.c from 3_0_25 Modified: branches/SAMBA_3_0/source/nsswitch/idmap_ldap.c Changeset:

svn commit: samba r22647 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/libsmb SAMBA_3_0_25/source/nsswitch

2007-05-03 Thread gd
Author: gd Date: 2007-05-03 12:29:32 + (Thu, 03 May 2007) New Revision: 22647 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22647 Log: Avoid leaking a full info3 structure on each winbindd cached login by making netsamlogon_cache_get() return a talloc'ed

svn commit: samba r22648 - in branches/SAMBA_3_0/source/param: .

2007-05-03 Thread jpeach
Author: jpeach Date: 2007-05-03 16:14:22 + (Thu, 03 May 2007) New Revision: 22648 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22648 Log: Fix comment to match the code. Modified: branches/SAMBA_3_0/source/param/loadparm.c Changeset: Modified:

svn commit: samba r22649 - in branches/SAMBA_3_0_25/source: include smbd

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 16:57:54 + (Thu, 03 May 2007) New Revision: 22649 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22649 Log: revert the objectID changes (for now) and leave these for 3.0.26 Modified: branches/SAMBA_3_0_25/source/include/ntioctl.h

svn commit: samba r22650 - in branches/SAMBA_3_0_RELEASE: examples/VFS source source/auth source/client source/groupdb source/include source/lib source/lib/talloc source/libaddns source/libads source/

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 16:58:30 + (Thu, 03 May 2007) New Revision: 22650 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22650 Log: sync up with SMABA_3_0_25 as of svn r22649 Modified: branches/SAMBA_3_0_RELEASE/examples/VFS/shadow_copy_test.c

svn commit: samba r22651 - in branches: .

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 16:59:58 + (Thu, 03 May 2007) New Revision: 22651 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22651 Log: branch SAMBA_3_0_26 from the 3.0.25 tree Added: branches/SAMBA_3_0_26/ Changeset: Copied: branches/SAMBA_3_0_26 (from

svn commit: samba r22652 - in branches/SAMBA_3_0_26/source: include smbd

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 17:02:12 + (Thu, 03 May 2007) New Revision: 22652 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22652 Log: re-add Jeremy objectID changes Modified: branches/SAMBA_3_0_26/source/include/ntioctl.h

svn commit: samba r22653 - in branches/SAMBA_3_0_26/source: .

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 17:03:25 + (Thu, 03 May 2007) New Revision: 22653 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22653 Log: This is Samba 3.0.26pre1-SVN Modified: branches/SAMBA_3_0_26/source/VERSION Changeset: Modified:

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

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 17:05:25 + (Thu, 03 May 2007) New Revision: 22654 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22654 Log: And this is now Samba 3.0.27pre1-SVN Modified: branches/SAMBA_3_0/source/VERSION Changeset: Modified:

svn commit: samba r22655 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_25/source/libsmb

2007-05-03 Thread gd
Author: gd Date: 2007-05-03 20:12:00 + (Thu, 03 May 2007) New Revision: 22655 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22655 Log: Call correct free-macros in netsamlogon_cache_get() error paths. Forgot those in the previous commit. Guenther Modified:

svn commit: samba r22656 - in branches/SAMBA_3_0_26/source/libsmb: .

2007-05-03 Thread gd
Author: gd Date: 2007-05-03 20:14:50 + (Thu, 03 May 2007) New Revision: 22656 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22656 Log: merge to 3_0_26 as well. Guenther Modified: branches/SAMBA_3_0_26/source/libsmb/samlogon_cache.c Changeset: Modified:

svn commit: samba r22657 - in branches/SAMBA_3_0_RELEASE/source/libsmb: .

2007-05-03 Thread jerry
Author: jerry Date: 2007-05-03 20:52:48 + (Thu, 03 May 2007) New Revision: 22657 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=22657 Log: merge gd netsamlogon talloc fix Modified: branches/SAMBA_3_0_RELEASE/source/libsmb/samlogon_cache.c Changeset: Modified:

Build status as of Fri May 4 00:00:02 2007

2007-05-03 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-05-03 00:01:13.0 + +++ /home/build/master/cache/broken_results.txt 2007-05-04 00:00:46.0 + @@ -1,25 +1,25 @@ -Build status as of Thu May 3 00:00:02 2007 +Build status as of Fri May

Rev 244: merge from ronnie in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 244 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-04 10:43:39 +1000 message: merge from ronnie added:

Rev 245: - changed the REQ_REGISTER PDU to be a control in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 245 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-04 11:41:29 +1000 message: - changed the REQ_REGISTER PDU to be a control

Rev 246: nicer interface to ctdb traverse in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 246 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-04 12:18:39 +1000 message: nicer interface to ctdb traverse modified:

Rev 247: make catdb take a dbname instead of an id in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 247 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-04 13:25:30 +1000 message: make catdb take a dbname instead of an id modified:

Rev 249: added a ctdb control for enabling the tdb seqnum in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 249 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-04 15:33:28 +1000 message: added a ctdb control for enabling the tdb seqnum

Rev 248: added a tdb_enable_seqnum() function in http://samba.org/~tridge/ctdb

2007-05-03 Thread tridge
revno: 248 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-04 15:29:10 +1000 message: added a tdb_enable_seqnum() function modified: