summaryrefslogtreecommitdiff
path: root/source4/torture/basic/scanner.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r8117: fixed a bunch more dos error code handing.Andrew Tridgell1-10/+10
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-3/+3
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-4/+7
2007-10-10r3971: fix compiler warningsStefan Metzmacher1-7/+7
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell1-4/+4
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-3/+3
2007-10-10r2552: Character set conversion and string handling updates.Andrew Bartlett1-6/+6
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-37/+37
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell1-2/+4
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell1-0/+563