r25102: Rewrite msdfs code to use talloced filenames. Passes make test
commit351eb37a2555ce474ee02758f2f2cfee33d4d434
authorJeremy Allison <jra@samba.org>
Tue, 11 Sep 2007 18:31:29 +0000 (11 18:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:40 +0000 (10 12:30 -0500)
treed7a9472eaeece669c613b9d6228b14cfe07ea6d4
parentd65ba539a4bd9671bab6f70e140dcc6fb8f0733e
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 cf6b6f9c3a38b68d2671c753f412772344506742)
source3/include/msdfs.h
source3/rpc_server/srv_dfs_nt.c
source3/script/tests/selftest.sh
source3/smbd/dir.c
source3/smbd/msdfs.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c