summaryrefslogtreecommitdiff
path: root/source4/torture/raw/setfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-18s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett1-9/+3
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-10/+9
2010-06-21s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan1-4/+24
2010-04-11subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij1-13/+13
2010-04-06s4:torture - remove unused variablesMatthias Dieter Wallnöfer1-1/+0
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-3/+3
2009-12-18s4 torture: Add test to show archive bit behavior with directoriesZachary Loafman1-0/+153
2009-12-01s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty1-19/+104
2009-12-01s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty1-7/+5
2009-11-25s4 torture: Add two new setfileinfo testsTim Prouty1-0/+191
2009-11-25s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty1-6/+20
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-3/+0
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-02-29RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher1-8/+84
2008-02-29RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher1-0/+25
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-18/+18
2007-10-10r25034: Remove unused variables.Jelmer Vernooij1-3/+3
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-0/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-52/+26
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23491: Split out the RENAME trans2 call into a separate testVolker Lendecke1-14/+65
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-1/+1
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-2/+2
2007-10-10r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher1-5/+9
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