Merge branch 'checktalloc' of /home/jelmer/samba4
[amitay/samba.git] / source3 / torture / torture.c
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
2009-03-12 Tim Proutys3 torture: Fix unitialized variable to avoid closing...
2009-03-12 Stefan MetzmacherRevert "s3:libsmb: add an option to cli_push to let...
2009-03-11 Jeremy AllisonAdd simple POSIX open, mkdir and rmdir test.
2009-03-11 Tim Proutys3 torture: Simple warning fix
2009-03-10 Stefan Metzmachers3:libsmb: add an option to cli_push to let the caller...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-28 Stefan Metzmachers3:torture: support SMB_CONF_PATH envvar in smbtorture
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeAdd a quick test of wb_trans_send/recv
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonFix warnings in make test code.
2008-12-30 Volker LendeckePrint the vuid in BENCH-SESSSETUP
2008-12-29 Volker LendeckeFix SESSSETUP_BENCH torture test for long runtimes
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeExtend the chain1 test with write&x
2008-12-19 Volker LendeckeAdd a torture test simulating Windows write behaviour
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-19 Volker Lendeckecli_negprot_send -> cli_negprot_sendsync
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-14 Volker LendeckeActually finish memcache_add_talloc
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijFix build of 'everything'
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-12 Jelmer VernooijMove zlib to top-level root.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Volker LendeckeAdd async smbecho client support
2008-08-28 Volker LendeckeActivate code to enable chained requests
2008-08-12 Jeremy AllisonMerge from Herb. print correct test status
2008-07-11 Volker LendeckeRevert "Pass NULL to gencache_get when we are not inter...
2008-07-03 Volker LendeckePass NULL to gencache_get when we are not interested...
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-08 Volker LendeckePrint out the used seed in smbtorture
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-19 Volker LendeckeAdd "split_ntfs_stream_name()" together with a torture...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonAdded -e option to smbtorture to test encrypted versions
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker Lendeckedbwrap_rbt
2007-12-05 Volker Lendeckeadd SESSSETUP_BENCH
2007-12-05 Jeremy Allisonpull_ascii_pstring is gone.
2007-12-01 Jeremy AllisonRemove pstring from clirap.c.
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Volker Lendecker25563: Show which local-substitute subtest fails
2007-10-10 Volker Lendecker25538: Revert r25533
2007-10-10 Volker Lendecker25533: remove a pstring
2007-10-10 Günther Deschnerr24733: Add support for storing DATA_BLOBs in gencache...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21963: Fix another uninitialized buffer used in test...
2007-10-10 Jeremy Allisonr21948: Fix valgrind error in build farm samba3 smbtort...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Volker Lendecker18310: Add a little test for some gencache routines
2007-10-10 Stefan Metzmacherr18070: be more verbose when errors happen
2007-10-10 Volker Lendecker17853: Fix an uninitialized variable (m_time2). Jeremy...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr17761: Handle times consistently across all client...
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17457: Add a test to do some operations on group mapping.
2007-10-10 Volker Lendecker17425: Add the multi-key wrapper. If it's necessary...
2007-10-10 Alexander Bokovoyr17338: Add support for multiple shares test inspired...
2007-10-10 Volker Lendecker17190: Remove a warning from "opi", a 64-bit machine
2007-10-10 Volker Lendecker16960: Some warnings from host "opi"
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Deryck Hodger13072: Fix segfault in vfstest and smbtorture.
2007-10-10 Jeremy Allisonr11420: Fix issue pointed out by Dina Fine <dina@exanet...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Lars Müllerr8653: Fix bug #2659.
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
next