Rev 38: Using struct type instead of typedefs. in http://samba.org/~tridge/psomogyi/

2006-12-13 Thread psomogyi
revno: 38 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Peter Somogyi [EMAIL PROTECTED] branch nick: ctdb timestamp: Wed 2006-12-13 11:02:49 +0100 message: Using struct type instead of typedefs. modified:

svn commit: samba r20149 - in branches/SAMBA_4_0/source: auth dsdb/samdb include ldap_server librpc/idl nbt_server param rpc_server/common rpc_server/lsa rpc_server/samr script/tests torture/rpc

2006-12-13 Thread abartlet
Author: abartlet Date: 2006-12-13 11:19:51 + (Wed, 13 Dec 2006) New Revision: 20149 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20149 Log: Remove the smb.conf distinction between PDC and BDC. Now the correct way to setup a Samba4 DC is to set 'server role =

Rev 39: Made ibwrapper compilable. in http://samba.org/~tridge/psomogyi/

2006-12-13 Thread psomogyi
revno: 39 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Peter Somogyi [EMAIL PROTECTED] branch nick: ctdb timestamp: Wed 2006-12-13 15:00:41 +0100 message: Made ibwrapper compilable. Adjusted makefile to include

svn commit: samba r20150 - in branches/SAMBA_3_0/source: nsswitch script/tests

2006-12-13 Thread idra
Author: idra Date: 2006-12-13 16:39:50 + (Wed, 13 Dec 2006) New Revision: 20150 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20150 Log: better memory handling for some functions, make sure we don't leak memory by using the wrong(long lived) mem context

Re: svn commit: samba r20150 - in branches/SAMBA_3_0/source: nsswitch script/tests

2006-12-13 Thread simo
Opss I didn't mean to commit the last file in this commit, but that should remove a warning we have in using samba4 smbtroture anyway, so I'll not revert unless the build farm becomes unhappy. Simo. On Wed, 2006-12-13 at 16:39 +, [EMAIL PROTECTED] wrote: Author: idra Date: 2006-12-13

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

2006-12-13 Thread idra
Author: idra Date: 2006-12-13 18:29:00 + (Wed, 13 Dec 2006) New Revision: 20151 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20151 Log: remove meaningless checks Modified: branches/SAMBA_3_0/source/nsswitch/idmap_rid.c Changeset: Modified:

svn commit: samba r20152 - in branches/SAMBA_4_0/source: kdc setup

2006-12-13 Thread abartlet
Author: abartlet Date: 2006-12-13 20:47:24 + (Wed, 13 Dec 2006) New Revision: 20152 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20152 Log: Commit missing files from last night's commit. We no longer maintain a distinction between PDC and BDC in the

svn commit: samba r20153 - in branches/SAMBA_3_0_24/source: . utils

2006-12-13 Thread herb
Author: herb Date: 2006-12-13 21:00:45 + (Wed, 13 Dec 2006) New Revision: 20153 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20153 Log: allow bin/sharesec to be built (not by default) Added: branches/SAMBA_3_0_24/source/utils/sharesec.c Modified:

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

2006-12-13 Thread idra
Author: idra Date: 2006-12-13 21:03:38 + (Wed, 13 Dec 2006) New Revision: 20154 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20154 Log: Fix nasty typo, hunting another bug Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_user.c Changeset: Modified:

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

2006-12-13 Thread idra
Author: idra Date: 2006-12-13 21:05:47 + (Wed, 13 Dec 2006) New Revision: 20155 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20155 Log: revert, I misread Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_user.c Changeset: Modified:

svn commit: samba r20156 - in branches/SAMBA_3_0_24/source: client include libsmb modules nsswitch printing smbd

2006-12-13 Thread herb
Author: herb Date: 2006-12-13 21:19:33 + (Wed, 13 Dec 2006) New Revision: 20156 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20156 Log: clean up nested extern declaration warnings Modified: branches/SAMBA_3_0_24/source/client/smbmount.c

svn commit: samba r20157 - in branches/SAMBA_3_0_24/source: lib lib/talloc libaddns printing smbd utils

2006-12-13 Thread herb
Author: herb Date: 2006-12-13 21:24:02 + (Wed, 13 Dec 2006) New Revision: 20157 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20157 Log: get rid of a few no previous prototype warnings Modified: branches/SAMBA_3_0_24/source/lib/interfaces.c

svn commit: samba r20158 - in branches/SAMBA_3_0_24/source/libads: .

2006-12-13 Thread herb
Author: herb Date: 2006-12-13 21:27:45 + (Wed, 13 Dec 2006) New Revision: 20158 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20158 Log: get rid of defined but not used warning - static function only used inside the #ifdef HAVE_KRB5 Modified:

svn commit: samba r20159 - in branches/SAMBA_3_0_24/source/lib: .

2006-12-13 Thread herb
Author: herb Date: 2006-12-13 21:28:45 + (Wed, 13 Dec 2006) New Revision: 20159 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20159 Log: get rid of defined but not used warning - static function only used inside the #ifdef HAVE_NATIVE_ICONV Modified:

svn commit: samba r20160 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_24/source/lib

2006-12-13 Thread jra
Author: jra Date: 2006-12-13 22:19:10 + (Wed, 13 Dec 2006) New Revision: 20160 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20160 Log: Fix long-standing (ie. from initial code I think) bug in tdb message processing. If we're inside a dispatch function and we

svn commit: samba r20161 - in branches/SAMBA_4_0/source/libnet: .

2006-12-13 Thread mimir
Author: mimir Date: 2006-12-13 23:35:50 + (Wed, 13 Dec 2006) New Revision: 20161 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20161 Log: Prevent potential segfault in case account is unknown. rafal Modified:

svn commit: samba r20162 - in branches/SAMBA_4_0/source/libnet: .

2006-12-13 Thread mimir
Author: mimir Date: 2006-12-13 23:36:34 + (Wed, 13 Dec 2006) New Revision: 20162 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20162 Log: Always return some error string. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_user.c Changeset: Modified:

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

2006-12-13 Thread mimir
Author: mimir Date: 2006-12-13 23:37:22 + (Wed, 13 Dec 2006) New Revision: 20163 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20163 Log: Return null object if no user is found. rafal Modified: branches/SAMBA_4_0/source/scripting/ejs/ejsnet.c Changeset:

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

2006-12-13 Thread mimir
Author: mimir Date: 2006-12-13 23:53:42 + (Wed, 13 Dec 2006) New Revision: 20164 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20164 Log: Disable the test till tomorrow when I find out what caused the crash. rafal Modified:

Build status as of Thu Dec 14 00:00:02 2006

2006-12-13 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-12-13 00:00:50.0 + +++ /home/build/master/cache/broken_results.txt 2006-12-14 00:01:45.0 + @@ -1,22 +1,22 @@ -Build status as of Wed Dec 13 00:00:03 2006 +Build status as of Thu Dec

svn commit: samba r20165 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_24/source/lib

2006-12-13 Thread jra
Author: jra Date: 2006-12-14 01:00:16 + (Thu, 14 Dec 2006) New Revision: 20165 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20165 Log: Change messaging subsystem to only allow one message per type - this is all we use right now and makes re-entrancy problems