summaryrefslogtreecommitdiff
path: root/source4/torture/raw/setfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-2/+2
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-10/+10
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-9/+9
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell1-0/+9
2007-10-10r9008: check the return status for the directory handle creationsAndrew Tridgell1-1/+1
2007-10-10r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...Andrew Tridgell1-0/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher1-1/+1
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-2/+3
2007-10-10r3594: continue conversion to __location__ from __LINE__ for error reportingAndrew Tridgell1-9/+9
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-2/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-17/+17
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-3/+3
2007-10-10r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell1-0/+5
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-2/+2
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-15/+15
2003-10-10fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell1-3/+3
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-1/+9
2003-08-15Print out position info, ensure NT_RENAME info level only worksJeremy Allison1-0/+4
2003-08-13- cope with servers that don't properly implement SMBexitAndrew Tridgell1-2/+42
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+498