r24712: No longer expose the 'BOOL' data type in any interfaces.
[samba.git] / source4 / libcli / composite / composite.h
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17317: - add a composite_create() function that alloca...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Rafal Szczesniakr10635: Formatting for better readability.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Rafal Szczesniakr6614: Basic approach to monitoring messages for compos...
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Andrew Tridgellr4924: continue the effort to simplify and generalise...
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 Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Andrew Tridgellr4769: added a smb_composite_connect() function that...
2007-10-10 Andrew Tridgellr4754: tidied up the composite function infrastructure...
2007-10-10 Andrew Tridgellr4710: added a smb_composite_savefile() function, and...
2007-10-10 Andrew Tridgellr4700: first attempt at a composite async function...