summaryrefslogtreecommitdiff
path: root/source4/torture/raw/rename.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...Andrew Tridgell1-0/+8
2007-10-10r4402: use __location__ instead of __LINE__ in the RAW-RENAME testAndrew Tridgell1-4/+4
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-2/+3
2007-10-10r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell1-3/+46
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-6/+2
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-20/+20
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-17/+17
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-11/+36
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-0/+1
2003-08-13- expanded the ntrename testAndrew Tridgell1-2/+51
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-12/+196
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+128