source4/torture/raw: Fix prototypes for all functions.
[gd/samba-autobuild/.git] / source4 / torture / raw / rename.c
2011-03-19 Jelmer Vernooijsource4/torture/raw: Fix prototypes for all functions.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2009-12-18 Tim Proutys4 torture: close handle instead of using exit
2009-12-08 Tim Proutys4 torture: Update RAW-RENAME to pass against win7
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-07 Jeremy AllisonExteded RAW-RENAME test to catch regressions in bug...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Tim Proutys4 torture: Extend the RAW-RENAME test to more fully...
2009-04-25 Stefan Metzmachers4:tortore: use torture api instead of printf in RAW...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Jeremy AllisonAdd another torture test inspired by George @ Apple.
2009-02-13 Aravind Srinivasans4 torture: Add rename test to imitate the way OS X...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-11 Jeremy AllisonAdded test_nttransrename() to test Metze's new code.
2008-03-11 Jeremy AllisonTest trans2 renames with oplocks. It looks like trans2...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Bartlettr24695: Now the Samba4 passes this test, remove the...
2007-10-10 Volker Lendecker24570: Attempt to fix make test
2007-10-10 Volker Lendecker24569: Add two tests
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
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 Stefan Metzmacherr7487: check both files before and after setting the...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4407: stricter checking of parameters on hard link...
2007-10-10 Andrew Tridgellr4402: use __location__ instead of __LINE__ in the...
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3717: - expanded the RAW-RENAME test a little
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 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-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew Tridgell- expanded the ntrename test
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code