r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
authorJeremy Allison <jra@samba.org>
Wed, 12 Sep 2007 21:48:20 +0000 (21:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:41 +0000 (12:30 -0500)
commit7f0db75fb0f24873577dcb758a2ecee74fdc4297
treeabf4c2870bace46fb7a271b3a9053b5664667b28
parent93c42fd9b52d9135d8c8b52e97cf342c1c5b5010
r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
the main server code paths. We should now be able to cope with
paths up to PATH_MAX length now.
Final job will be to add the TALLOC_CTX * parameter to
unix_convert to make it explicit (for Volker).
Jeremy.
15 files changed:
source/lib/charcnv.c
source/lib/system.c
source/lib/util.c
source/printing/nt_printing.c
source/smbd/close.c
source/smbd/dir.c
source/smbd/mangle.c
source/smbd/nttrans.c
source/smbd/open.c
source/smbd/posix_acls.c
source/smbd/process.c
source/smbd/reply.c
source/smbd/service.c
source/smbd/trans2.c
source/smbd/vfs.c