summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/setfileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher2008-02-291-8/+84
* RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher2008-02-291-0/+25
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-18/+18
* r25034: Remove unused variables.Jelmer Vernooij2007-10-101-3/+3
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-0/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-52/+26
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23491: Split out the RENAME trans2 call into a separate testVolker Lendecke2007-10-101-14/+65
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-2/+2
* r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher2007-10-101-5/+9
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-2/+2
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-10/+10
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-9/+9
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell2007-10-101-0/+9
* r9008: check the return status for the directory handle creationsAndrew Tridgell2007-10-101-1/+1
* r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...Andrew Tridgell2007-10-101-0/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-101-1/+1
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-2/+3
* r3594: continue conversion to __location__ from __LINE__ for error reportingAndrew Tridgell2007-10-101-9/+9
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-17/+17
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-3/+3
* r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell2007-10-101-0/+5
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+1
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-2/+2
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-15/+15
* fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell2003-10-101-3/+3
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-1/+9
* Print out position info, ensure NT_RENAME info level only worksJeremy Allison2003-08-151-0/+4
* - cope with servers that don't properly implement SMBexitAndrew Tridgell2003-08-131-2/+42
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+498