r23727: Explicitly pass down FLAGS2 to srvstr_get_path.
commit8724dfe55155eef0fb612e547ecf0ebaee89adf4
authorVolker Lendecke <vlendec@samba.org>
Thu, 5 Jul 2007 16:36:15 +0000 (5 16:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:49 +0000 (10 12:23 -0500)
treeffe772acd58cf66c0554c322d72e262a95efca76
parentfcda5b589633b96415890c569bf23e3e284e0916
r23727: Explicitly pass down FLAGS2 to srvstr_get_path.

Next step is to remove the bug that in the trans2 code we use the inbuf
as the base pointer to decide whether we need ucs2 alignment where we
need to use the beginning of the params buffer

Jeremy, last one for today to reviw :-)
(This used to be commit 18078b9faa3820fb34604063c9079c1ebe3ad47f)
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c