Add the strlen to push to smb_bytes_push_str, return the converted size
authorVolker Lendecke <vl@samba.org>
Mon, 26 Jan 2009 19:45:09 +0000 (20:45 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 29 Jan 2009 20:38:06 +0000 (21:38 +0100)
commit37da26a06ee0a51f2e6c7b93e2fefc2342613c84
tree1c4667731ddc9756d7dfb2adc2622c3cce0f26c4
parent89caa0e86be9e20702a24fea4f94a11e6e02cc93
Add the strlen to push to smb_bytes_push_str, return the converted size

The pushed strlen replaces the STR_TERMINATE flag which I personally always
find very confusing.
source3/include/proto.h
source3/libsmb/cliconnect.c
source3/libsmb/clifile.c
source3/libsmb/clitrans.c