summaryrefslogtreecommitdiff
path: root/source4/torture/raw/unlink.c
Commit message (Expand)AuthorAgeFilesLines
* s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink ...Jeremy Allison2015-10-211-6/+1
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-1/+1
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-6/+2
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-2/+4
* 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-2/+2
* s4:torture/raw/unlink - Remove unused variable and labelMatthias Dieter Wallnöfer2009-11-211-2/+1
* Fix the smbtorture4 build. root_fid is a "union smb_handle". tridgeJeremy Allison2009-10-171-1/+1
* Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-10-171-3/+3
|\
| * s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-3/+3
* | unlink defer torture testTim Prouty2009-09-281-0/+100
|/
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-5/+5
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-5/+5
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-5/+5
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-5/+5
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-27/+19
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3.Volker Lendecke2007-10-101-4/+33
* r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink forVolker Lendecke2007-10-101-21/+28
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-11/+11
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-46/+46
* 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
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell2007-10-101-2/+2
* r9008: check the return status for the directory handle creationsAndrew Tridgell2007-10-101-7/+20
* r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...Andrew Tridgell2007-10-101-0/+104
* r9003: add testing for non-empty directory delete on closeAndrew Tridgell2007-10-101-1/+30
* r8058: added testing of delete on close for files and directoriesAndrew Tridgell2007-10-101-3/+87
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-3/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3270: - added another unlink testAndrew Tridgell2007-10-101-0/+5
* r3236: test a few more combinations in RAW-UNLINKAndrew Tridgell2007-10-101-0/+27
* r3191: use __location__ in RAW-UNLINK testAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-9/+9
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-1/+1
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-7/+7
* - cope with servers that don't properly implement SMBexitAndrew Tridgell2003-08-131-0/+10
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+148