svn commit: samba r25117 - in branches: SAMBA_3_2/source/lib SAMBA_3_2/source/printing SAMBA_3_2/source/smbd SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/printing SAMBA_3_2_0/source/smbd

jra at samba.org jra at samba.org
Wed Sep 12 21:48:31 GMT 2007


Author: jra
Date: 2007-09-12 21:48:20 +0000 (Wed, 12 Sep 2007)
New Revision: 25117

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25117

Log:
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.

Modified:
   branches/SAMBA_3_2/source/lib/charcnv.c
   branches/SAMBA_3_2/source/lib/system.c
   branches/SAMBA_3_2/source/lib/util.c
   branches/SAMBA_3_2/source/printing/nt_printing.c
   branches/SAMBA_3_2/source/smbd/close.c
   branches/SAMBA_3_2/source/smbd/dir.c
   branches/SAMBA_3_2/source/smbd/mangle.c
   branches/SAMBA_3_2/source/smbd/nttrans.c
   branches/SAMBA_3_2/source/smbd/open.c
   branches/SAMBA_3_2/source/smbd/posix_acls.c
   branches/SAMBA_3_2/source/smbd/process.c
   branches/SAMBA_3_2/source/smbd/reply.c
   branches/SAMBA_3_2/source/smbd/service.c
   branches/SAMBA_3_2/source/smbd/trans2.c
   branches/SAMBA_3_2/source/smbd/vfs.c
   branches/SAMBA_3_2_0/source/lib/charcnv.c
   branches/SAMBA_3_2_0/source/lib/system.c
   branches/SAMBA_3_2_0/source/lib/util.c
   branches/SAMBA_3_2_0/source/printing/nt_printing.c
   branches/SAMBA_3_2_0/source/smbd/close.c
   branches/SAMBA_3_2_0/source/smbd/dir.c
   branches/SAMBA_3_2_0/source/smbd/mangle.c
   branches/SAMBA_3_2_0/source/smbd/nttrans.c
   branches/SAMBA_3_2_0/source/smbd/open.c
   branches/SAMBA_3_2_0/source/smbd/posix_acls.c
   branches/SAMBA_3_2_0/source/smbd/reply.c
   branches/SAMBA_3_2_0/source/smbd/service.c
   branches/SAMBA_3_2_0/source/smbd/trans2.c
   branches/SAMBA_3_2_0/source/smbd/vfs.c


Changeset:
Sorry, the patch is too large (6037 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25117


More information about the samba-cvs mailing list