summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* r24874: Fix double free of smbcli_tree.Jelmer Vernooij2007-10-101-4/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-19/+4
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-3/+3
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-3/+3
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij2007-10-101-3/+3
* 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
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-101-10/+10
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-3/+3
* 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-4/+7
* r3971: fix compiler warningsStefan Metzmacher2007-10-101-7/+7
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-4/+4
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-3/+3
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-6/+6
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-37/+37
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-101-2/+4
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* - moved some of the base tests into torture/basic/Andrew Tridgell2004-03-261-0/+563