svn commit: samba r20626 - in branches/SAMBA_3_0/source/registry: .

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-09 08:19:05 + (Tue, 09 Jan 2007) New Revision: 20626 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20626 Log: Fix a memleak found by the IBM checker -- not on 3.0.24 Modified: branches/SAMBA_3_0/source/registry/reg_frontend.c

svn commit: samba r20627 - in branches/SAMBA_3_0/source/smbd: .

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-09 08:56:24 + (Tue, 09 Jan 2007) New Revision: 20627 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20627 Log: orig_name is not needed anymore, and slightly simplify logic by doing early returns. Volker Modified:

svn commit: samba r20628 - in branches/SAMBA_3_0/source/smbd: .

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-09 09:03:33 + (Tue, 09 Jan 2007) New Revision: 20628 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20628 Log: Looks bigger than it is. This is just re-indenting the if (dirname) that we've taken care of above. Volker Modified:

svn commit: samba r20630 - in branches: SAMBA_3_0/source/torture SAMBA_3_0_24/source/torture

2007-01-09 Thread gd
Author: gd Date: 2007-01-09 13:24:33 + (Tue, 09 Jan 2007) New Revision: 20630 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20630 Log: Fix some trivial memleaks. Guenther Modified: branches/SAMBA_3_0/source/torture/nsstest.c

svn commit: samba r20631 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-09 15:50:36 + (Tue, 09 Jan 2007) New Revision: 20631 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20631 Log: Add some tests for the ndr parser. Added: branches/SAMBA_4_0/source/pidl/tests/ndr.pl Modified:

svn commit: samba r20632 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_24/source/smbd SAMBA_4_0/source/torture/raw

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-09 15:50:40 + (Tue, 09 Jan 2007) New Revision: 20632 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20632 Log: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in particular the NT_STATUS_INVALID_PARAMETER thing

svn commit: samba r20633 - in branches/SAMBA_4_0/source/pidl/tests: .

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-09 15:54:36 + (Tue, 09 Jan 2007) New Revision: 20633 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20633 Log: Add another test, fix warnings. Modified: branches/SAMBA_4_0/source/pidl/tests/ndr.pl Changeset: Modified:

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

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-09 16:12:54 + (Tue, 09 Jan 2007) New Revision: 20634 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20634 Log: A *LOT* more work is necessary before touching notify remotely starts to make sense. Until then, remove it from the tree to

svn commit: samba r20635 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_24/source/smbd

2007-01-09 Thread jra
Author: jra Date: 2007-01-09 18:48:38 + (Tue, 09 Jan 2007) New Revision: 20635 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20635 Log: Add placeholder to ensure we don't go into the wcard unlink if bad_path was set. The error returned here is almost certainly

svn commit: samba r20636 - in branches/SAMBA_3_0/source/include: .

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-09 20:04:46 + (Tue, 09 Jan 2007) New Revision: 20636 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20636 Log: Remove notify leftover Modified: branches/SAMBA_3_0/source/include/messages.h Changeset: Modified:

svn commit: samba r20637 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl lib/Parse/Pidl/Samba4/NDR tests

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-09 23:41:25 + (Tue, 09 Jan 2007) New Revision: 20637 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20637 Log: Don't check for NULL pointers when the pointer is guaranteed to not be NULL (if it is a ref pointer). Added:

Build status as of Wed Jan 10 00:00:02 2007

2007-01-09 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-01-09 00:00:30.0 + +++ /home/build/master/cache/broken_results.txt 2007-01-10 00:01:08.0 + @@ -1,10 +1,10 @@ -Build status as of Tue Jan 9 00:00:01 2007 +Build status as of Wed Jan

svn commit: samba r20638 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl/Samba4/NDR tests

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-10 00:37:30 + (Wed, 10 Jan 2007) New Revision: 20638 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20638 Log: Check for NULL pointers (where possible) in print functions. Fixes #4218, but without reintroducing coverity warnings.

svn commit: lorikeet r698 - in trunk/heimdal: .

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 01:35:07 + (Wed, 10 Jan 2007) New Revision: 698 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=698 Log: Update the diff between heimdal and lorikeet-heimdal. It is getting pretty small! Andrew Bartlett Modified:

svn commit: lorikeet r699 - in trunk/heimdal: . cf doc kdc kuser lib/asn1 lib/des lib/des/imath lib/gssapi lib/hdb lib/hx509 lib/hx509/data lib/krb5 lib/roken tests tests/kdc

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 01:44:18 + (Wed, 10 Jan 2007) New Revision: 699 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=699 Log: Update Heimdal to CVS as of 2007-01-10 In doing so, I've changed the PAC handling to be more correct: The Heimdal code was

svn commit: samba r20639 - in branches/SAMBA_4_0/source: . auth/kerberos heimdal_build kdc librpc/idl

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 01:51:35 + (Wed, 10 Jan 2007) New Revision: 20639 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20639 Log: Commit part 1 of 2. This patch updates our build system and glue to support a new snapshot of lorikeet-heimdal. We now

svn commit: lorikeet r700 - in trunk/heimdal/lib/krb5: .

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 01:55:07 + (Wed, 10 Jan 2007) New Revision: 700 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=700 Log: Use the correct keyblock when verifying the PAC. Andrew Bartlett Modified: trunk/heimdal/lib/krb5/rd_req.c

svn commit: samba r20640 - in branches/SAMBA_4_0/source/heimdal: cf kdc lib lib/asn1 lib/com_err lib/des lib/des/imath lib/gssapi lib/gssapi/gssapi lib/gssapi/krb5 lib/gssapi/mech lib/gssapi/spnego li

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 01:57:32 + (Wed, 10 Jan 2007) New Revision: 20640 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20640 Log: Commit part 2/2 Update Heimdal to match current lorikeet-heimdal. This includes integrated PAC hooks, so Samba doesn't

svn commit: lorikeet r701 - in trunk/heimdal: .

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 02:00:15 + (Wed, 10 Jan 2007) New Revision: 701 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=701 Log: Update our diff on lorikeet-heimdal: Use correct keyblock on the client for PAC validation. Andrew Bartlett Modified:

svn commit: samba r20641 - in branches/SAMBA_4_0: .

2007-01-09 Thread derrell
Author: derrell Date: 2007-01-10 02:37:05 + (Wed, 10 Jan 2007) New Revision: 20641 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20641 Log: Everything relevant from the old swat (now swat.obsolete) directory has been moved to webapps. Remove the obsolete

svn commit: samba r20642 - in branches/SAMBA_4_0/source/heimdal/cf: .

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 02:37:27 + (Wed, 10 Jan 2007) New Revision: 20642 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20642 Log: This bit of autoconf causes us pain. Revert back to how we had things before the last merge. Andrew Bartlett Modified:

svn commit: lorikeet r702 - in trunk/heimdal/cf: .

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 02:40:04 + (Wed, 10 Jan 2007) New Revision: 702 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=702 Log: Merge from Samba4: AC_WARNING_ENABLE() causes us pain. Andrew Bartlett Modified: trunk/heimdal/cf/check-var.m4

svn commit: samba r20643 - in branches/SAMBA_4_0/source/heimdal/lib/hx509: .

2007-01-09 Thread abartlet
Author: abartlet Date: 2007-01-10 02:49:40 + (Wed, 10 Jan 2007) New Revision: 20643 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20643 Log: Remove generated files accidentilly committed. Andrew Bartlett Removed:

svn commit: samba r20644 - in branches: SAMBA_3_0/source/passdb SAMBA_3_0_24/source/passdb

2007-01-09 Thread vlendec
Author: vlendec Date: 2007-01-10 07:56:43 + (Wed, 10 Jan 2007) New Revision: 20644 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20644 Log: Make some functions static, thanks to Michael Adam [EMAIL PROTECTED] for the hint. Modified: