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

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 07:04:36 + (Thu, 06 Oct 2005) New Revision: 10760 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10760 Log: remove only one star from the pointers, and not from the stars that come from the array nesting this fixes a compiler warni

svn commit: samba r10761 - in branches/SAMBA_4_0/source: libcli/nbt libcli/wrepl pidl/lib/Parse/Pidl

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 07:26:05 + (Thu, 06 Oct 2005) New Revision: 10761 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10761 Log: we need to use a pointer to a nbt_name to fix compiler warnings, because we can only use a pointers to unknown types in prot

svn commit: samba r10762 - in branches/tmp/samba4-winsrepl: . source/dsdb/samdb/ldb_modules source/lib/ldb/common source/lib/ldb/modules source/libcli/nbt source/libcli/wrepl source/pidl/lib/Parse/Pid

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 07:36:29 + (Thu, 06 Oct 2005) New Revision: 10762 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10762 Log: [EMAIL PROTECTED] (orig r10759): tridge | 2005-10-06 08:57:09 +0200 make modules easier to write by allowing modules to

svn commit: samba r10763 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-10-06 Thread abartlet
Author: abartlet Date: 2005-10-06 10:29:28 + (Thu, 06 Oct 2005) New Revision: 10763 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10763 Log: PROOF of the single, easily understood cause of all of our schannel PAIN! This test currently passes against Win2k3 SP0,

svn commit: samba r10764 - in branches/SAMBA_4_0/source: auth/gensec rpc_server/lsa torture/rpc

2005-10-06 Thread abartlet
Author: abartlet Date: 2005-10-06 11:15:20 + (Thu, 06 Oct 2005) New Revision: 10764 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10764 Log: To match Win2k3 SP1, we need to set an anonymous user token for schannel connections. Test for Win2k3 SP1 behaviour in R

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

2005-10-06 Thread jelmer
Author: jelmer Date: 2005-10-06 11:57:25 + (Thu, 06 Oct 2005) New Revision: 10765 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10765 Log: Actually use VALS() setting for enums Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Ethereal/NDR.pm Changes

svn commit: samba r10766 - in branches/SAMBA_4_0/source: include libcli/wrepl torture/nbt

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 14:38:07 + (Thu, 06 Oct 2005) New Revision: 10766 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10766 Log: - make it possible to mark a wrepl_request as send only, used for WREPL_REPL_INFORM* messsages - make it possible to close

svn commit: samba r10767 - in branches/tmp/samba4-winsrepl: . source/auth/gensec source/include source/libcli/wrepl source/pidl/lib/Parse/Pidl/Ethereal source/rpc_server/lsa source/torture/nbt source/

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 14:38:42 + (Thu, 06 Oct 2005) New Revision: 10767 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10767 Log: [EMAIL PROTECTED] (orig r10763): abartlet | 2005-10-06 12:29:28 +0200 PROOF of the single, easily understood cause of all

svn commit: samba r10768 - in branches/SAMBA_4_0/source/smbd: .

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 14:44:37 + (Thu, 06 Oct 2005) New Revision: 10768 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10768 Log: add a function to create a stream_connection from an already existing socket connection, that's used for protocols which swi

svn commit: samba r10769 - in branches/tmp/samba4-winsrepl: . source/smbd

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 14:45:06 + (Thu, 06 Oct 2005) New Revision: 10769 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10769 Log: [EMAIL PROTECTED] (orig r10768): metze | 2005-10-06 16:44:37 +0200 add a function to create a stream_connection from an a

svn commit: samba r10770 - in branches/tmp/samba4-winsrepl/source/wrepl_server: .

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 14:56:01 + (Thu, 06 Oct 2005) New Revision: 10770 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10770 Log: - move the table filling to a seperate function, will be reused later - fix the build, wrepl_nbt_name fixes - remove state -

svn commit: samba r10771 - in branches/tmp/samba4-winsrepl/source/wrepl_server: .

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 15:04:48 + (Thu, 06 Oct 2005) New Revision: 10771 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10771 Log: add a function to create a wreplsrv_in_connection from a client connection metze Modified: branches/tmp/samba4-winsrepl/

svn commit: samba r10772 - in branches/tmp/samba4-winsrepl/source/wrepl_server: .

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 15:13:51 + (Thu, 06 Oct 2005) New Revision: 10772 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10772 Log: - make the connection code more generic to handle the pull cached connection, push cached connection or given connections

svn commit: samba r10773 - in branches/tmp/samba4-winsrepl/source: include wrepl_server

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 15:18:49 + (Thu, 06 Oct 2005) New Revision: 10773 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10773 Log: - add composite functions for push notification metze Modified: branches/tmp/samba4-winsrepl/source/include/structs.h

svn commit: samba r10774 - in branches/tmp/samba4-winsrepl/source/wrepl_server: .

