Merge branch 'master' of ssh://git.samba.org/data/git/samba
[nivanova/samba-autobuild/.git] / source3 / torture / torture.c
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...
2007-10-10 Volker Lendecker7902: Fix the build
2007-10-10 Volker Lendecker7390: Revision 7371 did not help :-(
2007-10-10 Volker Lendecker7371: On one build farm box dirtest1 does not return...
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Simo Sorcer6575: use samba4 torture please message on samba 3...
2007-10-10 Tim Potterr6176: Fix a possibly uninitialised variable warning.
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr5641: Fix from James Peach @ SGI for oplock2 test.
2007-10-10 Jeremy Allisonr5589: Ensure the torture code that uses cli_list and...
2007-10-10 Jeremy Allisonr5525: Add extra case to torture to test this (we curre...
2007-10-10 Tim Potterr4268: Merge fix for bugzilla #2150.
2007-10-10 Herb Lewisr4103: lock timeout is in milliseconds (as in reply.c)
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Volker Lendecker1328: Fix the build
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Jeremy Allisonr81: Make EA's case independent - fix smbtorture to...
2004-03-30 Jeremy AllisonEnsure we cope correctly with ea length of zero. Detect...
2004-03-29 Jeremy AllisonSetting EA's to zero length deletes them.
2004-03-29 Jeremy AllisonFix get/set of EA's in client library. Added torture...
2004-03-27 Jeremy AllisonWorking (tested) client code for setting EA's by filena...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-26 Jeremy AllisonMerging Richard's rename test.
2004-02-25 Richard SharpeAdds some more tests of renaming an open file that...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
next