r23792: convert Samba4 to GPLv3
[ira/wip.git] / source / torture / raw / composite.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13004: fix compiler warnings
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Tim Potterr6676: Fix unused variable.
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 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5035: fixed composite test to use --num-ops command...
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Andrew Tridgellr4792: use type safety int the test suite too
2007-10-10 Andrew Tridgellr4779: demonstrate doing 50 parallel loadfile operation...
2007-10-10 Andrew Tridgellr4710: added a smb_composite_savefile() function, and...
2007-10-10 Andrew Tridgellr4700: first attempt at a composite async function...