2005-10-06 Thread metze
Author: metze Date: 2005-10-06 15:23:46 + (Thu, 06 Oct 2005) New Revision: 10774 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10774 Log: - use periodic push notifycation, this is just for now as it needs to be configurable and and be triggered when the local

svn commit: samba r10775 - in trunk/source/services: .

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 15:25:53 + (Thu, 06 Oct 2005) New Revision: 10775 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10775 Log: * update the common unix service displayname table a bit * read the description from the init file if possible (Default to

svn commit: samba r10776 - in trunk/source: include rpc_parse rpc_server

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 16:23:51 + (Thu, 06 Oct 2005) New Revision: 10776 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10776 Log: I admit that I don't completely understand the \ntsvcs pipe and that this is a really horrible hack. But since I just need

svn commit: samba r10777 - in trunk/source/rpc_client: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-06 16:51:08 + (Thu, 06 Oct 2005) New Revision: 10777 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10777 Log: Allow schannel setup over NTLMSSP authenticated pipes. Jeremy. Modified: trunk/source/rpc_client/cli_pipe.c Changeset: M

svn commit: samba r10778 - in branches/SAMBA_3_0/source/rpc_client: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-06 16:51:10 + (Thu, 06 Oct 2005) New Revision: 10778 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10778 Log: Allow schannel setup over NTLMSSP authenticated pipes. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_client/cli_pipe.c

svn commit: samba r10779 - in trunk/source/rpc_client: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-06 17:42:42 + (Thu, 06 Oct 2005) New Revision: 10779 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10779 Log: Fix typo noticed by Volker. Jeremy. Modified: trunk/source/rpc_client/cli_pipe.c Changeset: Modified: trunk/source/rpc_c

svn commit: samba r10780 - in branches/SAMBA_3_0/source/rpc_client: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-06 17:43:18 + (Thu, 06 Oct 2005) New Revision: 10780 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10780 Log: Fix typo noticed by Volker. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_client/cli_pipe.c Changeset: Modified: branc

svn commit: samba r10781 - in branches/SAMBA_3_0/source: . include param registry rpc_parse rpc_server services

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 17:48:03 + (Thu, 06 Oct 2005) New Revision: 10781 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10781 Log: merging eventlog and svcctl code from trunk Added: branches/SAMBA_3_0/source/rpc_server/srv_eventlog_lib.c branches/

svn commit: samba r10782 - branches/SAMBA_3_0/source/rpc_parse trunk/source/rpc_parse

2005-10-06 Thread gd
Author: gd Date: 2005-10-06 18:00:19 + (Thu, 06 Oct 2005) New Revision: 10782 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10782 Log: Only parse the group rid_array in net_user_info3() when num_group is > 0. This fixes the PAC parsing for win2k DCs up to SP3.

svn commit: samba r10783 - in branches/SAMBA_3_0_RELEASE: . examples examples/LDAP source source/auth source/client source/groupdb source/include source/lib source/libads source/libsmb source/locking

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 18:06:46 + (Thu, 06 Oct 2005) New Revision: 10783 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10783 Log: merging up for 3.0.21pre1 (in a few days) Added: branches/SAMBA_3_0_RELEASE/examples/libmsrpc/ branches/SAMBA_3_0_RELE

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

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 18:10:23 + (Thu, 06 Oct 2005) New Revision: 10784 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10784 Log: outline for release notes draft Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Modified: branches/SAMBA_3

svn commit: samba r10785 - in branches/SAMBA_3_0_RELEASE/source/rpc_parse: .

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 18:17:09 + (Thu, 06 Oct 2005) New Revision: 10785 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10785 Log: adding gd's group parsing fix (current up to r10784) Modified: branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_net.c

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

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 18:19:29 + (Thu, 06 Oct 2005) New Revision: 10786 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10786 Log: remove forgotten files Removed: branches/SAMBA_3_0_RELEASE/source/libsmb/samlogon_cache.c Changeset: Sorry, the patch i

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

2005-10-06 Thread jelmer
Author: jelmer Date: 2005-10-06 20:07:53 + (Thu, 06 Oct 2005) New Revision: 10787 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10787 Log: Fix silly nodiscriminant-issue Modified: branches/SAMBA_4_0/source/pidl/TODO branches/SAMBA_4_0/source/pidl/lib/Pars

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

2005-10-06 Thread jelmer
Author: jelmer Date: 2005-10-06 20:53:55 + (Thu, 06 Oct 2005) New Revision: 10788 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10788 Log: - Give unions a name - Check initialisation function return value Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pi

svn commit: samba r10789 - in trunk/source: registry rpc_server services

2005-10-06 Thread jerry
Author: jerry Date: 2005-10-06 23:06:09 + (Thu, 06 Oct 2005) New Revision: 10789 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10789 Log: only keep the registry.tdb open when there is an open key handle; use a ref count on the tdb Modified: trunk/source/regi

Build status as of Fri Oct 7 00:00:02 2005

2005-10-06 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-10-06 00:00:11.0 + +++ /home/build/master/cache/broken_results.txt 2005-10-07 00:00:09.0 + @@ -1,17 +1,17 @@ -Build status as of Thu Oct 6 00:00:02 2005 +Build status as of Fri Oct

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

2005-10-06 Thread tridge
Author: tridge Date: 2005-10-07 00:40:29 + (Fri, 07 Oct 2005) New Revision: 10790 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10790 Log: allow updating of existing ldb opaque values (thanks to abartlet for spotting this) Modified: branches/SAMBA_4_0/sourc

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

2005-10-06 Thread abartlet
Author: abartlet Date: 2005-10-07 01:01:44 + (Fri, 07 Oct 2005) New Revision: 10791 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10791 Log: Add copyright, fix comments (this isn't the timestamps module any more) Andrew Bartlett Modified: branches/SAMBA_4_0

svn commit: samba r10792 - in branches/SAMBA_3_0/source: include passdb rpc_server

2005-10-06 Thread jra
Author: jra Date: 2005-10-07 01:46:19 + (Fri, 07 Oct 2005) New Revision: 10792 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10792 Log: Fix the "schannel not stored across client disconnects" problem. Based on the Samba4 solution - stores data in $samba/private/

svn commit: samba r10793 - in trunk/source: include passdb rpc_server

2005-10-06 Thread jra
Author: jra Date: 2005-10-07 01:46:34 + (Fri, 07 Oct 2005) New Revision: 10793 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10793 Log: Fix the "schannel not stored across client disconnects" problem. Based on the Samba4 solution - stores data in $samba/private/

svn commit: samba r10794 - in trunk/source/rpc_server: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-07 01:52:45 + (Fri, 07 Oct 2005) New Revision: 10794 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10794 Log: Fix code before decl error. Jeremy. Modified: trunk/source/rpc_server/srv_eventlog_lib.c Changeset: Modified: trunk/sour

svn commit: samba r10795 - in branches/SAMBA_3_0/source/rpc_server: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-07 01:52:48 + (Fri, 07 Oct 2005) New Revision: 10795 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10795 Log: Fix code before decl error. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_server/srv_eventlog_lib.c Changeset: Modifie

svn commit: samba r10796 - in branches/SAMBA_4_0/source/auth: . gensec

2005-10-06 Thread abartlet
Author: abartlet Date: 2005-10-07 02:07:25 + (Fri, 07 Oct 2005) New Revision: 10796 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10796 Log: Make getting an anonymous session info a utility function. Andrew Bartlett Modified: branches/SAMBA_4_0/source/aut

svn commit: samba r10797 - in trunk/source/rpc_client: .

2005-10-06 Thread tpot
Author: tpot Date: 2005-10-07 02:08:38 + (Fri, 07 Oct 2005) New Revision: 10797 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10797 Log: Fix warning if not compiling with kerberos. Modified: trunk/source/rpc_client/cli_pipe.c Changeset: Modified: trunk/sou

svn commit: samba r10798 - in trunk/source/python: .

2005-10-06 Thread tpot
Author: tpot Date: 2005-10-07 03:48:43 + (Fri, 07 Oct 2005) New Revision: 10798 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10798 Log: Cleanup of yucky code in setup.py with patch from Christian Andreetta. Bugzilla #3141. Modified: trunk/source/python/setu

svn commit: samba r10799 - in trunk/source/python: .

2005-10-06 Thread tpot
Author: tpot Date: 2005-10-07 03:50:06 + (Fri, 07 Oct 2005) New Revision: 10799 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10799 Log: Start getting Python extensions to build again after Jeremy's rpc client rewrite, and other stuff that has been happening. M

svn commit: samba r10800 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-10-06 Thread abartlet
Author: abartlet Date: 2005-10-07 04:00:11 + (Fri, 07 Oct 2005) New Revision: 10800 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10800 Log: Indent Modified: branches/SAMBA_4_0/source/torture/rpc/testjoin.c Changeset: Modified: branches/SAMBA_4_0/source/to

svn commit: samba r10801 - in branches/SAMBA_3_0/source/rpc_client: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-07 04:53:30 + (Fri, 07 Oct 2005) New Revision: 10801 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10801 Log: Janitor for tpot - remember to keep 3.0 in sync. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_client/cli_pipe.c Chang

svn commit: samba r10802 - in branches/SAMBA_3_0/source/python: .

2005-10-06 Thread jra
Author: jra Date: 2005-10-07 04:54:41 + (Fri, 07 Oct 2005) New Revision: 10802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10802 Log: Janitor for tpot - remember to keep 3.0 in sync. Jeremy. Modified: branches/SAMBA_3_0/source/python/py_common.h branche

svn commit: samba r10803 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-10-06 Thread abartlet
Author: abartlet Date: 2005-10-07 06:25:45 + (Fri, 07 Oct 2005) New Revision: 10803 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10803 Log: Remove a duplicate krbtgt test, and add a test looking for the 'support account'. This shows that we need to be searchin