svn commit: samba r23457 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-13 Thread vlendec
Author: vlendec Date: 2007-06-13 09:55:13 + (Wed, 13 Jun 2007) New Revision: 23457 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23457 Log: After Jeremy's ack: The attached patch removes a little race condition for people with real kernel oplock support, and

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

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:06:17 + (Wed, 13 Jun 2007) New Revision: 23458 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23458 Log: Cosmetic fix in debug output. Modified: branches/SAMBA_3_0/source/registry/reg_db.c Changeset: Modified:

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

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:07:05 + (Wed, 13 Jun 2007) New Revision: 23459 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23459 Log: Remove one superfluous cast. Modified: branches/SAMBA_3_0/source/registry/reg_db.c Changeset: Modified:

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

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:12:33 + (Wed, 13 Jun 2007) New Revision: 23460 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23460 Log: Re-add whitespace to reduce diff between branches. Sorry for the noise... Michael Modified:

svn commit: samba r23461 - in branches/SAMBA_3_0_26/source/registry: .

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:15:48 + (Wed, 13 Jun 2007) New Revision: 23461 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23461 Log: More or less merge r21977 from 3_0: little cosmetic change to remove a local var that's not really needed Michael

svn commit: samba r23462 - in branches/SAMBA_3_0_26/source/registry: .

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:32:57 + (Wed, 13 Jun 2007) New Revision: 23462 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23462 Log: Merge r20209 from 3_0: Fix two memleaks. Modified: branches/SAMBA_3_0_26/source/registry/reg_eventlog.c Changeset:

svn commit: samba r23463 - in branches/SAMBA_3_0_26/source/registry: .

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:40:31 + (Wed, 13 Jun 2007) New Revision: 23463 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23463 Log: Merge r19853 and r19858 from 3_0: fix a memleak, add a const, update a link Modified:

svn commit: samba r23464 - in branches/SAMBA_3_0_26/source/registry: .

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 10:47:06 + (Wed, 13 Jun 2007) New Revision: 23464 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23464 Log: Merge r19913 from 3_0: Fix a const warning. Modified: branches/SAMBA_3_0_26/source/registry/reg_perfcount.c

svn commit: samba r23465 - in branches: SAMBA_3_0/source/registry SAMBA_3_0_26/source/registry

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 11:04:31 + (Wed, 13 Jun 2007) New Revision: 23465 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23465 Log: There was this diff between reg_printing in 3_0 and 3_0_26: before writing to secdesc_buf-sd, 3_0 checked secdesc_buf-sd

svn commit: samba r23466 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-13 Thread vlendec
Author: vlendec Date: 2007-06-13 11:32:46 + (Wed, 13 Jun 2007) New Revision: 23466 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23466 Log: Fix RAW-NOTIFY: by using delete on close the notify is triggered deep inside close_file() already. Modified:

Rev 5380: merge from upstream in http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

2007-06-13 Thread Michael Adam
At http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/ revno: 5380 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Michael Adam [EMAIL PROTECTED] branch nick: SAMBA_3_0-registry.bzr

svn commit: samba r23467 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-13 Thread vlendec
Author: vlendec Date: 2007-06-13 12:52:36 + (Wed, 13 Jun 2007) New Revision: 23467 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23467 Log: Next little simplification: In rename_internals it's a bit pointless to first ask for existence of a file when we do the

svn commit: samba r23468 - in branches: SAMBA_3_0/source/registry SAMBA_3_0_26/source/registry

2007-06-13 Thread obnox
Author: obnox Date: 2007-06-13 13:15:16 + (Wed, 13 Jun 2007) New Revision: 23468 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23468 Log: Open registry.tdb with sequence number. Add a function to retrieve the registry db sequence number. This is in preparation

Re: svn commit: samba r23467 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-13 Thread Jeremy Allison
On Wed, Jun 13, 2007 at 12:52:37PM +, [EMAIL PROTECTED] wrote: Author: vlendec Date: 2007-06-13 12:52:36 + (Wed, 13 Jun 2007) New Revision: 23467 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23467 Log: Next little simplification: In rename_internals

svn commit: samba r23469 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-13 Thread vlendec
Author: vlendec Date: 2007-06-13 19:01:41 + (Wed, 13 Jun 2007) New Revision: 23469 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23469 Log: Fix a comment Modified: branches/SAMBA_3_0/source/smbd/reply.c branches/SAMBA_3_0_26/source/smbd/reply.c

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

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-13 20:40:50 + (Wed, 13 Jun 2007) New Revision: 23470 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23470 Log: Fix supplementary group list truncation for *BSD. We need to pass the correct group list length and only truncate to

