svn commit: lorikeet r432 - in trunk/sangria/src/LatestDesign: cgi classes/ServerObjects parser test

2005-08-20 Thread amit
Author: amit Date: 2005-08-21 06:44:08 + (Sun, 21 Aug 2005) New Revision: 432 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=432 Log: fixed the proper import paths in ServerObjects folder files Added: trunk/sangria/src/LatestDesign/parser/loadparm.c trun

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

2005-08-20 Thread jra
Author: jra Date: 2005-08-21 06:09:27 + (Sun, 21 Aug 2005) New Revision: 9444 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9444 Log: With these changes to the alter context reply (which doesn't add any auth stub data on the third leg of an SPNEGO NTLMSSP auth re

svn commit: samba r9443 - in branches/SAMBA_4_0/swat/desktop: .

2005-08-20 Thread deryck
Author: deryck Date: 2005-08-21 05:41:48 + (Sun, 21 Aug 2005) New Revision: 9443 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9443 Log: We can now move windows around anywhere on our SWAT "desktop". QxWidget doesn't accept percentages, so I feed the toplevel wid

Re: svn commit: samba r9434 - in branches/SAMBA_4_0/swat: desktop esptest scripting scripting/client scripting/server

2005-08-20 Thread Deryck Hodge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: | Author: tridge | Date: 2005-08-20 22:45:48 + (Sat, 20 Aug 2005) | New Revision: 9434 | | WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9434 | | Log: | | moved the registry editor into a comm

svn commit: samba r9442 - in branches/SAMBA_4_0/source/lib/tdr: .

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-21 02:12:25 + (Sun, 21 Aug 2005) New Revision: 9442 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9442 Log: Support some more primitive types. Fix charset support. Modified: branches/SAMBA_4_0/source/lib/tdr/tdr.c Changeset: Mod

svn commit: samba r9441 - in branches/SAMBA_4_0/source: build/pidl/Parse/Pidl/Samba build/pidl/Parse/Pidl/Samba/NDR librpc/ndr

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-21 01:59:41 + (Sun, 21 Aug 2005) New Revision: 9441 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9441 Log: Use "const char *" for fixed-size arrays with charset() because these can require more elements in the local charset (usually

svn commit: samba r9440 - in branches/SAMBA_4_0/source/librpc/ndr: .

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-21 00:07:51 + (Sun, 21 Aug 2005) New Revision: 9440 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9440 Log: Fix bug introduced by new zero-padding code. Caught by the buildfarm. Modified: branches/SAMBA_4_0/source/librpc/ndr/ndr_s

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

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

svn commit: samba r9439 - in branches/SAMBA_4_0/source/librpc/ndr: .

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 23:36:43 + (Sat, 20 Aug 2005) New Revision: 9439 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9439 Log: Make sure the remainder of the array is always initialized if the buffer is larger then the string to be pushed. Modified:

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

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 23:30:10 + (Sat, 20 Aug 2005) New Revision: 9438 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9438 Log: Add initial files for ldb_map Added: branches/SAMBA_4_0/source/lib/ldb/ldb_map/ branches/SAMBA_4_0/source/lib/ldb/ldb_m

svn commit: samba r9437 - in branches/SAMBA_4_0/source/lib/samba3: .

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 23:28:14 + (Sat, 20 Aug 2005) New Revision: 9437 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9437 Log: Update PLAN and README for Samba3 compatibility layer Add support for reading tdbsam files Added: branches/SAMBA_4_0/sourc

svn commit: samba r9436 - in branches/SOC/SAMBA_3_0/source: include libmsrpc libmsrpc/test libmsrpc/test/sam

2005-08-20 Thread skel
Author: skel Date: 2005-08-20 22:50:13 + (Sat, 20 Aug 2005) New Revision: 9436 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9436 Log: added cac_SamEnableUser() - needs to be fixed Added: branches/SOC/SAMBA_3_0/source/libmsrpc/test/sam/enable.c Modified:

svn commit: samba r9435 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/include trunk/source trunk/source/include

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 22:47:53 + (Sat, 20 Aug 2005) New Revision: 9435 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9435 Log: Ignore tags files and precompiled headers Modified: branches/SAMBA_3_0/source/ branches/SAMBA_3_0/source/include/ tr

svn commit: samba r9434 - in branches/SAMBA_4_0/swat: desktop esptest scripting scripting/client scripting/server

2005-08-20 Thread tridge
Author: tridge Date: 2005-08-20 22:45:48 + (Sat, 20 Aug 2005) New Revision: 9434 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9434 Log: moved the registry editor into a common js library. Deryck, does this look ok? Apologies if this treads on your toes. Add

svn commit: samba r9433 - in branches/SAMBA_4_0/source/build/pidl: . Parse/Pidl Parse/Pidl/Samba

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 21:54:45 + (Sat, 20 Aug 2005) New Revision: 9433 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9433 Log: - Update TODO & README - Extend compatibility module (work towards being able to generate Midl-compatible IDL files, pretty

svn commit: samba r9432 - in trunk/source/smbd: .

2005-08-20 Thread vlendec
Author: vlendec Date: 2005-08-20 21:36:47 + (Sat, 20 Aug 2005) New Revision: 9432 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9432 Log: Make us return the DELETE_PENDING error code correctly. To me internal_only_open and the FCB modes seem mutually exclusive,

svn commit: samba r9431 - in branches/SAMBA_4_0/source/torture/basic: .

2005-08-20 Thread vlendec
Author: vlendec Date: 2005-08-20 21:28:30 + (Sat, 20 Aug 2005) New Revision: 9431 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9431 Log: Check an error code in BASE-DELETE. Volker Modified: branches/SAMBA_4_0/source/torture/basic/delete.c Changeset: Modif

svn commit: samba r9430 - in branches/SAMBA_4_0/source/build/pidl: .

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 19:39:19 + (Sat, 20 Aug 2005) New Revision: 9430 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9430 Log: Remove obsolete file. Update pidl documentation, including description on ethereal conformance files Nicer --help ouput Remov

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

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 18:32:44 + (Sat, 20 Aug 2005) New Revision: 9429 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9429 Log: Update link to DCOM spec. Fix HRESULT values. Modified: branches/SAMBA_4_0/source/librpc/idl/dcom.idl branches/SAMBA_4_

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

2005-08-20 Thread brad
Author: brad Date: 2005-08-20 17:09:26 + (Sat, 20 Aug 2005) New Revision: 9428 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9428 Log: [EMAIL PROTECTED]: j0j0 | 2005-08-20 11:15:54 -0600 Restructure torture_join_domain() so that it joins itself, removes itself

svn commit: samba r9427 - in branches/SOC/SAMBA_4_0: . source/libnet source/torture/rpc

2005-08-20 Thread brad
Author: brad Date: 2005-08-20 16:38:29 + (Sat, 20 Aug 2005) New Revision: 9427 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9427 Log: [EMAIL PROTECTED]: j0j0 | 2005-08-20 10:44:52 -0600 Some bugfixes. Removed a bunch of debugging code. torture_leave_domain(

svn commit: samba r9426 - in branches/SAMBA_4_0/source/lib: ldb talloc

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 14:31:12 + (Sat, 20 Aug 2005) New Revision: 9426 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9426 Log: Ignore files created by standalone builds Modified: branches/SAMBA_4_0/source/lib/ldb/ branches/SAMBA_4_0/source/lib/ta

svn commit: samba-web r773 - in trunk: devel history news/releases

2005-08-20 Thread deryck
Author: deryck Date: 2005-08-20 14:24:37 + (Sat, 20 Aug 2005) New Revision: 773 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=773 Log: Adding news item on 3.0.20 release. And a few post-release cleanups -- move old announcmement to history and update an extr

svn commit: samba-docs r801 - in trunk: . Samba3-ByExample/images Samba3-HOWTO/images

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 13:11:52 + (Sat, 20 Aug 2005) New Revision: 801 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=801 Log: More verbose error message + ignore generated pdf files for images Modified: trunk/Makefile trunk/Samba3-ByExample/

svn commit: lorikeet r431 - in trunk/white-papers/dcom: .

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 13:07:51 + (Sat, 20 Aug 2005) New Revision: 431 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=431 Log: Some minor updates to the DCOM doc Modified: trunk/white-papers/dcom/ trunk/white-papers/dcom/call-local.dia trun

svn commit: samba-docs r800 - in trunk: . test

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 13:03:55 + (Sat, 20 Aug 2005) New Revision: 800 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=800 Log: Add simple test document used for testing the docs build system Added: trunk/test/ trunk/test/index.xml Changeset

svn commit: samba-docs r799 - in trunk/smbdotconf: printing protocol

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 13:03:24 + (Sat, 20 Aug 2005) New Revision: 799 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=799 Log: Fix spacing issues. Modified: trunk/smbdotconf/printing/addprintercommand.xml trunk/smbdotconf/protocol/defersharin

svn commit: samba r9425 - in branches/SAMBA_4_0/packaging: . debian

2005-08-20 Thread jelmer
Author: jelmer Date: 2005-08-20 12:53:42 + (Sat, 20 Aug 2005) New Revision: 9425 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9425 Log: Ignore some autogenerated files Modified: branches/SAMBA_4_0/packaging/ branches/SAMBA_4_0/packaging/debian/ Changese

svn commit: samba r9424 - in branches/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal: .

2005-08-20 Thread tpot
Author: tpot Date: 2005-08-20 11:42:11 + (Sat, 20 Aug 2005) New Revision: 9424 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9424 Log: Remove duplicate interface name in DCERPC subdissector strings. Also shorten some of the autogenerated function names. Modifie

svn commit: samba r9423 - in branches/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal: .

2005-08-20 Thread tpot
Author: tpot Date: 2005-08-20 09:54:56 + (Sat, 20 Aug 2005) New Revision: 9423 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9423 Log: Fix a typo. Modified: branches/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal/NDR.pm Changeset: Modified: branches/SAMBA_

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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 08:30:41 + (Sat, 20 Aug 2005) New Revision: 9422 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9422 Log: Include crypto.h header. Andrew Bartlett Modified: branches/SAMBA_4_0/source/torture/rpc/testjoin.c Changeset: Modifi

svn commit: samba r9421 - in branches/SAMBA_4_0/source: lib lib/crypto libcli/util

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 07:59:00 + (Sat, 20 Aug 2005) New Revision: 9421 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9421 Log: Move arcfour code into it's own file, in lib/crypto. Andrew Bartlett Added: branches/SAMBA_4_0/source/lib/crypto/arcfou

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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 07:31:29 + (Sat, 20 Aug 2005) New Revision: 9420 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9420 Log: Fix the SPNEGO system again: Update the state position after processing the state. Andrew Bartlett Modified: branches/S

svn commit: lorikeet r430 - in trunk/sangria/src/LatestDesign: cgi docs

2005-08-20 Thread amit
Author: amit Date: 2005-08-20 07:19:31 + (Sat, 20 Aug 2005) New Revision: 430 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=430 Log: import path fixed in printshare_result.cgi Modified: trunk/sangria/src/LatestDesign/cgi/printshare_result.cgi trunk/sang

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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 07:04:13 + (Sat, 20 Aug 2005) New Revision: 9419 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9419 Log: Silly, silly, untested mistake... Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/gensec/spnego.c Changeset: