summaryrefslogtreecommitdiff
path: root/source4/torture/basic/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* Correct "existence" typos.Chris Lamb2017-02-221-3/+3
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-9/+4
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-3/+4
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-11/+10
* torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-4/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26653: Janitorial: Remove global_loadparm use in two more places.Jelmer Vernooij2008-01-031-14/+19
* r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/sca...Kai Blin2007-12-211-77/+144
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-6/+7
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-6/+6
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-26/+26
* 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