r4710: added a smb_composite_savefile() function, and expanded the test suite a little
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Jan 2005 11:43:18 +0000 (11:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:46 +0000 (13:08 -0500)
commit287515fd3db1932f06d56da3bb388a7efc1120eb
treeaa22ff31a537d30af6bc1086b014207993275883
parent09c34de35a472acfe92ef489409646086a564326
r4710: added a smb_composite_savefile() function, and expanded the test suite a little
(This used to be commit ef4dbc443dbdebc4160209ed3f23cbb97109c414)
source4/include/structs.h
source4/libcli/composite/composite.c [new file with mode: 0644]
source4/libcli/composite/composite.h
source4/libcli/composite/loadfile.c
source4/libcli/composite/savefile.c [new file with mode: 0644]
source4/libcli/config.mk
source4/torture/raw/composite.c