summaryrefslogtreecommitdiff
path: root/source4/torture/basic/mangle_test.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Use strlcpy() in gen_name()Andreas Schneider2018-06-201-1/+1
* lib: Remove tdb_compatVolker Lendecke2015-03-171-1/+1
* lib: Remove tdb_open_compatVolker Lendecke2015-03-171-1/+1
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-1/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-281-1/+1
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-3/+3
* 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
* Fix last few includes to use new tdb location.Jelmer Vernooij2008-09-161-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-9/+9
* r25186: Fix a memory corruption in base-mangleVolker Lendecke2007-10-101-1/+1
* r25008: Remove use of pstring.Jelmer Vernooij2007-10-101-14/+17
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-2/+4
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-1/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-11/+2
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-1/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r13004: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* 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
* r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell2007-10-101-0/+2
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-5/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-22/+22
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-3/+3
* - moved some of the base tests into torture/basic/Andrew Tridgell2004-03-261-0/+205