summaryrefslogtreecommitdiff
path: root/source4/torture/raw/rename.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-12/+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-1/+1
* s4 torture: close handle instead of using exitTim Prouty2009-12-171-1/+1
* s4 torture: Update RAW-RENAME to pass against win7Tim Prouty2009-12-071-5/+27
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-3/+3
* Exteded RAW-RENAME test to catch regressions in bug 6781.Jeremy Allison2009-10-071-4/+40
* s4 torture: Extend the RAW-RENAME test to more fully test directory renames.Tim Prouty2009-08-061-0/+50
* s4:tortore: use torture api instead of printf in RAW-RENAMEStefan Metzmacher2009-04-251-36/+38
* Add another torture test inspired by George @ Apple.Jeremy Allison2009-02-261-0/+86
* s4 torture: Add rename test to imitate the way OS X renames filesAravind Srinivasan2009-02-131-0/+83
* Added test_nttransrename() to test Metze's new code.Jeremy Allison2008-03-111-1/+3
* Test trans2 renames with oplocks. It looks like trans2 renamesJeremy Allison2008-03-111-0/+4
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-6/+6
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-34/+21
* r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett2007-10-101-8/+0
* r24570: Attempt to fix make testVolker Lendecke2007-10-101-2/+8
* r24569: Add two testsVolker Lendecke2007-10-101-0/+20
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* 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-10/+10
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-10/+10
* 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
* r7487: check both files before and after setting the attribs on file1Stefan Metzmacher2007-10-101-0/+7
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...Andrew Tridgell2007-10-101-0/+8
* r4402: use __location__ instead of __LINE__ in the RAW-RENAME testAndrew Tridgell2007-10-101-4/+4
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-2/+3
* r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell2007-10-101-3/+46
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-6/+2
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-20/+20
* 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-17/+17
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-11/+36
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-0/+1
* - expanded the ntrename testAndrew Tridgell2003-08-131-2/+51
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-12/+196
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+128