Rev 338: raise the control timeout in recovery in http://samba.org/~tridge/ctdb

2007-05-24 Thread tridge
revno: 338 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-05-24 13:49:27 +1000 message: raise the control timeout in recovery modified:

Rev 339: make ctdbd realtime if possible in http://samba.org/~tridge/ctdb

2007-05-24 Thread tridge
revno: 339 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-05-24 14:52:10 +1000 message: make ctdbd realtime if possible modified:

svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread obnox
Author: obnox Date: 2007-05-24 07:15:36 + (Thu, 24 May 2007) New Revision: 23108 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23108 Log: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h. Fixing build of ldb for instance on some systems without dlfcn.h.

Re: svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Author: obnox Date: 2007-05-24 07:15:36 + (Thu, 24 May 2007) New Revision: 23108 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23108 Log: Add defines of RTLD_NOW and RTLD_GLOBAL to

svn commit: samba r23109 - in branches/SAMBA_3_0/source/lib/replace: .

2007-05-24 Thread obnox
Author: obnox Date: 2007-05-24 09:06:15 + (Thu, 24 May 2007) New Revision: 23109 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23109 Log: Redo the change from r22772 I accidentially undid in r23108. Michael Modified:

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

2007-05-24 Thread metze
Author: metze Date: 2007-05-24 09:28:05 + (Thu, 24 May 2007) New Revision: 23110 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23110 Log: add --disable-shared option, very useful for the build-farm... metze Modified:

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

2007-05-24 Thread metze
Author: metze Date: 2007-05-24 09:28:49 + (Thu, 24 May 2007) New Revision: 23111 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23111 Log: nicer ./configure --help output metze Modified: branches/SAMBA_4_0/source/build/m4/check_cc.m4

svn commit: samba r23112 - in branches: SAMBA_3_0/source SAMBA_3_0/source/include SAMBA_3_0/source/lib SAMBA_3_0/source/printing SAMBA_3_0_26/source/include SAMBA_3_0_26/source/lib SAMBA_3_0_26/source

2007-05-24 Thread vlendec
Author: vlendec Date: 2007-05-24 11:09:37 + (Thu, 24 May 2007) New Revision: 23112 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23112 Log: Trim down the message.c API slightly: The messages_pending_for_pid is now replaced by MSG_FLAG_LOWPRIORITY or'ed into the

svn commit: samba r23113 - in branches/SAMBA_3_0_RELEASE/source/smbd: .

2007-05-24 Thread jerry
Author: jerry Date: 2007-05-24 11:51:58 + (Thu, 24 May 2007) New Revision: 23113 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23113 Log: one more rename-on-an-fd fix from Jeremy Modified: branches/SAMBA_3_0_RELEASE/source/smbd/reply.c Changeset: Modified:

svn commit: samba r23114 - in branches/SAMBA_4_0/source: .

2007-05-24 Thread metze
Author: metze Date: 2007-05-24 12:02:34 + (Thu, 24 May 2007) New Revision: 23114 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23114 Log: we fail the new BASE-DELETE/deltest20a|b tests metze Modified: branches/SAMBA_4_0/source/samba4-knownfail Changeset:

Re: svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread derrell . lipman
Stefan (metze) Metzmacher [EMAIL PROTECTED] writes: seems that revision 22772 wasn't merged into all branches... http://websvn.samba.org/cgi-bin/viewcvs.cgi?rev=22772view=rev Sorry, I think I merged it to all of the Samba3 branches, but it didn't occur to me that the same code was used in

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

2007-05-24 Thread metze
Author: metze Date: 2007-05-24 12:40:46 + (Thu, 24 May 2007) New Revision: 23115 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23115 Log: the attribute array needs to be NULL terminated... hopefully fix the crash on some hosts in the farm... metze Modified:

Re: svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan (metze) Metzmacher schrieb: [EMAIL PROTECTED] schrieb: Stefan (metze) Metzmacher [EMAIL PROTECTED] writes: seems that revision 22772 wasn't merged into all branches... http://websvn.samba.org/cgi-bin/viewcvs.cgi?rev=22772view=rev Sorry,

Re: svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Stefan (metze) Metzmacher [EMAIL PROTECTED] writes: seems that revision 22772 wasn't merged into all branches... http://websvn.samba.org/cgi-bin/viewcvs.cgi?rev=22772view=rev Sorry, I think I merged it to all of the

Re: svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread derrell . lipman
Stefan (metze) Metzmacher [EMAIL PROTECTED] writes: Stefan (metze) Metzmacher schrieb: [EMAIL PROTECTED] schrieb: Stefan (metze) Metzmacher [EMAIL PROTECTED] writes: seems that revision 22772 wasn't merged into all branches... http://websvn.samba.org/cgi-bin/viewcvs.cgi?rev=22772view=rev

svn commit: samba r23116 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_26/source/nsswitch

2007-05-24 Thread vlendec
Author: vlendec Date: 2007-05-24 13:49:10 + (Thu, 24 May 2007) New Revision: 23116 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23116 Log: Fix typo, found by Karolin Seeger Modified: branches/SAMBA_3_0/source/nsswitch/idmap_util.c

svn commit: samba r23117 - in branches: SAMBA_3_0/source SAMBA_3_0/source/include SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0_26/source SAMBA_3_0_26/source/include SAMBA_3_0_26/source/lib

