summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/aliases.c
Commit message (Expand)AuthorAgeFilesLines
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+2
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+1
* 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
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r8522: fixed another couple of size_t warningsAndrew Tridgell2007-10-101-2/+2
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-7/+7
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-5/+5
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-2/+2
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-5/+5
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-5/+5
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-39/+39
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-9/+9
* - moved some of the base tests into torture/basic/Andrew Tridgell2004-03-261-0/+403