svn commit: samba r12014 - in branches/SAMBA_4_0/source: lib/messaging scripting/ejs torture/local winbind

2005-12-01 Thread metze
Author: metze Date: 2005-12-02 07:30:34 + (Fri, 02 Dec 2005) New Revision: 12014 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12014 Log: free the irpc_request structure with the irpc_call_recv functions, to match all other _recv functions we have metze Modifie

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

2005-12-01 Thread metze
Author: metze Date: 2005-12-02 07:11:43 + (Fri, 02 Dec 2005) New Revision: 12013 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12013 Log: fix compiler warnings metze Modified: branches/SAMBA_4_0/source/scripting/ejs/ejsrpc.c branches/SAMBA_4_0/source/scri

svn commit: samba r12012 - in branches/SAMBA_4_0/source/scripting/bin: .

2005-12-01 Thread metze
Author: metze Date: 2005-12-02 07:02:38 + (Fri, 02 Dec 2005) New Revision: 12012 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12012 Log: fix renaming smbsrv_trees -> smbsrv_tcons metze Modified: branches/SAMBA_4_0/source/scripting/bin/smbstatus Changeset:

svn commit: samba r12011 - in branches/SAMBA_4_0/source/libcli/security: .

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 05:29:13 + (Fri, 02 Dec 2005) New Revision: 12011 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12011 Log: fixed another 'mixed code and declarations' bug Modified: branches/SAMBA_4_0/source/libcli/security/sddl.c Changese

