r24135: Convert call_trans2open to the new API
authorVolker Lendecke <vlendec@samba.org>
Thu, 2 Aug 2007 18:28:41 +0000 (18:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:10 +0000 (12:29 -0500)
commit248f15ff143474db2493cef89ba446892342a361
tree995c7205ec485ef8dcacfebf4734225c759205d6
parentd9eef977dc80d6ee71898efc1ff736afb75eba0c
r24135: Convert call_trans2open to the new API

This itself won't help much, because send_trans2_replies_new still allocates
the big buffers, but stay tuned :-)

Also add/update my copyright on stuff I recently touched.

Volker
source/smbd/negprot.c
source/smbd/process.c
source/smbd/reply.c
source/smbd/sesssetup.c
source/smbd/trans2.c