summaryrefslogtreecommitdiff
path: root/source4/torture/basic/aliases.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' error.Noel Power2016-04-251-1/+1
* s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power2016-04-251-1/+1
* s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power2016-04-251-1/+1
* s4:torture:basic fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-1/+1
* s4:torture/basic: Fix misleading test case names in aliases testAnoop C S2015-12-011-2/+2
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-5/+5
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-2/+2
* r21539: try to get rid of all valgrind warnings...Stefan Metzmacher2007-10-101-26/+21
* r21533: try to get rid of the valgrind warnings of uninitialized memoryStefan Metzmacher2007-10-101-1/+1
* r21523: fix a valgrind warning, we write the struct content to the file and s...Stefan Metzmacher2007-10-101-0/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-102/+95
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* 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