svn commit: samba r20098 - in branches: SAMBA_3_0/source/auth SAMBA_3_0/source/include SAMBA_3_0/source/smbd SAMBA_3_0_24/source/auth SAMBA_3_0_24/source/include SAMBA_3_0_24/source/smbd

2006-12-09 Thread jra
Author: jra Date: 2006-12-10 05:23:47 + (Sun, 10 Dec 2006) New Revision: 20098 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20098 Log: Properly fix issues with create_token_from_username() reported by James. Ensure that this function allocates everything on the

Re: svn commit: samba r20090 - in branches: SAMBA_3_0/source/auth SAMBA_3_0/source/groupdb SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0/source/passdb SAMBA_3_0/source/rpcclient SAMBA_3_0/s

2006-12-09 Thread Jeremy Allison
On Sat, Dec 09, 2006 at 08:04:59PM -0800, Jeremy Allison wrote: > On Sat, Dec 09, 2006 at 05:05:42PM -0800, James Peach wrote: > > > > But what happens to the gids that were allocated on mem_ctx by > > pdb_default_enum_group_memberships? Previously they were allocated on > > tmp_ctx which is d

Re: svn commit: samba r20090 - in branches: SAMBA_3_0/source/auth SAMBA_3_0/source/groupdb SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0/source/passdb SAMBA_3_0/source/rpcclient SAMBA_3_0/s

2006-12-09 Thread Jeremy Allison
On Sat, Dec 09, 2006 at 05:05:42PM -0800, James Peach wrote: > > But what happens to the gids that were allocated on mem_ctx by > pdb_default_enum_group_memberships? Previously they were allocated on > tmp_ctx which is destroyed on the way out. Now they are just left > dangling. Am I missing

Re: svn commit: samba r20090 - in branches: SAMBA_3_0/source/auth SAMBA_3_0/source/groupdb SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0/source/passdb SAMBA_3_0/source/rpcclient SAMBA_3_0/s

2006-12-09 Thread James Peach
On 09/12/2006, at 3:52 PM, Jeremy Allison wrote: On Sat, Dec 09, 2006 at 03:13:10PM -0800, James Peach wrote: Thanks Jeremy. One thing - in create_token_from_username, the gids array can be allocated on either tmp_ctx or mem_ctx. tmp_ctx is destroyed on exit, but mem_ctx is not, and can be th

Build status as of Sun Dec 10 00:00:03 2006

2006-12-09 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-12-09 00:01:16.0 + +++ /home/build/master/cache/broken_results.txt 2006-12-10 00:01:39.0 + @@ -1,4 +1,4 @@ -Build status as of Sat Dec 9 00:00:02 2006 +Build status as of Sun Dec 10

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

2006-12-09 Thread jra
Author: jra Date: 2006-12-09 23:55:20 + (Sat, 09 Dec 2006) New Revision: 20097 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20097 Log: Ensure found_username is freed correctly when talloced on the null context. Jeremy. Modified: branches/SAMBA_3_0/source/sm

Re: svn commit: samba r20090 - in branches: SAMBA_3_0/source/auth SAMBA_3_0/source/groupdb SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0/source/passdb SAMBA_3_0/source/rpcclient SAMBA_3_0/s

2006-12-09 Thread Jeremy Allison
On Sat, Dec 09, 2006 at 03:13:10PM -0800, James Peach wrote: > > Thanks Jeremy. One thing - in create_token_from_username, the gids > array can be allocated on either tmp_ctx or mem_ctx. tmp_ctx is > destroyed on exit, but mem_ctx is not, and can be the null context. > Do you need to explici

Re: svn commit: samba r20090 - in branches: SAMBA_3_0/source/auth SAMBA_3_0/source/groupdb SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0/source/passdb SAMBA_3_0/source/rpcclient SAMBA_3_0/s

2006-12-09 Thread James Peach
On 08/12/2006, at 6:58 PM, [EMAIL PROTECTED] wrote: Author: jra Date: 2006-12-09 02:58:18 + (Sat, 09 Dec 2006) New Revision: 20090 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi? view=rev&root=samba&rev=20090 Log: Fix a class of bugs found by James Peach. Ensure we never mix malloc

svn commit: samba r20096 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-12-09 Thread metze
Author: metze Date: 2006-12-09 15:30:15 + (Sat, 09 Dec 2006) New Revision: 20096 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20096 Log: now I'm 100% sure:-) metze Modified: branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl Changeset: Modified: branches/SAM

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

2006-12-09 Thread metze
Author: metze Date: 2006-12-09 15:27:22 + (Sat, 09 Dec 2006) New Revision: 20095 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20095 Log: make a complete copy of the binding string metze Modified: branches/SAMBA_4_0/source/libnet/libnet_become_dc.c Changes

svn commit: samba r20094 - in branches/SAMBA_4_0/source/librpc/rpc: .

2006-12-09 Thread metze
Author: metze Date: 2006-12-09 14:49:17 + (Sat, 09 Dec 2006) New Revision: 20094 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20094 Log: this should be non-const metze Modified: branches/SAMBA_4_0/source/librpc/rpc/dcerpc_util.c Changeset: Modified: branc

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

2006-12-09 Thread metze
Author: metze Date: 2006-12-09 13:54:30 + (Sat, 09 Dec 2006) New Revision: 20093 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20093 Log: some documentation updates metze Modified: branches/SAMBA_4_0/source/torture/rpc/testjoin.c Changeset: Modified: branc