svn commit: lorikeet r553 - in trunk/heimdal/lib/gssapi: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 07:42:07 + (Fri, 02 Jun 2006) New Revision: 553 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=553 Log: - use uint16_t instead of u_int16_t - use int32_t for seq_number both changes let us use the types which the main heimdal

svn commit: samba r16000 - in branches/SAMBA_4_0/source/heimdal/lib/gssapi: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 07:42:29 + (Fri, 02 Jun 2006) New Revision: 16000 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16000 Log: - use uint16_t instead of u_int16_t - use int32_t for seq_number both changes let us use the types which the main heimdal

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

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 07:52:05 + (Fri, 02 Jun 2006) New Revision: 16001 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16001 Log: we don't use u_intX_t any more metze Modified: branches/SAMBA_4_0/source/lib/replace/README

svn commit: samba r16002 - in branches/SAMBA_4_0/source/lib/appweb: ejs mpr

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 08:44:31 + (Fri, 02 Jun 2006) New Revision: 16002 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16002 Log: fix the build on solaris Patch from Bjoern Jacke, thanks! metze Modified:

svn commit: samba r16004 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 14:06:30 + (Fri, 02 Jun 2006) New Revision: 16004 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16004 Log: - move #ifdef outof the real functions - hopefully all build-farm hosts have ENOTSUP... metze Modified:

svn commit: samba r16005 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 14:22:56 + (Fri, 02 Jun 2006) New Revision: 16005 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16005 Log: add support for XATTR's on MacOS Thanks to Bjoern Jacke for his help. metze Modified:

svn commit: samba r16006 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 14:26:15 + (Fri, 02 Jun 2006) New Revision: 16006 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16006 Log: only (f)getxattr returns ssize_t metze Modified: branches/SAMBA_4_0/source/ntvfs/posix/xattr_system.c Changeset:

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

2006-06-02 Thread abartlet
Author: abartlet Date: 2006-06-02 14:33:57 + (Fri, 02 Jun 2006) New Revision: 16007 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16007 Log: If no error string was setup by the backend, ensure that we always get at least a generic error, even when inside a

svn commit: samba r16008 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 14:38:50 + (Fri, 02 Jun 2006) New Revision: 16008 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16008 Log: make debugging easier, and use the os name in the function name (I'll add a bsd wrapping later) metze Modified:

svn commit: samba r16009 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 14:57:18 + (Fri, 02 Jun 2006) New Revision: 16009 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16009 Log: fix the build metze Modified: branches/SAMBA_4_0/source/ntvfs/posix/config.m4 Changeset: Modified:

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

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 15:15:03 + (Fri, 02 Jun 2006) New Revision: 554 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=554 Log: reduce the diff to main heimdal metze Modified: trunk/heimdal/configure.in Changeset: Modified:

svn commit: samba r16010 - in branches/SAMBA_4_0/source/lib/appweb/mpr: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 17:06:03 + (Fri, 02 Jun 2006) New Revision: 16010 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16010 Log: deal with the case that int64,uint64 are already typedef'ed metze Modified:

svn commit: samba r16011 - in branches/SAMBA_4_0/source/heimdal_build: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 20:54:04 + (Fri, 02 Jun 2006) New Revision: 16011 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16011 Log: we don't need sys/bitypes.h any more metze Modified: branches/SAMBA_4_0/source/heimdal_build/config.m4 Changeset:

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

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 20:55:17 + (Fri, 02 Jun 2006) New Revision: 16012 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16012 Log: do the type checks before anythingelse metze Modified: branches/SAMBA_4_0/source/lib/replace/config.m4 Changeset:

svn commit: samba r16013 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2006-06-02 Thread metze
Author: metze Date: 2006-06-02 21:10:19 + (Fri, 02 Jun 2006) New Revision: 16013 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16013 Log: hopefully fix the configure check for darwin metze Modified: branches/SAMBA_4_0/source/ntvfs/posix/config.m4 Changeset:

svn commit: samba r16014 - branches/SAMBA_3_0/source/passdb trunk/source/passdb

2006-06-02 Thread vlendec
Author: vlendec Date: 2006-06-02 21:53:09 + (Fri, 02 Jun 2006) New Revision: 16014 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16014 Log: Correctly set the group RID in init_sam_from_buffer. BIG THANKS to Tom Bork for reporting that Bug! Volker Modified:

svn commit: samba r16015 - in trunk/source/passdb: .

2006-06-02 Thread jra
Author: jra Date: 2006-06-02 23:57:59 + (Fri, 02 Jun 2006) New Revision: 16015 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16015 Log: Add debug to be symetrical with reading from cache. Jeremy. Modified: trunk/source/passdb/lookup_sid.c Changeset:

svn commit: samba r16016 - in branches/SAMBA_3_0/source/passdb: .

2006-06-02 Thread jra
Author: jra Date: 2006-06-02 23:58:02 + (Fri, 02 Jun 2006) New Revision: 16016 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16016 Log: Add debug to be symetrical with reading from cache. Jeremy. Modified: branches/SAMBA_3_0/source/passdb/lookup_sid.c

svn commit: samba r16017 - in branches/SAMBA_3_0/source: . lib

2006-06-02 Thread jra
Author: jra Date: 2006-06-02 23:58:56 + (Fri, 02 Jun 2006) New Revision: 16017 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16017 Log: Add Samba4 replacement for timegm to work on Solaris. Jeremy. Added: branches/SAMBA_3_0/source/lib/timegm.c Modified:

svn commit: samba r16018 - in trunk/source: . lib

2006-06-02 Thread jra
Author: jra Date: 2006-06-02 23:58:58 + (Fri, 02 Jun 2006) New Revision: 16018 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16018 Log: Add Samba4 replacement for timegm to work on Solaris. Jeremy. Added: trunk/source/lib/timegm.c Modified:

Build status as of Sat Jun 3 00:00:02 2006

2006-06-02 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-06-02 00:00:27.0 + +++ /home/build/master/cache/broken_results.txt 2006-06-03 00:00:50.0 + @@ -1,18 +1,18 @@ -Build status as of Fri Jun 2 00:00:03 2006 +Build status as of Sat Jun

svn commit: samba r16019 - in branches/SAMBA_3_0/source/nmbd: .

2006-06-02 Thread jra
Author: jra Date: 2006-06-03 00:36:00 + (Sat, 03 Jun 2006) New Revision: 16019 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16019 Log: This should not be a level zero message - it's harmless and can happen though misconfiguration. Jeremy. Modified:

svn commit: samba r16020 - in trunk/source/nmbd: .

2006-06-02 Thread jra
Author: jra Date: 2006-06-03 00:36:03 + (Sat, 03 Jun 2006) New Revision: 16020 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16020 Log: This should not be a level zero message - it's harmless and can happen though misconfiguration. Jeremy. Modified:

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

2006-06-02 Thread idra
Author: idra Date: 2006-06-03 00:54:33 + (Sat, 03 Jun 2006) New Revision: 16021 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16021 Log: While studying how to make samldb really async I found a critical situation handled in the incorrect way. A while(1) loop

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

2006-06-02 Thread idra
Author: idra Date: 2006-06-03 01:32:55 + (Sat, 03 Jun 2006) New Revision: 16022 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16022 Log: ooops, a bit too aggressive commit :-) Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/samldb.c Changeset: