r23792: convert Samba4 to GPLv3
[kai/samba.git] / source4 / torture / raw / unlink.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Volker Lendecker20758: Adapt RAW-UNLINK error returns for wildcard...
2007-10-10 Volker Lendecker20474: Skip the delete-on-close test on a non-empty...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
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 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr9121: use the older non-passthru level for setting...
2007-10-10 Andrew Tridgellr9008: check the return status for the directory handle...
2007-10-10 Andrew Tridgellr9006: expanded RAW-UNLINK test to test directory delet...
2007-10-10 Andrew Tridgellr9003: add testing for non-empty directory delete on...
2007-10-10 Andrew Tridgellr8058: added testing of delete on close for files and...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3270: - added another unlink test
2007-10-10 Andrew Tridgellr3236: test a few more combinations in RAW-UNLINK
2007-10-10 Andrew Tridgellr3191: use __location__ in RAW-UNLINK test
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2003-08-13 Andrew Tridgell- cope with servers that don't properly implement SMBexit
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code