r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames.
authorJeremy Allison <jra@samba.org>
Wed, 22 Jun 2005 21:20:41 +0000 (21:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:59 +0000 (10:57 -0500)
commit7e509e9b99a18495bde01a990e37de70bae35aac
tree36cb4800a573693b66ec270baf9c5d609fa4801c
parentbc8954c4fce89992eb31bcb88e27728859aa7132
r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames.
ie. files containing : and \ can be accessed from Linux.
Jeremy.
(This used to be commit e9b8d23d6138d909a65ea70b2e801881e8333b38)
source3/lib/util.c
source3/param/loadparm.c
source3/smbd/dir.c
source3/smbd/mangle.c
source3/smbd/mangle_hash2.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c