summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-072-9/+9
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-031-1/+3
|\
| * BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher2008-06-031-1/+1
| * BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher2008-06-031-0/+2
* | remove unused macrosAndrew Tridgell2008-06-021-12/+0
|/
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-273-4/+3
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+2
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-1/+1
* BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher2008-04-081-1/+12
* BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher2008-04-081-101/+164
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-028-0/+9
* BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher2008-02-261-1/+1
* BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher2008-02-251-5/+13
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-3/+3
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-032-8/+5
* r26653: Janitorial: Remove global_loadparm use in two more places.Jelmer Vernooij2008-01-031-14/+19
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-032-1/+2
* r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2008-01-021-0/+6
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-022-2/+3
* r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/sca...Kai Blin2007-12-211-77/+144
* r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2007-12-212-2/+2
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-213-9/+12
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-212-2/+2
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-213-9/+9
* r26307: BASE-DELAYWRITE: only set the write timeStefan Metzmacher2007-12-211-3/+3
* r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi...Stefan Metzmacher2007-12-211-3/+36
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-1/+1
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-215-12/+12
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-213-11/+11
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+1
* r26220: BASE-DELAYWRITE: add more subtests to explore write time update detailsStefan Metzmacher2007-12-211-0/+679
* r26219: BASE-DELAYWRITE: make the tests more strict about the write time updateStefan Metzmacher2007-12-211-38/+49
* r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-1014-438/+438
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-103-5/+5
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-3/+3
* r25186: Fix a memory corruption in base-mangleVolker Lendecke2007-10-101-1/+1
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-103-0/+3
* r25008: Remove use of pstring.Jelmer Vernooij2007-10-101-14/+17
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-1011-35/+35
* r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2007-10-102-108/+54
* r24874: Fix double free of smbcli_tree.Jelmer Vernooij2007-10-102-8/+4
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-4/+2
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-0/+2
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-2/+2
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-17/+17
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1018-54/+36