svn commit: samba r2084 - in trunk/source/smbd: .

2004-08-26 Thread jra
Author: jra Date: 2004-08-27 01:16:30 + (Fri, 27 Aug 2004) New Revision: 2084 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk/source/smbd&rev=2084&nolog=1 Log: Fix memleak on return code path. Jeremy. Modified: trunk/source/smbd/open.c Changeset: Modified: tr

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

2004-08-26 Thread jra
Author: jra Date: 2004-08-27 01:16:25 + (Fri, 27 Aug 2004) New Revision: 2083 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source/smbd&rev=2083&nolog=1 Log: Fix memleak on return code path. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/open.c

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

2004-08-26 Thread jra
Author: jra Date: 2004-08-26 21:39:10 + (Thu, 26 Aug 2004) New Revision: 2082 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source/smbd&rev=2082&nolog=1 Log: lp_path should be lp_pathname. Paranoia fix on mangle prefix. Jeremy. Modified: branches

svn commit: samba r2081 - in trunk/source/smbd: .

2004-08-26 Thread jra
Author: jra Date: 2004-08-26 21:38:50 + (Thu, 26 Aug 2004) New Revision: 2081 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk/source/smbd&rev=2081&nolog=1 Log: lp_path should be lp_pathname. Paranoia fix on mangle prefix. Jeremy. Modified: trunk/source/smbd/man

svn commit: samba r2080 - branches/SAMBA_3_0/source/utils trunk/source/utils

2004-08-26 Thread gd
Author: gd Date: 2004-08-26 21:37:20 + (Thu, 26 Aug 2004) New Revision: 2080 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2080&nolog=1 Log: Remove last traces of static migration to localhost. Needed to allow a local netbios-alias bound to non-loopback interface a

svn commit: samba r2079 - branches/SAMBA_3_0/source/utils trunk/source/utils

2004-08-26 Thread gd
Author: gd Date: 2004-08-26 21:32:49 + (Thu, 26 Aug 2004) New Revision: 2079 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2079&nolog=1 Log: Clear the publish-bit from the attributes-mask when migrating printer-settings. publishing-info is not handled yet. Guenthe

svn commit: samba r2078 - in trunk/source: param smbd

2004-08-26 Thread jerry
Author: jerry Date: 2004-08-26 20:58:04 + (Thu, 26 Aug 2004) New Revision: 2078 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk/source&rev=2078&nolog=1 Log: fix logic bug in the check for creating a user's home directory in register_vuid(); add a few extra debug l

svn commit: samba r2077 - in branches/SAMBA_3_0/source: param smbd

2004-08-26 Thread jerry
Author: jerry Date: 2004-08-26 20:47:58 + (Thu, 26 Aug 2004) New Revision: 2077 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=2077&nolog=1 Log: fix logic bug in the check for creating a user's home directory in register_vuid(); add a few