svn commit: samba r17879 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_23/source/smbd

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 05:41:32 + (Mon, 28 Aug 2006) New Revision: 17879 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17879 Log: Make it explicit that we can never pass NULL for buflen or stringlen. Stanford Checker fix. Jeremy. Modified: branches/SAM

svn commit: samba r17878 - in branches: SAMBA_3_0/source/registry SAMBA_3_0_23/source/registry

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 05:35:27 + (Mon, 28 Aug 2006) New Revision: 17878 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17878 Log: Fix possible null deref found by Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/registry/reg_objects.c b

svn commit: samba r17877 - in branches: SAMBA_3_0/source/rpc_parse SAMBA_3_0_23/source/rpc_parse

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 05:27:30 + (Mon, 28 Aug 2006) New Revision: 17877 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17877 Log: Make it explicit to the checker that we can never pass in NULL as ctr to a void returning fn. Jeremy. Modified: branches/S

svn commit: samba r17876 - in branches/SAMBA_4_0/source: scripting/libjs setup

2006-08-27 Thread abartlet
Author: abartlet Date: 2006-08-28 05:26:42 + (Mon, 28 Aug 2006) New Revision: 17876 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17876 Log: Require one less patch for the LDAP backend to work. This lets the modules or backend generate the host and domain GUID,

svn commit: samba r17875 - in branches: SAMBA_3_0/source/auth SAMBA_3_0_23/source/auth

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 05:22:10 + (Mon, 28 Aug 2006) New Revision: 17875 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17875 Log: Fix (rather theoretical, but still...) null deref found by Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/a

svn commit: samba r17874 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_23/source/libsmb

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 05:10:56 + (Mon, 28 Aug 2006) New Revision: 17874 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17874 Log: Fix possible null deref found by Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/namecache.c branc

svn commit: samba r17873 - in branches: SAMBA_3_0/source/web SAMBA_3_0_23/source/web

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 04:55:05 + (Mon, 28 Aug 2006) New Revision: 17873 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17873 Log: Fix possible null deref found by Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/web/cgi.c branches/SAMBA

svn commit: samba r17872 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_23/source/rpc_server

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 04:52:36 + (Mon, 28 Aug 2006) New Revision: 17872 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17872 Log: Fix possible null deref found by the Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_server/srv_srvsvc_n

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

2006-08-27 Thread abartlet
Author: abartlet Date: 2006-08-28 03:28:03 + (Mon, 28 Aug 2006) New Revision: 17871 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17871 Log: Add an option to make the system account behave as anonymous on the network. This helps where we are trying to talk to a

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

2006-08-27 Thread abartlet
Author: abartlet Date: 2006-08-28 03:26:17 + (Mon, 28 Aug 2006) New Revision: 17870 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17870 Log: This module (for the moment) handles the modifyTimestamp generation. For that, it needs to hook into the modify operati

svn commit: samba r17869 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_23/source/lib

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 03:15:06 + (Mon, 28 Aug 2006) New Revision: 17869 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17869 Log: More sensible fix for Stanford Checker null deref. Jeremy. Modified: branches/SAMBA_3_0/source/lib/xfile.c branches/SAM

svn commit: samba r17868 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

2006-08-27 Thread idra
Author: idra Date: 2006-08-28 02:57:54 + (Mon, 28 Aug 2006) New Revision: 17868 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17868 Log: remove duplicated attributes from list Modified: branches/SAMBA_4_0/source/lib/ldb/tools/ad2oLschema.c Changeset: Mod

svn commit: samba r17867 - in branches: SAMBA_3_0/source/registry SAMBA_3_0_23/source/registry

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 02:29:36 + (Mon, 28 Aug 2006) New Revision: 17867 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17867 Log: Fix null deref in error code path. Found by the Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/registry/reg

svn commit: samba r17866 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_23/source/lib

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 02:27:49 + (Mon, 28 Aug 2006) New Revision: 17866 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17866 Log: Fix possible null deref - found by Stanford checker. Jeremy. Modified: branches/SAMBA_3_0/source/lib/util_str.c branche

svn commit: samba r17865 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_23/source/lib

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 02:24:15 + (Mon, 28 Aug 2006) New Revision: 17865 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17865 Log: Fix what the Stanford checker reported as a possible deref. I think this is a false positive, but it's an easy extra check to

svn commit: samba r17864 - in branches: SAMBA_3_0/source/nmbd SAMBA_3_0_23/source/nmbd

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 02:13:50 + (Mon, 28 Aug 2006) New Revision: 17864 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17864 Log: Fix possible null deref if client doesn't give us an answer record. Found by the Stanford checker. Jeremy. Modified: branc

svn commit: samba r17863 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_23/source/libsmb

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 01:56:17 + (Mon, 28 Aug 2006) New Revision: 17863 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17863 Log: Fix unneeded NULL check on pointer parameters causing the Stanford checker to flag null deref. Jeremy. Modified: branches/

svn commit: samba r17862 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_23/source/lib

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 01:48:04 + (Mon, 28 Aug 2006) New Revision: 17862 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17862 Log: Fix possible NULL deref (like rev 17861) found by the Stanford group. Jeremy. Modified: branches/SAMBA_3_0/source/lib/util

svn commit: samba r17861 - in branches: SAMBA_3_0/source/include SAMBA_3_0_23/source/include

2006-08-27 Thread jra
Author: jra Date: 2006-08-28 01:44:40 + (Mon, 28 Aug 2006) New Revision: 17861 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17861 Log: Fix inconsistency found in checking for NULL in DLIST_REMOVE macro. Don't check for NULL if we would have already derefed. Jer

Build status as of Mon Aug 28 00:00:02 2006

2006-08-27 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-08-27 00:00:04.0 + +++ /home/build/master/cache/broken_results.txt 2006-08-28 00:00:21.0 + @@ -1,4 +1,4 @@ -Build status as of Sun Aug 27 00:00:01 2006 +Build status as of Mon Aug 28

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

2006-08-27 Thread idra
Author: idra Date: 2006-08-27 23:39:09 + (Sun, 27 Aug 2006) New Revision: 17860 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17860 Log: Let's commit the work down up to now on the new schema module. At the moment it is able to validate an object has no conflic

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

2006-08-27 Thread idra
Author: idra Date: 2006-08-27 23:32:14 + (Sun, 27 Aug 2006) New Revision: 17859 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17859 Log: Fix some return values Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_msg.c Changeset: Modified: branches/SAM

svn commit: samba r17858 - in branches/SAMBA_4_0/source/torture: . libnet

2006-08-27 Thread mimir
Author: mimir Date: 2006-08-27 20:41:29 + (Sun, 27 Aug 2006) New Revision: 17858 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17858 Log: Add new libnet domain open tests. rafal Added: branches/SAMBA_4_0/source/torture/libnet/libnet_domain.c Modified:

svn commit: samba r17857 - in branches/SAMBA_4_0/source/torture/libnet: .

2006-08-27 Thread mimir
Author: mimir Date: 2006-08-27 20:39:50 + (Sun, 27 Aug 2006) New Revision: 17857 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17857 Log: A couple of new tests. rafal Modified: branches/SAMBA_4_0/source/torture/libnet/libnet.c branches/SAMBA_4_0/source

svn commit: samba r17856 - in branches/SAMBA_4_0/source/libnet: .

2006-08-27 Thread mimir
Author: mimir Date: 2006-08-27 20:37:23 + (Sun, 27 Aug 2006) New Revision: 17856 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17856 Log: The two new functions - libnet_LookupName and libnet_UserInfo. These two perform name resolving in SAM database and fetching

svn commit: samba r17855 - in branches/SAMBA_3_0/source/libsmb: .

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 17:36:17 + (Sun, 27 Aug 2006) New Revision: 17855 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17855 Log: Fix the build on systems without LDAP Modified: branches/SAMBA_3_0/source/libsmb/nterr.c Changeset: Modified: branche

svn commit: samba r17854 - in branches/SAMBA_3_0/source: . include libads libsmb

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 17:24:31 + (Sun, 27 Aug 2006) New Revision: 17854 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17854 Log: Steal the LDAP in NTSTATUS trick from Samba4 Thanks to Michael Adam <[EMAIL PROTECTED]> Volker Modified: branches/SAM

svn commit: samba r17853 - in branches/SAMBA_3_0/source/torture: .

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 16:50:10 + (Sun, 27 Aug 2006) New Revision: 17853 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17853 Log: Fix an uninitialized variable (m_time2). Jeremy, please check. Thanks, Volker Modified: branches/SAMBA_3_0/source/tor

svn commit: samba r17852 - in branches/SAMBA_3_0/source/param: .

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 16:24:03 + (Sun, 27 Aug 2006) New Revision: 17852 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17852 Log: Remove a pointless NULL assignment Modified: branches/SAMBA_3_0/source/param/params.c Changeset: Modified: branches/S

Rev 3736: Use Samba 3 style DOM_SID's everywhere. This branch now passes "make test" in file:///home/jelmer/bzr.samba/3.0-libndr/

2006-08-27 Thread Jelmer Vernooij
revno: 3736 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: libndr timestamp: Sun 2006-08-27 18:19:04 +0200 message: Use Samba 3 style DOM_SID's everywhere. This branc

svn commit: samba r17851 - in branches/SAMBA_3_0/source/libaddns: .

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 16:14:31 + (Sun, 27 Aug 2006) New Revision: 17851 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17851 Log: Fix a warning & attempt to fix the Tru64 build Modified: branches/SAMBA_3_0/source/libaddns/dns.h branches/SAMBA_3_0

svn commit: samba r17850 - in branches/SAMBA_3_0/source/client: .

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 14:55:46 + (Sun, 27 Aug 2006) New Revision: 17850 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17850 Log: Another dummy checkin for the build farm to retry Modified: branches/SAMBA_3_0/source/client/clitar.c Changeset: Modi

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

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 10:46:19 + (Sun, 27 Aug 2006) New Revision: 17849 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17849 Log: Next round for RPC-SAMBA3-SHARESEC Modified: branches/SAMBA_4_0/source/lib/replace/snprintf.c Changeset: Modified: br

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

2006-08-27 Thread vlendec
Author: vlendec Date: 2006-08-27 10:08:18 + (Sun, 27 Aug 2006) New Revision: 17848 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17848 Log: Ok, this did not do it. Still got the same problem. Modified: branches/SAMBA_4_0/source/libcli/security/dom_sid.c Cha