r24130: Explicitly pass flags2 to srvstr_push
authorVolker Lendecke <vlendec@samba.org>
Thu, 2 Aug 2007 17:37:38 +0000 (17:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:09 +0000 (12:29 -0500)
commit6c6fed5e656d64df9c9c12d7909f2c2289208bf7
treee3a6407fa256f6d94265afe91ac173f6220b298b
parentd2900ddf1121f777ec8b28620fa93637b58e2a59
r24130: Explicitly pass flags2 to srvstr_push

This is in preparation of the trans2 conversion: srvstr_push should not
look at inbuf directly.
(This used to be commit 5fd7e6a3821bea26d352e3edc23b7a216b1200e5)
source3/include/safe_string.h
source3/smbd/lanman.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/srvstr.c
source3/smbd/trans2.c