s4-smbtorture: Make test names lowercase and dot-separated.
[kai/samba-autobuild/.git] / source4 / torture / raw / setfileinfo.c
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-06-22 Aravind Srinivasans4 torture: RAW-SFILEINFO display warning instead of...
2010-04-11 Jelmer Vernooijsubunit: Remove more test output that could be interpre...
2010-04-06 Matthias Dieter... s4:torture - remove unused variables
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-18 Zachary Loafmans4 torture: Add test to show archive bit behavior with...
2009-12-01 Tim Proutys4 torture: Update RAW-SFILEINFO-END-OF-FILE to test...
2009-12-01 Tim Proutys4 torture: Change RAW-SFILEINFO-END-OF-FILE to check...
2009-11-25 Tim Proutys4 torture: Add two new setfileinfo tests
2009-11-25 Tim Proutys4 torture: Split up the torture suite setup for RAW...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Stefan MetzmacherRAW-SFILEINFO-RENAME: test renaming of directories...
2008-02-29 Stefan MetzmacherRAW-SFILEINFO-RENAME: test renaming by path while a...
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 Vernooijr25034: Remove unused variables.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Volker Lendecker23491: Split out the RENAME trans2 call into a separat...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Stefan Metzmacherr16707: - test attrib = 0 in BASIC_INFO
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 Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr9042: fixed the valgrind error in the RAW-SFILEINFO...
2007-10-10 Andrew Tridgellr9008: check the return status for the directory handle...
2007-10-10 Andrew Tridgellr8494: fixed a bug in RAW-SFILEINFO that caused inconsi...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4422: make lp_set_cmdline("torture:dangerous", "Yes...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3594: continue conversion to __location__ from __LINE_...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
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-10-10 Andrew Tridgellfixed snprintf.c for systems that have only some of...
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-15 Jeremy AllisonPrint out position info, ensure NT_RENAME info level...
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