Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
[ira/wip.git] / source3 / torture / torture.c
2008-02-01 Simo SorceMerge 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...
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-01-06 Andrew Bartlettmerge torture changes from Samba 3.0 -> HEAD
2004-01-06 Andrew Bartlett(merge from 3.0)
2003-12-30 Volker LendeckeFix Bug # 924
2003-12-30 Volker LendeckeFix Bug # 924
2003-12-19 Richard SharpeA small fix to torture.c to cleanup the error handling...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-06 Tim PotterFinal round of printf warnings fixes for the moment.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-10 Andrew Tridgellfixed smbtorture LOCK1 test to know about the correct...
2003-05-27 Tim PotterMerge from SAMBA_3_0: initialise return value in run_tc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
next