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:
committed by
Gerald (Jerry) Carter
parent
d65ba539a4
commit
351eb37a25
@ -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
|
||||
|
Reference in New Issue
Block a user