svn commit: samba r23030 - in branches/SAMBA_4_0/source: auth/gensec auth/kerberos ldap_server libcli/cldap libcli/ldap libcli/util librpc/ndr

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-21 06:12:06 + (Mon, 21 May 2007) New Revision: 23030 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23030 Log: finally fixed up our asn1 code to use better memory allocation. This should allow us to fix some long standing memory

svn commit: samba r23031 - in branches/SAMBA_4_0/source/torture/raw: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-21 07:27:24 + (Mon, 21 May 2007) New Revision: 23031 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23031 Log: removed bogus event_loop_once() calls in RAW-CONTEXT test - they could hang forever if an ealier one caused two operations

svn commit: samba r23032 - in branches/SAMBA_4_0/source/scripting/libjs: .

2007-05-21 Thread abartlet
Author: abartlet Date: 2007-05-21 08:33:22 + (Mon, 21 May 2007) New Revision: 23032 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23032 Log: Remove calls to println(), and ensure we print the ldb errstring(). Andrew Bartlett Modified:

Re: svn commit: samba r23030 - in branches/SAMBA_4_0/source: auth/gensec auth/kerberos ldap_server libcli/cldap libcli/ldap libcli/util librpc/ndr

2007-05-21 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Author: tridge Date: 2007-05-21 06:12:06 + (Mon, 21 May 2007) New Revision: 23030 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23030 Log: finally fixed up our asn1 code to use

svn commit: samba r23033 - in branches/SAMBA_4_0/source/setup: .

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 09:15:27 + (Mon, 21 May 2007) New Revision: 23033 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23033 Log: regenerate schema.ldif with minischema.js metze Modified: branches/SAMBA_4_0/source/setup/schema.ldif Changeset:

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

2007-05-21 Thread abartlet
Author: abartlet Date: 2007-05-21 11:57:56 + (Mon, 21 May 2007) New Revision: 23034 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23034 Log: Thanks to metze for providing some vital clues in the 'kerberos ccache on credentials don't do anything' bug. The problem

svn commit: samba r23035 - in branches/SAMBA_4_0/source/selftest: .

2007-05-21 Thread abartlet
Author: abartlet Date: 2007-05-21 12:03:15 + (Mon, 21 May 2007) New Revision: 23035 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23035 Log: We don't need to add this entry, and I hope to figure out how to avoid adding the other two manually. However, to do this

svn commit: samba r23036 - in branches/SAMBA_4_0/source: auth/gensec auth/kerberos ldap_server libcli/cldap libcli/ldap libcli/util

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-21 12:47:18 + (Mon, 21 May 2007) New Revision: 23036 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23036 Log: error checking on asn1_init() failure Modified: branches/SAMBA_4_0/source/auth/gensec/spnego_parse.c

svn commit: samba r23037 - in branches/SAMBA_4_0/source/libcli/util: .

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 13:33:46 + (Mon, 21 May 2007) New Revision: 23037 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23037 Log: actually fix the asn1 memory leak :-) metze Modified: branches/SAMBA_4_0/source/libcli/util/asn1.c Changeset: Modified:

svn commit: samba r23038 - in branches/SAMBA_3_0_26/source/nsswitch: .

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 13:39:34 + (Mon, 21 May 2007) New Revision: 23038 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23038 Log: use a helper function to construct the TDB_DATA key as strlen_m() is totally wrong here anyway metze Modified:

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

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 13:40:27 + (Mon, 21 May 2007) New Revision: 23039 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23039 Log: merge from SAMBA_3_0_26: use a helper function to construct the TDB_DATA key as strlen_m() is totally wrong here anyway

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

2007-05-21 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Author: abartlet Date: 2007-05-21 11:57:56 + (Mon, 21 May 2007) New Revision: 23034 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23034 Log: Thanks to metze for providing some

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

2007-05-21 Thread obnox
Author: obnox Date: 2007-05-21 15:58:27 + (Mon, 21 May 2007) New Revision: 23040 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23040 Log: Activate the winbindd cache validation code in the winbindd main function. I have tested and somewhat extended the code,

svn commit: samba r23041 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_25/source/lib SAMBA_3_0_26/source/lib

