summaryrefslogtreecommitdiff
path: root/source4/torture/raw/setfileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Use talloc for asprintf.Andreas Schneider2013-12-061-12/+10
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-9/+3
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-10/+9
* s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan2010-06-211-4/+24
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-13/+13
* s4:torture - remove unused variablesMatthias Dieter Wallnöfer2010-04-061-1/+0
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-3/+3
* s4 torture: Add test to show archive bit behavior with directoriesZachary Loafman2009-12-181-0/+153
* s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty2009-12-011-19/+104
* s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty2009-12-011-7/+5
* s4 torture: Add two new setfileinfo testsTim Prouty2009-11-251-0/+191
* s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2009-11-251-6/+20
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* 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