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)
commitef4dbc443dbdebc4160209ed3f23cbb97109c414
tree944d006a5b31d70af4169c6d35ff29110450f3df
parent7aa86445e3290021fe40c5c9425ecdbc2dda1618
r4710: added a smb_composite_savefile() function, and expanded the test suite a little
source/include/structs.h
source/libcli/composite/composite.c [new file with mode: 0644]
source/libcli/composite/composite.h
source/libcli/composite/loadfile.c
source/libcli/composite/savefile.c [new file with mode: 0644]
source/libcli/config.mk
source/torture/raw/composite.c