summaryrefslogtreecommitdiff
path: root/source4/torture/raw/ioctl.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
(This used to be commit 7067bb9b52223cafa28470f264f0b60646a07a01)
2007-10-10r3254: - expanded the RAW-IOCTL testAndrew Tridgell1-0/+8
- fixed the old ioctl interface to not check handle before failing - pvs now passes RAW-IOCTL (This used to be commit 98f6dbdba46c907039951559ec5f526410fd0039)
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-11/+11
rename CLI_ -> SMBCLI_ metze (This used to be commit 8441750fd9427dd6fe477f27e603821b4026f038)
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-1/+1
only users are smbclient and smbtorture. (This used to be commit 54cb508c78e5c1faa3ade46b46b165983c880d10)
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-8/+8
smbtorture to use the new interface. Part 2 will be to eliminate cli_state from smbtorture as this is now the only place where it is used. (This used to be commit db1cc96af62ea42837d60592877fc3f93cef143b)
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-15/+18
more like the other major SMB functions * added SMBntrename code (This used to be commit f2d3dc9893fa0e089c407fa16ce9ff13587e70cd)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+156
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)