2007-05-21 Thread jmcd
Author: jmcd Date: 2007-05-21 16:01:22 + (Mon, 21 May 2007) New Revision: 23041 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23041 Log: Remainder of fix for 4630: fix special case of unix_to_nt_time() for TIME_T_MAX, and also display of it in http_timestring()

svn commit: samba r23042 - in branches/SAMBA_3_0_26/source/librpc: . idl

2007-05-21 Thread vlendec
Author: vlendec Date: 2007-05-21 16:14:22 + (Mon, 21 May 2007) New Revision: 23042 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23042 Log: Add the IDL files necessary to build gen_ndr for informational purposes Added: branches/SAMBA_3_0_26/source/librpc/idl/

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

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 17:12:49 + (Mon, 21 May 2007) New Revision: 23043 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23043 Log: allow more than UINT16_MAX - 1 handles on smb2 connections metze Modified: branches/SAMBA_4_0/source/smb_server/tcon.c

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

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 17:23:56 + (Mon, 21 May 2007) New Revision: 23044 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23044 Log: - use uint32_t for handle id's - include the session vuid in the SMB2 128-Bit wire handles as SMB2 oplock breaks doesn't

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

2007-05-21 Thread metze
Author: metze Date: 2007-05-21 17:39:05 + (Mon, 21 May 2007) New Revision: 23045 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23045 Log: forward SMB2 oplock breaks to the client metze Modified: branches/SAMBA_4_0/source/smb_server/smb2/receive.c

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

2007-05-21 Thread jerry
Author: jerry Date: 2007-05-21 19:12:14 + (Mon, 21 May 2007) New Revision: 23046 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23046 Log: Few missing merges from cleaning out the Centeris winbindd tree. Nothing of major interest. Will fix a few problems with one

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

2007-05-21 Thread mimir
Author: mimir Date: 2007-05-21 19:53:57 + (Mon, 21 May 2007) New Revision: 23047 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23047 Log: Allow local inclusion of js files as well as from predefined path(s). rafal Modified:

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

2007-05-21 Thread jerry
Author: jerry Date: 2007-05-21 20:36:22 + (Mon, 21 May 2007) New Revision: 23048 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23048 Log: Simo is correct in that winbind_lookup{sid,name}_async() needs to be able to handle SIDs in the S-1-22-{1,2} domain in order

svn commit: samba r23049 - in branches/SAMBA_3_0_25/source/passdb: .

2007-05-21 Thread idra
Author: idra Date: 2007-05-21 20:41:50 + (Mon, 21 May 2007) New Revision: 23049 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23049 Log: Short circuit Unix Users and Unix Groups Domain SID checks. Do not cache to avoid polluting the uid - Sid cache Modified:

svn commit: samba r23050 - in branches/SAMBA_3_0_25/source/passdb: .

2007-05-21 Thread idra
Author: idra Date: 2007-05-21 20:47:22 + (Mon, 21 May 2007) New Revision: 23050 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23050 Log: Do not double check for sid - uid, we already do it in sid_to_uid() (same for gids) Modified:

svn commit: samba r23051 - in branches: SAMBA_3_0/source/passdb SAMBA_3_0_26/source/passdb

2007-05-21 Thread idra
Author: idra Date: 2007-05-21 20:51:15 + (Mon, 21 May 2007) New Revision: 23051 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23051 Log: sid_to_[ug]id fixes for smbd Modified: branches/SAMBA_3_0/source/passdb/lookup_sid.c

svn commit: samba r23052 - in branches/SAMBA_3_0_RELEASE: . examples/libsmbclient source source/auth source/client source/include source/lib source/lib/replace source/libsmb source/locking source/modu

2007-05-21 Thread jerry
Author: jerry Date: 2007-05-21 21:17:21 + (Mon, 21 May 2007) New Revision: 23052 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23052 Log: sync with SAMBA_3_0_25 and start updating release notes Added: branches/SAMBA_3_0_RELEASE/examples/libsmbclient/testacl2.c

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

2007-05-21 Thread jerry
Author: jerry Date: 2007-05-21 21:33:51 + (Mon, 21 May 2007) New Revision: 23054 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23054 Log: Move the check for the lookup_domain of S-1-22-{1,2} before the check for IS_DC. Otherwise we will for example fail to

svn commit: samba r23055 - in branches: SAMBA_3_0/source SAMBA_3_0/source/include SAMBA_3_0/source/lib SAMBA_3_0/source/librpc/gen_ndr SAMBA_3_0/source/librpc/idl SAMBA_3_0/source/nmbd SAMBA_3_0/sourc

2007-05-21 Thread vlendec
Author: vlendec Date: 2007-05-21 22:17:13 + (Mon, 21 May 2007) New Revision: 23055 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23055 Log: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm doing this because for the clustering the marshalling

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

2007-05-21 Thread tridge
Mimir, +/* First, try to include file from current working directory. + This allows local includes which is handy sometimes. */ yes, it's very handy if you are a malicious hacker! Imagine the admin has a ftp upload area, and cd's to that directory. He wants to see

svn commit: samba r23056 - in branches/SAMBA_4_0/source/torture/raw: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-21 23:33:26 + (Mon, 21 May 2007) New Revision: 23056 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23056 Log: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCK Modified:

svn commit: samba r23057 - in branches/SAMBA_4_0/source/libcli/raw: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-21 23:35:14 + (Mon, 21 May 2007) New Revision: 23057 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23057 Log: only call the async recv function for the first pending receive, not all pending receives, when the transport dies. This is

Build status as of Tue May 22 00:00:01 2007

2007-05-21 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-05-21 00:01:01.0 + +++ /home/build/master/cache/broken_results.txt 2007-05-22 00:01:32.0 + @@ -1,10 +1,10 @@ -Build status as of Mon May 21 00:00:02 2007 +Build status as of Tue May

svn commit: samba r23058 - in branches/SAMBA_4_0/source/libcli/cldap: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-22 00:43:10 + (Tue, 22 May 2007) New Revision: 23058 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23058 Log: the cldap code was getting too intimate with the internals of struct asn1_context. A hangover from when it wasn't a

svn commit: samba r23059 - in branches/SAMBA_4_0/source/lib/messaging: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-22 01:02:00 + (Tue, 22 May 2007) New Revision: 23059 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23059 Log: reject_free needs to be initialised Modified: branches/SAMBA_4_0/source/lib/messaging/messaging.c Changeset:

Rev 329: global lock should imply the transaction lock in http://samba.org/~tridge/ctdb

2007-05-21 Thread tridge
revno: 329 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Tue 2007-05-22 13:14:51 +1000 message: global lock should imply the transaction lock

svn commit: samba r23060 - in branches/SAMBA_4_0/source/heimdal/lib/roken: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-22 04:13:17 + (Tue, 22 May 2007) New Revision: 23060 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23060 Log: use #include roken.h consistently. Using roken.h in this directory breaks Samba builds on some systems as they find the

svn commit: lorikeet r716 - in trunk/heimdal: . lib/roken

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-22 04:16:54 + (Tue, 22 May 2007) New Revision: 716 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=716 Log: merge roken.h updates from samba4 Modified: trunk/heimdal/heimdal-lorikeet.diff trunk/heimdal/lib/roken/bswap.c

svn commit: samba r23061 - in branches/SAMBA_4_0/source/torture/raw: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-22 04:53:05 + (Tue, 22 May 2007) New Revision: 23061 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23061 Log: keep the RAW-BENCH-OPEN test balanced Modified: branches/SAMBA_4_0/source/torture/raw/openbench.c Changeset:

svn commit: samba r23062 - in branches/SAMBA_4_0/source/torture/raw: .

2007-05-21 Thread tridge
Author: tridge Date: 2007-05-22 05:16:16 + (Tue, 22 May 2007) New Revision: 23062 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23062 Log: make sure one node doesn't get ahead of the others at the start Modified:

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

2007-05-21 Thread abartlet
Author: abartlet Date: 2007-05-22 05:21:59 + (Tue, 22 May 2007) New Revision: 23063 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23063 Log: Make sure to invalidate the ccache when we set a username/password/realm/etc from the command line. Also make sure it

svn commit: samba r23064 - in branches/SAMBA_4_0/source: lib/cmdline ntvfs/cifs

2007-05-21 Thread abartlet
Author: abartlet Date: 2007-05-22 05:22:18 + (Tue, 22 May 2007) New Revision: 23064 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23064 Log: Clarify comment and indent Modified: branches/SAMBA_4_0/source/lib/cmdline/popt_credentials.c