r4949: First version of a fetchfile composite function which connects to a server and
authorVolker Lendecke <vlendec@samba.org>
Sun, 23 Jan 2005 23:23:26 +0000 (23:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:08 +0000 (13:09 -0500)
commit63ba8383e196bc41d18c7b9a8a80578eb9430188
tree659a5ee286a42850716c3d3a65c09b0c5a324f13
parentd25c1bd0012e948fa7e1590ecd150d6fc1156869
r4949: First version of a fetchfile composite function which connects to a server and
loads a file. Needs a smb url parsing wrapper.

Volker
(This used to be commit fa435bf7c878d4a5beb6afb2ed6e2990abc11e82)
source4/include/structs.h
source4/libcli/composite/composite.h
source4/libcli/composite/fetchfile.c [new file with mode: 0644]
source4/libcli/config.mk
source4/torture/raw/composite.c