Re: svn commit: samba r9665 - in branches/tmp/vl-cluster/source: include lib libsmb locking nmbd nsswitch param printing profile rpc_server smbd utils

2005-08-27 Thread James Peach
On Fri, 2005-08-26 at 20:17 +, [EMAIL PROTECTED] wrote: Author: vlendec Date: 2005-08-26 20:17:39 + (Fri, 26 Aug 2005) New Revision: 9665 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9665 Log: Work in progress. Rename some process_id functions.

svn commit: lorikeet r438 - in trunk/heimdal/lib/krb5: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 07:22:51 + (Sat, 27 Aug 2005) New Revision: 438 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=438 Log: Add const (I don't think this breaks anything). Andrew Bartlett Modified: trunk/heimdal/lib/krb5/principal.c

svn commit: samba r9675 - in branches/tmp/vl-cluster/source: lib locking smbd utils web

2005-08-27 Thread vlendec
Author: vlendec Date: 2005-08-27 07:44:26 + (Sat, 27 Aug 2005) New Revision: 9675 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9675 Log: Change calling convention for process_exists. Volker Modified: branches/tmp/vl-cluster/source/lib/util.c

svn commit: samba r9676 - branches/tmp/vl-cluster/source trunk/source

2005-08-27 Thread vlendec
Author: vlendec Date: 2005-08-27 08:28:32 + (Sat, 27 Aug 2005) New Revision: 9676 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9676 Log: Fix the build of bin/profiles: sockwrap already comes in via lib_obj. Volker Modified:

svn commit: samba r9677 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Ethereal: .

2005-08-27 Thread tpot
Author: tpot Date: 2005-08-27 08:47:35 + (Sat, 27 Aug 2005) New Revision: 9677 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9677 Log: Don't generate duplicate function names when processing structure elements that are bitmaps or enums. Modified:

svn commit: lorikeet r440 - in trunk/heimdal/lib/krb5: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 10:19:15 + (Sat, 27 Aug 2005) New Revision: 440 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=440 Log: Add new functions to always unparse me a short (not including a realm) principal, regardless of target realm. Add tests to

svn commit: lorikeet r441 - in trunk/heimdal/lib/krb5: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 10:31:56 + (Sat, 27 Aug 2005) New Revision: 441 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=441 Log: Test a few more things while I'm at it. Andrew Bartlett Modified: trunk/heimdal/lib/krb5/test_princ.c Changeset:

svn commit: samba r9678 - in branches/SAMBA_4_0/source/auth/ntlmssp: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 11:26:50 + (Sat, 27 Aug 2005) New Revision: 9678 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9678 Log: Remove unused variables. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp_sign.c Changeset:

svn commit: lorikeet r443 - in trunk/heimdal/kdc: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 11:41:12 + (Sat, 27 Aug 2005) New Revision: 443 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=443 Log: Backmerge PAC changes from Samba4 to lorikeet-heimdal. When I rework this, I'll have a nice plugin interface... Andrew

svn commit: samba r9679 - in branches/tmp/vl-cluster/source/lib: .

2005-08-27 Thread vlendec
Author: vlendec Date: 2005-08-27 11:42:57 + (Sat, 27 Aug 2005) New Revision: 9679 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9679 Log: Fix debug message Modified: branches/tmp/vl-cluster/source/lib/messages.c Changeset: Modified:

svn commit: samba r9680 - in branches/SAMBA_4_0/source: heimdal heimdal/kdc heimdal/lib heimdal/lib/asn1 heimdal/lib/gssapi heimdal/lib/hdb heimdal/lib/krb5 heimdal/lib/roken heimdal/lib/vers heimdal_

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 11:49:06 + (Sat, 27 Aug 2005) New Revision: 9680 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9680 Log: Update Heimdal to current lorikeet-heimdal (which was itself updated to Heimdal CVS as of 2005-08-27). Andrew Bartlett

svn commit: samba r9681 - in branches/SAMBA_4_0/source: auth/gensec auth/kerberos torture/auth

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 12:23:37 + (Sat, 27 Aug 2005) New Revision: 9681 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9681 Log: We don't need the full smb_krb5_context here, so just pass the krb5_context. Andrew Bartlett Modified:

svn commit: samba r9682 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Ethereal: .

2005-08-27 Thread tpot
Author: tpot Date: 2005-08-27 12:24:02 + (Sat, 27 Aug 2005) New Revision: 9682 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9682 Log: Jelmer, I think this fixes another case where the parser generator was producing duplicate function definitions. Can you check

svn commit: samba r9683 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Ethereal: .

2005-08-27 Thread tpot
Author: tpot Date: 2005-08-27 12:39:56 + (Sat, 27 Aug 2005) New Revision: 9683 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9683 Log: OK that last fix was too good to be true. (-: Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Ethereal/NDR.pm

svn commit: samba r9684 - in branches/SAMBA_4_0/source: param script

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-27 12:56:24 + (Sat, 27 Aug 2005) New Revision: 9684 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9684 Log: Remove unused parameters (about 70) Modified: branches/SAMBA_4_0/source/param/loadparm.c

svn commit: samba r9685 - in branches/SAMBA_4_0/source: . lib/ldb lib/ldb/common lib/ldb/ldb_map lib/ldb/samba lib/ldb/tests lib/ldb/tools lib/samba3 param

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-27 15:13:15 + (Sat, 27 Aug 2005) New Revision: 9685 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9685 Log: Add tests for samba3sam mapping module Fix a couple of bugs Move samba3sam backend to lib/ldb/ Remove some more unused

svn commit: samba r9686 - in branches/SAMBA_4_0/source/lib/ldb: ldb_map samba

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-27 16:33:42 + (Sat, 27 Aug 2005) New Revision: 9686 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9686 Log: Another round of bugfixes. Works somewhat now, when running under valgrind ;-) Modified:

svn commit: samba r9688 - in branches/tmp/RPCREWRITE/source: auth include libsmb nsswitch passdb rpc_client rpc_parse rpc_server rpcclient smbd

2005-08-27 Thread jra
Author: jra Date: 2005-08-27 18:05:15 + (Sat, 27 Aug 2005) New Revision: 9688 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9688 Log: Current (completely unfinished and not-compiling) RPC client rewrite code. I'll finish this up and then merge back into HEAD +

svn commit: samba r9689 - in branches/SAMBA_4_0/source/lib/ldb: ldb_map samba

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-27 18:30:00 + (Sat, 27 Aug 2005) New Revision: 9689 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9689 Log: valgrind-clean now. Editing works now mostly, you just lose half of your database every time you do it... Modified:

svn commit: samba r9690 - in branches/SAMBA_4_0/source/lib/ldb: ldb_map samba tests

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-27 19:46:28 + (Sat, 27 Aug 2005) New Revision: 9690 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9690 Log: Extend test + fix several bugs Modified: branches/SAMBA_4_0/source/lib/ldb/ldb_map/ldb_map.c

svn commit: samba r9691 - in branches/SOC/SAMBA_3_0/source: include libmsrpc libmsrpc/test/svcctl

2005-08-27 Thread skel
Author: skel Date: 2005-08-27 20:24:27 + (Sat, 27 Aug 2005) New Revision: 9691 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9691 Log: added cac_SvcControlService() which is straight access to cli_svcctl_control_service() cac_SvcStartService() and

svn commit: samba r9692 - in branches/tmp/RPCREWRITE/source: include rpc_client

2005-08-27 Thread jra
Author: jra Date: 2005-08-27 21:48:50 + (Sat, 27 Aug 2005) New Revision: 9692 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9692 Log: Fix CLI_DO_RPC with WERR version (bloody registry code). Add assert for pipe idx. Jeremy. Modified:

svn commit: samba r9693 - in branches/SAMBA_4_0/source/auth/kerberos: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 22:15:29 + (Sat, 27 Aug 2005) New Revision: 9693 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9693 Log: Move the smb_krb5_context setup code to use the new pattern of tmp_ctx, then steal at the last moment, on success. andrew

svn commit: samba r9694 - in branches/tmp/RPCREWRITE/source/rpc_client: .

2005-08-27 Thread jra
Author: jra Date: 2005-08-27 22:34:12 + (Sat, 27 Aug 2005) New Revision: 9694 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9694 Log: Remove unneeded prs_mem_free calls (CLI_DO_RPC does this). Fix cli_samr to be rpccli struct only. Jeremy. Modified:

svn commit: samba r9695 - in branches/tmp/RPCREWRITE/source/rpc_client: .

2005-08-27 Thread jra
Author: jra Date: 2005-08-27 22:47:54 + (Sat, 27 Aug 2005) New Revision: 9695 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9695 Log: cli_spoolss just needed a few emacs macro edits thank goodness Jeremy. Modified:

svn commit: samba r9696 - in branches/SAMBA_4_0/source/heimdal/lib/krb5: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-27 22:48:39 + (Sat, 27 Aug 2005) New Revision: 9696 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9696 Log: Update prototypes for new name of short parsing function. Andrew Bartlett Modified:

svn commit: samba r9697 - in branches/SOC/SAMBA_3_0/source: include libmsrpc libmsrpc/test libmsrpc/test/svcctl

2005-08-27 Thread skel
Author: skel Date: 2005-08-27 23:08:02 + (Sat, 27 Aug 2005) New Revision: 9697 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9697 Log: added cac_SvcPauseService() cac_SvcContinueService() cac_SvcGetServiceConfig() Modified:

svn commit: samba r9698 - in branches/SAMBA_4_0/source: include lib/ldb/ldb_map lib/ldb/samba lib/ldb/tests scripting/ejs

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-27 23:47:17 + (Sat, 27 Aug 2005) New Revision: 9698 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9698 Log: Fix a bit of memory management More minor bugfixes Support mapping objectclasses and do mapping on 'dn' field as well (not just

Build status as of Sun Aug 28 00:00:01 2005

2005-08-27 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-08-27 00:00:12.0 + +++ /home/build/master/cache/broken_results.txt 2005-08-28 00:00:12.0 + @@ -1,17 +1,17 @@ -Build status as of Sat Aug 27 00:00:02 2005 +Build status as of Sun Aug

svn commit: samba r9699 - in branches/SAMBA_4_0/source/lib/ldb/samba: .

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-28 00:34:14 + (Sun, 28 Aug 2005) New Revision: 9699 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9699 Log: Add as much attributes the current Samba4 SAM has to the mapping table (ignoring most of them, currently..) Modified:

svn commit: samba r9700 - in branches/SAMBA_4_0/source: lib/samba3 scripting/ejs

2005-08-27 Thread jelmer
Author: jelmer Date: 2005-08-28 01:37:27 + (Sun, 28 Aug 2005) New Revision: 9700 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9700 Log: Change DATA_BLOB in ejs back to struct datablob Support writing idmap mappings to winbind.ldif Modified:

svn commit: samba r9701 - in branches/SAMBA_4_0/source/torture/auth: .

2005-08-27 Thread abartlet
Author: abartlet Date: 2005-08-28 01:54:27 + (Sun, 28 Aug 2005) New Revision: 9701 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9701 Log: Provide correct parameters. Andrew Bartlett Modified: branches/SAMBA_4_0/source/torture/auth/pac.c Changeset:

svn commit: samba r9702 - in branches/SAMBA_4_0: . source/lib source/lib/events source/lib/socket source/libcli/raw source/libcli/resolve source/scripting/ejs source/torture/ldap source/torture/nbt

2005-08-27 Thread tridge
Author: tridge Date: 2005-08-28 02:37:14 + (Sun, 28 Aug 2005) New Revision: 9702 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9702 Log: [EMAIL PROTECTED]: tridge | 2005-08-27 18:45:08 +1000 - fixed ncacn_ip_tcp to use the generic async name resolution methods,

svn commit: samba r9703 - in branches/SAMBA_4_0: . source/lib/events

2005-08-27 Thread tridge
Author: tridge Date: 2005-08-28 02:37:27 + (Sun, 28 Aug 2005) New Revision: 9703 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9703 Log: [EMAIL PROTECTED]: tridge | 2005-08-27 18:56:05 +1000 added a comment about event_context_find() Modified:

svn commit: samba r9704 - in branches/SAMBA_4_0: . source/lib/socket

2005-08-27 Thread tridge
Author: tridge Date: 2005-08-28 02:37:38 + (Sun, 28 Aug 2005) New Revision: 9704 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9704 Log: [EMAIL PROTECTED]: tridge | 2005-08-27 19:38:31 +1000 don't try to call the name resolver on non-ipv4 names! Modified:

svn commit: samba r9705 - in branches/SAMBA_4_0: . source/lib/socket

2005-08-27 Thread tridge
Author: tridge Date: 2005-08-28 02:37:49 + (Sun, 28 Aug 2005) New Revision: 9705 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9705 Log: [EMAIL PROTECTED]: tridge | 2005-08-27 19:43:44 +1000 set the backend_name on socket_accept() too Modified:

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

2005-08-27 Thread tridge
Author: tridge Date: 2005-08-28 02:38:00 + (Sun, 28 Aug 2005) New Revision: 9706 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9706 Log: [EMAIL PROTECTED]: tridge | 2005-08-28 12:40:09 +1000 a NULL expression is valid in a ldb search Modified:

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

2005-08-27 Thread tridge
Author: tridge Date: 2005-08-28 02:38:11 + (Sun, 28 Aug 2005) New Revision: 9707 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9707 Log: [EMAIL PROTECTED]: tridge | 2005-08-28 12:41:12 +1000 make sure we leave the account enabled after creating a new user