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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 05:59:27 + (Sat, 20 Aug 2005) New Revision: 9412 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9412 Log: Simplfy this NTLM authentication code by requiring the caller to supply the user_sess_key and lm_sess_key parameters.

svn commit: samba r9413 - in branches/SAMBA_4_0/source: heimdal/kdc heimdal/lib/asn1 heimdal/lib/gssapi heimdal/lib/hdb heimdal/lib/krb5 heimdal_build

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 06:00:50 + (Sat, 20 Aug 2005) New Revision: 9413 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9413 Log: Bring Samba4 back up to date with lorikeet-heimdal. Delete test_crypto_wrapping.c, previously included but unbuilt. Andrew

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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 06:01:49 + (Sat, 20 Aug 2005) New Revision: 9414 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9414 Log: Fix failure to find own domain info due to recent ldb_dn upgrade - we don't use a simple char* here any more. Andrew

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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 06:08:52 + (Sat, 20 Aug 2005) New Revision: 9415 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9415 Log: Remove old kerberos code (including salt guessing code) that has only caused me pain (and covourty warnings). Simply

svn commit: samba r9416 - in branches/SAMBA_4_0/source/auth: gensec ntlmssp

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 06:14:14 + (Sat, 20 Aug 2005) New Revision: 9416 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9416 Log: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back into Samba3. The NTLMSSP sign/seal code now assumes

svn commit: samba r9417 - in branches/SAMBA_4_0/source/ldap_server: .

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 06:14:46 + (Sat, 20 Aug 2005) New Revision: 9417 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9417 Log: Ask for the ASYNC_REPLIES feature, as will want that. Andrew Bartlett Modified:

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

2005-08-20 Thread abartlet
Author: abartlet Date: 2005-08-20 06:36:35 + (Sat, 20 Aug 2005) New Revision: 9418 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9418 Log: SPNEGO fixes: - Fix mixing of code and data - send mechListMic again in SPENGO server - only send optomistic first packet in

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=revroot=sambarev=9419 Log: Silly, silly, untested mistake... Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/gensec/spnego.c Changeset:

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=revroot=lorikeetrev=430 Log: import path fixed in printshare_result.cgi Modified: trunk/sangria/src/LatestDesign/cgi/printshare_result.cgi

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=revroot=sambarev=9420 Log: Fix the SPNEGO system again: Update the state position after processing the state. Andrew Bartlett Modified:

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=revroot=sambarev=9421 Log: Move arcfour code into it's own file, in lib/crypto. Andrew Bartlett Added:

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=revroot=sambarev=9422 Log: Include crypto.h header. Andrew Bartlett Modified: branches/SAMBA_4_0/source/torture/rpc/testjoin.c Changeset:

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=revroot=sambarev=9423 Log: Fix a typo. Modified: branches/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal/NDR.pm Changeset: Modified:

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=revroot=sambarev=9424 Log: Remove duplicate interface name in DCERPC subdissector strings. Also shorten some of the autogenerated function names.

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=revroot=sambarev=9425 Log: Ignore some autogenerated files Modified: branches/SAMBA_4_0/packaging/ branches/SAMBA_4_0/packaging/debian/

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=revroot=samba-docsrev=799 Log: Fix spacing issues. Modified: trunk/smbdotconf/printing/addprintercommand.xml

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=revroot=samba-docsrev=800 Log: Add simple test document used for testing the docs build system Added: trunk/test/ trunk/test/index.xml Changeset:

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=revroot=lorikeetrev=431 Log: Some minor updates to the DCOM doc Modified: trunk/white-papers/dcom/ trunk/white-papers/dcom/call-local.dia

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=revroot=samba-docsrev=801 Log: More verbose error message + ignore generated pdf files for images Modified: trunk/Makefile

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=revroot=samba-webrev=773 Log: Adding news item on 3.0.20 release. And a few post-release cleanups -- move old announcmement to history and update an extra

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=revroot=sambarev=9426 Log: Ignore files created by standalone builds Modified: branches/SAMBA_4_0/source/lib/ldb/

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=revroot=sambarev=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 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=revroot=sambarev=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 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=revroot=sambarev=9429 Log: Update link to DCOM spec. Fix HRESULT values. Modified: branches/SAMBA_4_0/source/librpc/idl/dcom.idl

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=revroot=sambarev=9430 Log: Remove obsolete file. Update pidl documentation, including description on ethereal conformance files Nicer --help ouput

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=revroot=sambarev=9431 Log: Check an error code in BASE-DELETE. Volker Modified: branches/SAMBA_4_0/source/torture/basic/delete.c Changeset:

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=revroot=sambarev=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 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=revroot=sambarev=9434 Log: moved the registry editor into a common js library. Deryck, does this look ok? Apologies if this treads on your toes.

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=revroot=sambarev=9435 Log: Ignore tags files and precompiled headers Modified: branches/SAMBA_3_0/source/ branches/SAMBA_3_0/source/include/

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=revroot=sambarev=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 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=revroot=sambarev=9437 Log: Update PLAN and README for Samba3 compatibility layer Add support for reading tdbsam files Added:

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=revroot=sambarev=9438 Log: Add initial files for ldb_map Added: branches/SAMBA_4_0/source/lib/ldb/ldb_map/

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=revroot=sambarev=9439 Log: Make sure the remainder of the array is always initialized if the buffer is larger then the string to be pushed. Modified:

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 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=revroot=sambarev=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 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=revroot=sambarev=9442 Log: Support some more primitive types. Fix charset support. Modified: branches/SAMBA_4_0/source/lib/tdr/tdr.c Changeset:

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=revroot=sambarev=9434 | | Log: | | moved the registry editor into a

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=revroot=sambarev=9443 Log: We can now move windows around anywhere on our SWAT desktop. QxWidget doesn't accept percentages, so I feed the toplevel widget