svn commit: samba r23471 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0/source/param SAMBA_3_0_26/source/nsswitch SAMBA_3_0_26/source/param

2007-06-13 Thread jerry
Author: jerry Date: 2007-06-13 20:40:54 + (Wed, 13 Jun 2007) New Revision: 23471 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23471 Log: Here's a rough patch for expanding domain group membership in the winbindd_getgrnam() call. Couple of comments: * Adds

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

2007-06-13 Thread jerry
Author: jerry Date: 2007-06-13 20:43:49 + (Wed, 13 Jun 2007) New Revision: 23472 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23472 Log: add missing default setting for 'winbind nss info' (merge from 3.0.26) Modified:

svn commit: samba r23473 - in branches/SAMBA_3_0_26/source/lib: .

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-13 20:45:55 + (Wed, 13 Jun 2007) New Revision: 23473 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23473 Log: Merge Merge branches/[EMAIL PROTECTED] Fix supplementary group list truncation for *BSD. We need to pass the correct group

svn commit: samba r23474 - in branches: SAMBA_3_0/source/libads SAMBA_3_0/source/nsswitch SAMBA_3_0/source/smbd SAMBA_3_0/source/utils SAMBA_3_0_26/source/libads SAMBA_3_0_26/source/nsswitch SAMBA_3_0

2007-06-13 Thread jerry
Author: jerry Date: 2007-06-13 20:49:20 + (Wed, 13 Jun 2007) New Revision: 23474 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23474 Log: Here's a small patch that disables the libkrb5.so replay cache when verifying a ticket from winbindd_pam.c. I've found

svn commit: samba-docs r1125 - in trunk/smbdotconf/winbind: .

2007-06-13 Thread jerry
Author: jerry Date: 2007-06-13 20:56:11 + (Wed, 13 Jun 2007) New Revision: 1125 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1125 Log: add smb.conf entry for 'winbind expand groups' Added: trunk/smbdotconf/winbind/winbindexpandgroups.xml Changeset:

Re: svn commit: samba r23465 - in branches: SAMBA_3_0/source/registry SAMBA_3_0_26/source/registry

2007-06-13 Thread Jeremy Allison
On Wed, Jun 13, 2007 at 11:04:33AM +, [EMAIL PROTECTED] wrote: Author: obnox Date: 2007-06-13 11:04:31 + (Wed, 13 Jun 2007) New Revision: 23465 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23465 Log: There was this diff between reg_printing in 3_0

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

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-13 21:42:31 + (Wed, 13 Jun 2007) New Revision: 23475 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23475 Log: Fix the prototype for sys_broken_setgroups and log *BSD group list truncation a bit more verbosely. Modified:

svn commit: samba r23476 - in branches/SAMBA_3_0_26/source/lib: .

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-13 21:49:07 + (Wed, 13 Jun 2007) New Revision: 23476 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23476 Log: Merge branches/[EMAIL PROTECTED] Fix the prototype for sys_broken_setgroups and log *BSD group list truncation a bit more

svn commit: samba r23477 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_26/source/libads

2007-06-13 Thread jerry
Author: jerry Date: 2007-06-13 21:59:39 + (Wed, 13 Jun 2007) New Revision: 23477 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23477 Log: Build farm fix: Use int rather than MIT's krb5_int32 when setting context flags. Modified:

Build status as of Thu Jun 14 00:00:02 2007

2007-06-13 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-06-13 00:01:29.0 + +++ /home/build/master/cache/broken_results.txt 2007-06-14 00:01:32.0 + @@ -1,4 +1,4 @@ -Build status as of Wed Jun 13 00:00:02 2007 +Build status as of Thu Jun

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

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-14 03:38:43 + (Thu, 14 Jun 2007) New Revision: 23478 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23478 Log: Change the handling of the developer CFLAGS so that they are always emited to the Makefile in the DEVELOPER_CFLAGS

svn commit: samba r23479 - in branches/SAMBA_3_0_26/source: .

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-14 03:59:44 + (Thu, 14 Jun 2007) New Revision: 23479 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23479 Log: Merge branches/[EMAIL PROTECTED] Change the handling of the developer CFLAGS so that they are always emited to the Makefile

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

2007-06-13 Thread jpeach
Author: jpeach Date: 2007-06-14 04:00:35 + (Thu, 14 Jun 2007) New Revision: 23480 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23480 Log: Fix DEVELOPER_CFLAGS quoting. Modified: branches/SAMBA_3_0/source/configure.in Changeset: Modified: