r23727: Explicitly pass down FLAGS2 to srvstr_get_path.
authorVolker Lendecke <vlendec@samba.org>
Thu, 5 Jul 2007 16:36:15 +0000 (16:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:49 +0000 (12:23 -0500)
commit18078b9faa3820fb34604063c9079c1ebe3ad47f
treecc554b2ea6b5cd53c56e8134b5f615bde023c2bf
parent836782b07bf133e9b2598c4a089f1c810e4c7754
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 :-)
source/smbd/nttrans.c
source/smbd/reply.c
source/smbd/trans2.c