1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

r25102: Rewrite msdfs code to use talloced filenames. Passes make test

and make valgrindtest. Final step will be to change srvstr_get_path()
to return talloced memory in the major codepaths.
Jeremy.
(This used to be commit cf6b6f9c3a)
This commit is contained in:
Jeremy Allison
2007-09-11 18:31:29 +00:00
committed by Gerald (Jerry) Carter
parent d65ba539a4
commit 351eb37a25
8 changed files with 980 additions and 519 deletions

View File

@ -139,6 +139,9 @@ cat >$SERVERCONFFILE<<EOF
printing = bsd
printcap name = /dev/null
host msdfs = yes
panic action = "/bin/sleep 90000"
[tmp]
path = $PREFIX_ABS/tmp
read only = no