svn commit: samba r12010 - in branches/SAMBA_4_0/source: libcli/security librpc/idl torture/local

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 04:26:51 + (Fri, 02 Dec 2005) New Revision: 12010 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12010 Log: - added support for domain specific SID codes in SDDL strings - added a bunch more tests to LOCAL-SDDL (all the ones from

svn commit: samba r12009 - in branches/SAMBA_4_0/source: script/tests torture/local

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 03:21:29 + (Fri, 02 Dec 2005) New Revision: 12009 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12009 Log: made the LOCAL-SDDL test less verbose by default, and add it to the standard tests for the build farm Modified: branch

svn commit: samba r12008 - in branches/SAMBA_4_0/source/torture: . local

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 03:19:23 + (Fri, 02 Dec 2005) New Revision: 12008 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12008 Log: added a simple LOCAL-SDDL test suite. Only one example so far. Will be filled in with more examples as I expand the sddl p

svn commit: samba r12007 - in branches/SAMBA_4_0/source/torture/smb2: .

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 03:18:34 + (Fri, 02 Dec 2005) New Revision: 12007 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12007 Log: fixed a valgrind error in the SMB2-SETINFO test Modified: branches/SAMBA_4_0/source/torture/smb2/setinfo.c Changese

svn commit: samba r12006 - in branches/SAMBA_4_0/source/libcli/smb2: .

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 03:17:40 + (Fri, 02 Dec 2005) New Revision: 12006 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12006 Log: don't require callers to fill in pad bytes in SMB2 calls Modified: branches/SAMBA_4_0/source/libcli/smb2/close.c br

svn commit: samba r12005 - in branches/SAMBA_4_0/source/libcli/security: .

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 03:16:42 + (Fri, 02 Dec 2005) New Revision: 12005 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12005 Log: added a SDDL (Security Descriptor Description Language) parser. Not all flags are covered yet, and object aces aren't done

svn commit: samba r12004 - in branches/SAMBA_4_0/source/librpc/idl: .

2005-12-01 Thread tridge
Author: tridge Date: 2005-12-02 03:14:45 + (Fri, 02 Dec 2005) New Revision: 12004 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12004 Log: added some SEC_ADS_* security flags. Needed for a SDDL parser. Modified: branches/SAMBA_4_0/source/librpc/idl/security

svn commit: samba r12003 - in trunk/source: lib param rpc_server

2005-12-01 Thread jra
Author: jra Date: 2005-12-02 01:49:58 + (Fri, 02 Dec 2005) New Revision: 12003 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12003 Log: Initial stub of user defined shares code. Not to be checked into 3.0. So people can look at where this is going. Needs parse_

svn commit: samba-web r865 - in trunk: news news/js news/style scripts

2005-12-01 Thread deryck
Author: deryck Date: 2005-12-02 01:25:32 + (Fri, 02 Dec 2005) New Revision: 865 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=865 Log: A rewrite of my AJAX search engine for news.samba.org. This adds a script built from my JS toolkit that I've been working t

Build status as of Fri Dec 2 00:00:01 2005

2005-12-01 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-12-01 00:00:11.0 + +++ /home/build/master/cache/broken_results.txt 2005-12-02 00:00:10.0 + @@ -1,17 +1,17 @@ -Build status as of Thu Dec 1 00:00:02 2005 +Build status as of Fri Dec

svn commit: samba r12002 - branches/SAMBA_3_0/source/registry trunk/source/registry

2005-12-01 Thread jerry
Author: jerry Date: 2005-12-01 23:10:27 + (Thu, 01 Dec 2005) New Revision: 12002 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12002 Log: patch from marcin to allow for the creation of a File value in the eventlog registry keys so that file properties can be di

svn commit: samba r12001 - in branches/SAMBA_4_0/source/librpc/rpc: .

2005-12-01 Thread mimir
Author: mimir Date: 2005-12-01 22:43:30 + (Thu, 01 Dec 2005) New Revision: 12001 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12001 Log: Replace smbcli_full_connection call with composite connect used in sync version. This step makes it easer to move further to

svn commit: samba r12000 - in branches/SAMBA_4_0/source/heimdal/lib: gssapi hdb krb5

2005-12-01 Thread abartlet
Author: abartlet Date: 2005-12-01 22:18:34 + (Thu, 01 Dec 2005) New Revision: 12000 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12000 Log: Update to current lorikeet-heimdal, including in particular support for referencing an existing in-MEMORY keytab (require

svn commit: lorikeet r502 - in trunk/heimdal: . appl/telnet appl/telnet/telnetd doc kadmin kcm lib/gssapi lib/hdb lib/kadm5 lib/krb5 tests/db

2005-12-01 Thread abartlet
Author: abartlet Date: 2005-12-01 21:36:07 + (Thu, 01 Dec 2005) New Revision: 502 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=502 Log: Update lorikeet-heimdal to upstream Heimdal CVS as of 2005-12-02. Importantly, this includes reference counting on the in

svn commit: lorikeet r501 - in trunk/heimdal/lib/kadm5: .

2005-12-01 Thread abartlet
Author: abartlet Date: 2005-12-01 21:07:37 + (Thu, 01 Dec 2005) New Revision: 501 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=501 Log: Make the implementation match the comment: change password only makes sense on client-style names. (Not that Samba4 uses

svn commit: samba-docs r874 - in trunk/smbdotconf: base filename ldap

2005-12-01 Thread jht
Author: jht Date: 2005-12-01 17:03:58 + (Thu, 01 Dec 2005) New Revision: 874 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=874 Log: Fixing messy man page information. Modified: trunk/smbdotconf/base/interfaces.xml trunk/smbdotconf/filename/casesensiti

svn commit: samba-docs r873 - in trunk/smbdotconf/security: .

2005-12-01 Thread vlendec
Author: vlendec Date: 2005-12-01 14:47:37 + (Thu, 01 Dec 2005) New Revision: 873 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=873 Log: Document "passdb expand explicit" properly Modified: trunk/smbdotconf/security/passdbexpandexplicit.xml Changeset: M

svn commit: samba r11999 - branches/SAMBA_3_0/source/param branches/SAMBA_3_0/source/passdb branches/SAMBA_3_0/source/utils trunk/source/param trunk/source/passdb trunk/source/utils

2005-12-01 Thread vlendec
Author: vlendec Date: 2005-12-01 14:46:56 + (Thu, 01 Dec 2005) New Revision: 11999 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11999 Log: Re-add "passdb expand explicit". We came to the conclusion that changing the default is something that has to wait one or

svn commit: samba r11998 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2005-12-01 Thread vlendec
Author: vlendec Date: 2005-12-01 12:52:35 + (Thu, 01 Dec 2005) New Revision: 11998 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11998 Log: Add lookupname to rpcclient query_user as a fallback, we now accept both rid and username. Volker Modified: branches/

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

2005-12-01 Thread metze
Author: metze Date: 2005-12-01 12:39:33 + (Thu, 01 Dec 2005) New Revision: 11997 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11997 Log: for multidimentional array like this: uint32 [num_level2][num_level1][num_level0] fix the order they're pushed and pulled,