summaryrefslogtreecommitdiff
path: root/source4/torture/raw/seek.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher1-1/+1
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-3/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-14/+14
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-1/+1
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-12/+12
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-1/+1
2003-08-14Extended seek tests to check position information.Jeremy Allison1-0/+30
2003-08-14added read/write seek testingAndrew Tridgell1-1/+25
2003-08-13- added test for position_information via pathsAndrew Tridgell1-0/+20
2003-08-13- expanded the ntrename testAndrew Tridgell1-3/+30
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+152