summaryrefslogtreecommitdiff
path: root/source4/torture/basic/utable.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:basic: fix O3 error unused result of writeMichael Adam2016-05-131-1/+2
* s4-test: prevent the utable test from crashingAndrew Tridgell2011-08-181-3/+5
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-6/+12
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-2/+2
* 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-6/+8
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-6/+7
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-2/+2
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-2/+2
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-6/+5
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-3/+3
* r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2007-12-211-1/+1
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+3
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-1/+4
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-44/+28
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-2/+2
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-2/+2
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+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
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-4/+4
* 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-5/+6
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-5/+4
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-2/+2
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-7/+7
* r2159: converted samba4 over to UTF-16.Andrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-19/+19
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* - moved some of the base tests into torture/basic/Andrew Tridgell2004-03-261-0/+199