2007-05-24 Thread vlendec
Author: vlendec Date: 2007-05-24 14:47:24 + (Thu, 24 May 2007) New Revision: 23117 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23117 Log: Factor out local messaging. This removes message_block / message_unblock. I've talked to Jeremy and G?\195?\188nther,

Re: svn commit: samba r23108 - in branches: SAMBA_3_0/source/lib/replace SAMBA_3_0_26/source/lib/replace SAMBA_4_0/source/lib/replace

2007-05-24 Thread James Peach
On May 24, 2007, at 12:15 AM, [EMAIL PROTECTED] wrote: Author: obnox Date: 2007-05-24 07:15:36 + (Thu, 24 May 2007) New Revision: 23108 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23108 Log: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h. Fixing build

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

2007-05-24 Thread obnox
Author: obnox Date: 2007-05-24 15:51:01 + (Thu, 24 May 2007) New Revision: 23118 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23118 Log: Make inet_pton and inet_ntop available through lib/replace. The code for inet_pton.c and inet_ntop.c is taken from the rsync

svn commit: samba r23119 - in branches/SAMBA_3_0_RELEASE: .

2007-05-24 Thread jerry
Author: jerry Date: 2007-05-24 16:16:01 + (Thu, 24 May 2007) New Revision: 23119 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23119 Log: fix release date Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Modified:

svn commit: samba r23120 - in branches/SAMBA_3_0_25/source: include libsmb

2007-05-24 Thread derrell
Author: derrell Date: 2007-05-24 18:12:32 + (Thu, 24 May 2007) New Revision: 23120 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23120 Log: Crap. This patch was applied to the other two Samba3 branches just prior to the 3.0.25 release, but was only in my local

svn commit: samba r23121 - in branches: SAMBA_3_0/source SAMBA_3_0/source/pam_smbpass SAMBA_3_0_25/source SAMBA_3_0_25/source/pam_smbpass SAMBA_3_0_26/source SAMBA_3_0_26/source/pam_smbpass

2007-05-24 Thread gd
Author: gd Date: 2007-05-24 20:26:07 + (Thu, 24 May 2007) New Revision: 23121 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23121 Log: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly again. Thanks to Bartlomiej Solarz-Niesluchowski [EMAIL

svn commit: samba r23122 - in branches: SAMBA_3_0/source/rpc_parse SAMBA_3_0_25/source/rpc_parse SAMBA_3_0_26/source/rpc_parse

2007-05-24 Thread jra
Author: jra Date: 2007-05-24 20:40:46 + (Thu, 24 May 2007) New Revision: 23122 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23122 Log: Fix bug #4655. We marshall the enumdataex correctly, but W2K3 doesn't follow our rules when sending data to us. Ensure we look

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

2007-05-24 Thread obnox
Author: obnox Date: 2007-05-24 21:29:15 + (Thu, 24 May 2007) New Revision: 23123 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23123 Log: Fix two utterly simply typos that broke the whole build farm... Michael Modified:

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

2007-05-24 Thread mimir
Author: mimir Date: 2007-05-24 21:44:27 + (Thu, 24 May 2007) New Revision: 23124 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23124 Log: add host subcontext providing (at the moment) list of domains hosted on the server. rafal Added:

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

2007-05-24 Thread mimir
Author: mimir Date: 2007-05-24 21:45:29 + (Thu, 24 May 2007) New Revision: 23125 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23125 Log: add host manager subcontext function. rafal Modified: branches/SAMBA_4_0/source/scripting/ejs/ejsnet/net_ctx.c

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

2007-05-24 Thread mimir
Author: mimir Date: 2007-05-24 21:51:25 + (Thu, 24 May 2007) New Revision: 23126 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23126 Log: this was sitting on my laptop for a while... change the way the ejs object is being created and return listing context (with

svn commit: samba r23129 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/netlogon torture/rpc

2007-05-24 Thread gd
Author: gd Date: 2007-05-24 23:38:46 + (Thu, 24 May 2007) New Revision: 23129 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23129 Log: Merge from 3_0: * netr_DsRGetDCName_flags, netr_DsRGetDCNameInfo_AddressType and netr_DsR_DcFlags * the mask in

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

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

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

2007-05-24 Thread jerry
Author: jerry Date: 2007-05-25 04:02:25 + (Fri, 25 May 2007) New Revision: 23130 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23130 Log: merge Derrell's change from SAMBA_3_0_25 svn r23120 Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt

svn commit: samba r23131 - in tags: .

2007-05-24 Thread jerry
Author: jerry Date: 2007-05-25 04:10:51 + (Fri, 25 May 2007) New Revision: 23131 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23131 Log: tagging 3.0.25a Added: tags/release-3-0-25a/ Changeset: Copied: tags/release-3-0-25a (from rev 23130,

svn commit: samba-web r1115 - in trunk: . history

2007-05-24 Thread jerry
Author: jerry Date: 2007-05-25 04:54:54 + (Fri, 25 May 2007) New Revision: 1115 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1115 Log: announce 3.0.25a Added: trunk/history/samba-3.0.25a.html Modified: trunk/header_columns.html trunk/index.html

svn commit: samba r23132 - in branches/SAMBA_4_0/source/auth: . credentials

2007-05-24 Thread abartlet
Author: abartlet Date: 2007-05-25 05:19:02 + (Fri, 25 May 2007) New Revision: 23132 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23132 Log: Resolve an issue where we would use the ccache after we free()ed it. The problem was, we would set the ccache, then

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

2007-05-24 Thread tridge
revno: 340 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Fri 2007-05-25 14:53:21 +1000 message: merge from ronnie