r4938: allow the caller to supply an existing event_context if they want to
[sfrench/samba-autobuild/.git] / source4 / libcli / composite / savefile.c
2007-10-10 Andrew Tridgellr4936: moved to a convention where the completion funct...
2007-10-10 Andrew Tridgellr4935: fixed a bug where "c->status = xxx_handler(x...
2007-10-10 Andrew Tridgellr4924: continue the effort to simplify and generalise...
2007-10-10 Andrew Tridgellr4791: used the new talloc type safety macros to make...
2007-10-10 Andrew Tridgellr4783: got rid of another void* in the composite code...
2007-10-10 Andrew Tridgellr4782: volker quite rightly pointed out that there...
2007-10-10 Andrew Tridgellr4754: tidied up the composite function infrastructure...
2007-10-10 Andrew Tridgellr4710: added a smb_composite_savefile() function, and...