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
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
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
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
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
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
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
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