r24994: Fix some C++ warnings.
[jelmer/samba4-debian.git] / source / torture / raw / setfileinfo.c
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