svn commit: samba r22124 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_25/source/smbd

2007-04-06 Thread jra
Author: jra Date: 2007-04-07 06:59:32 + (Sat, 07 Apr 2007) New Revision: 22124 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22124 Log: Wow - NTCreateX sets the word count to 42, but returns 50 on the wire. Strange But now we're returning Windows compatible

svn commit: samba r22123 - in branches: SAMBA_3_0/source/include SAMBA_3_0/source/smbd SAMBA_3_0_25/source/include SAMBA_3_0_25/source/smbd

2007-04-06 Thread jra
Author: jra Date: 2007-04-07 06:38:45 + (Sat, 07 Apr 2007) New Revision: 22123 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22123 Log: Try and fix the csc (#4404) bug by supporting the extended response to NTCreateX - need to fix this also for pipe open and NTT

svn commit: samba r22122 - in branches: SAMBA_3_0/source/include SAMBA_3_0/source/libsmb SAMBA_3_0/source/smbd SAMBA_3_0_25/source/include SAMBA_3_0_25/source/libsmb SAMBA_3_0_25/source/smbd

2007-04-06 Thread jra
Author: jra Date: 2007-04-07 05:49:24 + (Sat, 07 Apr 2007) New Revision: 22122 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22122 Log: Start to fix csc issue with Vista. Make smbd support the extended 7 word response for tconX rather than the 3 word one we supp

svn commit: samba-docs r1089 - in trunk/smbdotconf/logon: .

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 05:28:53 + (Sat, 07 Apr 2007) New Revision: 1089 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1089 Log: Clarify that you don't want to use %m in 'add machine script'. Andrew Bartlett Modified: trunk/smbdotconf/logon/a

svn commit: samba r22121 - in branches/SAMBA_4_0/source/script/tests: .

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 05:19:24 + (Sat, 07 Apr 2007) New Revision: 22121 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22121 Log: The RPC-CRACKNAMES test now passes against Samba4. This should help the code coverage... Andrew Bartlett Modified:

svn commit: samba r22120 - in branches/SAMBA_4_0/source: dsdb/samdb torture/rpc

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 05:14:23 + (Sat, 07 Apr 2007) New Revision: 22120 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22120 Log: Expand the RPC-CRACKNAMES test, to test more values and expose patterns. Fix up our server side implementation to pass a

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

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 03:04:33 + (Sat, 07 Apr 2007) New Revision: 22119 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22119 Log: Where we get a request to 'crack' a user principal name from a compleatly unknown domain, return the correct error code.

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

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 03:03:01 + (Sat, 07 Apr 2007) New Revision: 22118 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22118 Log: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts of this test we don't yet support in Samba4. I want t

svn commit: samba r22117 - in branches/SAMBA_4_0/source/cluster/ctdb: common include

2007-04-06 Thread tridge
Author: tridge Date: 2007-04-07 01:00:11 + (Sat, 07 Apr 2007) New Revision: 22117 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22117 Log: merged from bzr Modified: branches/SAMBA_4_0/source/cluster/ctdb/common/ctdb.c branches/SAMBA_4_0/source/cluster/ctdb

Rev 75: another memory leak in http://samba.org/~tridge/ctdb

2007-04-06 Thread tridge
revno: 75 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-04-07 10:58:14 +1000 message: another memory leak modified: common/ctdb_call.c

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

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 00:57:26 + (Sat, 07 Apr 2007) New Revision: 22116 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22116 Log: Only query by SID if we have a SID Andrew Bartlett Modified: branches/SAMBA_4_0/source/torture/rpc/lsa.c Changeset

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

2007-04-06 Thread abartlet
Author: abartlet Date: 2007-04-07 00:47:39 + (Sat, 07 Apr 2007) New Revision: 22115 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22115 Log: I don't like the DOMAIN environment variable. It really isn't a good match for what we are using it for here. Andrew Ba

Rev 73: fixed a bunch of memory leaks in http://samba.org/~tridge/ctdb

2007-04-06 Thread tridge
revno: 73 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-04-07 10:45:00 +1000 message: fixed a bunch of memory leaks renamed: nodes.txt =

Rev 74: remove talloc debug code in http://samba.org/~tridge/ctdb

2007-04-06 Thread tridge
revno: 74 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-04-07 10:46:47 +1000 message: remove talloc debug code modified: tests/ctdb_fetc

svn commit: samba r22114 - in branches/SAMBA_4_0/source/cluster/ctdb/tests: .

2007-04-06 Thread tridge
Author: tridge Date: 2007-04-07 00:03:09 + (Sat, 07 Apr 2007) New Revision: 22114 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22114 Log: merge from bzr tree Added: branches/SAMBA_4_0/source/cluster/ctdb/tests/ctdb_fetch.c Modified: branches/SAMBA_4_0/sou

Rev 72: put test code in tests/ directory in http://samba.org/~tridge/ctdb

2007-04-06 Thread tridge
revno: 72 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-04-07 10:01:09 +1000 message: put test code in tests/ directory renamed: ctdb_be

Build status as of Sat Apr 7 00:00:02 2007

2007-04-06 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-04-06 00:01:35.0 + +++ /home/build/master/cache/broken_results.txt 2007-04-07 00:01:06.0 + @@ -1,24 +1,24 @@ -Build status as of Fri Apr 6 00:00:03 2007 +Build status as of Sat Apr

svn commit: samba r22113 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_25/source/lib

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 22:08:44 + (Fri, 06 Apr 2007) New Revision: 22113 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22113 Log: Fix core dump when configfile in same directory. >From Steven Danneman <[EMAIL PROTECTED]>. Jeremy. Modified: branches/SAM

svn commit: samba r22112 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_25/source/libads

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 21:55:44 + (Fri, 06 Apr 2007) New Revision: 22112 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22112 Log: Fix memleak pointed out by Steven Danneman <[EMAIL PROTECTED]>. Jeremy. Modified: branches/SAMBA_3_0/source/libads/ldap.c

svn commit: samba r22111 - in branches: SAMBA_3_0/source/modules SAMBA_3_0_25/source/modules

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 21:12:44 + (Fri, 06 Apr 2007) New Revision: 22111 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22111 Log: Allow readahead params to use size suffixes as K,M, etc. Jeremy. Modified: branches/SAMBA_3_0/source/modules/vfs_readahead

svn commit: samba-docs r1088 - in trunk/manpages-3: .

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 21:11:48 + (Fri, 06 Apr 2007) New Revision: 1088 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1088 Log: Add docs for readahead vfs module. Jeremy. Added: trunk/manpages-3/vfs_readahead.8.xml Changeset: Added: trunk/manpag

svn commit: samba r22110 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-04-06 Thread jerry
Author: jerry Date: 2007-04-06 21:05:55 + (Fri, 06 Apr 2007) New Revision: 22110 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22110 Log: don't cache the S-1-22-{1,2} domain SID/uig/gid lookups in idmap_cache Modified: branches/SAMBA_3_0/source/nsswitch/idmap

svn commit: samba r22109 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-04-06 Thread idra
Author: idra Date: 2007-04-06 19:55:45 + (Fri, 06 Apr 2007) New Revision: 22109 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22109 Log: Readonly is automatically set in the generic init code, let's just log the fact there and remove the specific, but redundan

svn commit: samba r22108 - in branches: SAMBA_3_0/source/include SAMBA_3_0_25/source/include

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 19:38:35 + (Fri, 06 Apr 2007) New Revision: 22108 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22108 Log: Fix from <[EMAIL PROTECTED]> to try and fix the HPUX builds. Jeremy. Modified: branches/SAMBA_3_0/source/include/includes.

svn commit: samba r22107 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_25/source/lib

2007-04-06 Thread jpeach
Author: jpeach Date: 2007-04-06 19:17:15 + (Fri, 06 Apr 2007) New Revision: 22107 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22107 Log: Fix typo. Modified: branches/SAMBA_3_0/source/lib/fault.c branches/SAMBA_3_0_25/source/lib/fault.c Changeset: Modi

svn commit: samba r22106 - in branches: SAMBA_3_0/source SAMBA_3_0_25/source

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 19:09:53 + (Fri, 06 Apr 2007) New Revision: 22106 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22106 Log: Fix the module name - it's vfs_readahead not vfs_linux_readahead. Jeremy. Modified: branches/SAMBA_3_0/source/Makefile.in

svn commit: samba r22105 - in branches: SAMBA_3_0/source SAMBA_3_0/source/modules SAMBA_3_0_25/source SAMBA_3_0_25/source/modules

2007-04-06 Thread jra
Author: jra Date: 2007-04-06 18:56:47 + (Fri, 06 Apr 2007) New Revision: 22105 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22105 Log: Added vfs_readahead module that appears to do wonderful things for copying files from Samba when using Windows Vista Windows e

svn commit: samba r22104 - in branches: SAMBA_3_0/source/include SAMBA_3_0/source/rpc_parse SAMBA_3_0/source/rpc_server SAMBA_3_0_25/source/include SAMBA_3_0_25/source/rpc_parse SAMBA_3_0_25/source/rp

2007-04-06 Thread jerry
Author: jerry Date: 2007-04-06 18:52:30 + (Fri, 06 Apr 2007) New Revision: 22104 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22104 Log: BUG 4439: Fix the object picket on x64 WIndopws XP/2003. Enable the DsRoleGetPrimaryDomainInfo() server code. Tested by Win2

svn commit: samba r22103 - in branches: SAMBA_3_0/source SAMBA_3_0_25/source

2007-04-06 Thread lmuelle
Author: lmuelle Date: 2007-04-06 16:42:37 + (Fri, 06 Apr 2007) New Revision: 22103 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22103 Log: No code change. This is a spring time end of line clesnup checkin. Modified: branches/SAMBA_3_0/source/Makefile.in

svn commit: samba r22102 - in branches: SAMBA_3_0/source SAMBA_3_0_25/source

2007-04-06 Thread lmuelle
Author: lmuelle Date: 2007-04-06 16:27:28 + (Fri, 06 Apr 2007) New Revision: 22102 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22102 Log: Remove obsoleted SHLIBS_PROGS from {Makefile,configure}.in. As NSS_MODULES is added to the all rule the resulting set of

svn commit: samba r22101 - in branches: SAMBA_3_0/packaging SAMBA_3_0_25/packaging

2007-04-06 Thread jerry
Author: jerry Date: 2007-04-06 16:23:55 + (Fri, 06 Apr 2007) New Revision: 22101 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22101 Log: remove RedHat 9 packaging files after annoncement on the samba ml Removed: branches/SAMBA_3_0/packaging/RedHat-9/ bran

svn commit: samba r22100 - in branches/SAMBA_3_0_25/source: .

2007-04-06 Thread lmuelle
Author: lmuelle Date: 2007-04-06 15:49:53 + (Fri, 06 Apr 2007) New Revision: 22100 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22100 Log: Merge proto_exists changes from revisions 21552, 21804, 22056, and 22099. Modified: branches/SAMBA_3_0_25/source/ b

svn commit: samba r22099 - in branches/SAMBA_3_0/source: .

2007-04-06 Thread lmuelle
Author: lmuelle Date: 2007-04-06 15:39:34 + (Fri, 06 Apr 2007) New Revision: 22099 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22099 Log: Revert parts of revision 22056 as proto_exists is not required by @WINBIND_NSS@, bin/[EMAIL PROTECTED]@, and bin/[EMAIL PR