another gentest derived test
[kai/samba.git] / source / torture / basic /
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-27 Jelmer VernooijMove subunit infrastructure code into lib/torture.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-04-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-13 Jelmer VernooijUse torture_assert_mem_equal() in a couple more places.
2008-04-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Stefan MetzmacherBASE-DELAYWRITE: be more friendly to filesystems withou...
2008-04-08 Stefan MetzmacherBASE-DELAYWRITE: use timeval_* and make it possible...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Stefan MetzmacherBASE-DEFER_OPEN: be less strict with to late responses
2008-02-26 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Stefan MetzmacherBASE-DEFER_OPEN: add torture:sharedelays option to...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-03 Jelmer Vernooijr26653: Janitorial: Remove global_loadparm use in two...
2008-01-03 Jelmer Vernooijr26651: libsmb: Allow specifying signing policy from...
2008-01-02 Jelmer Vernooijr26646: libcli/smb_composite: Allow specifying SMB...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Kai Blinr26466: Janitorial: Remove pstrings and static char...
2007-12-21 Jelmer Vernooijr26438: Store iconv convenience in tdr push contexts.
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Stefan Metzmacherr26307: BASE-DELAYWRITE: only set the write time
2007-12-21 Stefan Metzmacherr26306: BASE-DELAYWRITE: print access time stamps and...
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Stefan Metzmacherr26220: BASE-DELAYWRITE: add more subtests to explore...
2007-12-21 Stefan Metzmacherr26219: BASE-DELAYWRITE: make the tests more strict...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Andrew Bartlettr25596: It isn't valid to take the address of an array...
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Volker Lendecker25186: Fix a memory corruption in base-mangle
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24882: Use the torture API in BASE-CHARSET.
2007-10-10 Jelmer Vernooijr24874: Fix double free of smbcli_tree.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Jelmer Vernooijr24670: Use torture functions for settings.
2007-10-10 Andrew Bartlettr23810: Make things static, and remove unsued code.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Alexander Bokovoyr23540: Continue fixing bench-readwrite. We need to...
2007-10-10 Alexander Bokovoyr23529: When using READX, fill in readx fields. Thanks...
2007-10-10 Alexander Bokovoyr23506: Turn back to RAW_READ_READ because buildfarm...
2007-10-10 Alexander Bokovoyr23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH...
2007-10-10 Jeremy Allisonr23104: Add comment explaining the new test.
2007-10-10 Jeremy Allisonr23103: Add a torture test for the insane semantics...
2007-10-10 Jeremy Allisonr23099: New interesting delete on close tests :-).
2007-10-10 Andrew Tridgellr23029: fixed formatting
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Stefan Metzmacherr21539: try to get rid of all valgrind warnings...
2007-10-10 Stefan Metzmacherr21533: try to get rid of the valgrind warnings of...
2007-10-10 Stefan Metzmacherr21523: fix a valgrind warning, we write the struct...
2007-10-10 Stefan Metzmacherr21519: when we want to send non initialized data,...
2007-10-10 Volker Lendecker21276: Actually fire off multiple parallel read/write...
2007-10-10 Volker Lendecker21275: Reformat the bench-readwrite test a bit
2007-10-10 Volker Lendecker21270: Fix a memleak
2007-10-10 Volker Lendecker21134: Attempt to quieten the build farm for Samba3
2007-10-10 Jelmer Vernooijr20823: Remove newlines in calls to torture_fail().
2007-10-10 Volker Lendecker20525: Closing a dir with del-on-close set requires...
2007-10-10 Volker Lendecker20423: Fix debug output
2007-10-10 Volker Lendecker20422: A torture test extension for Jeremy
2007-10-10 Volker Lendecker20357: run_trans2test and torture_trans2_scan are...
2007-10-10 Volker Lendecker20341: Make sure we do not regress on r20338 in Samba3
2007-10-10 Volker Lendecker20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz...
2007-10-10 Jelmer Vernooijr19510: Make smbtorture's `nprocs' parameter a parametr...
2007-10-10 Andrew Tridgellr19428: moved tdbutil.c from lib/tdb/common/ to lib...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19389: Remove samba3-specific checks: instead, always...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr18807: don't overtax the imaginations of servers that...
2007-10-10 Andrew Tridgellr18307: fixed a warning
next