Age | Commit message (Expand) | Author | Files | Lines |
2012-08-10 | torture: Reproducer for 64c0367 | Volker Lendecke | 1 | -0/+20 |
2012-08-02 | s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag | Stefan Metzmacher | 1 | -1/+1 |
2012-05-18 | s4-torture: Improve torture test boilerplate, use torture_assert() | Andrew Bartlett | 1 | -33/+11 |
2011-11-21 | Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s... | Jeremy Allison | 1 | -4/+0 |
2011-03-19 | source4/torture/raw: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -5/+3 |
2010-11-01 | s4:torture - suppress printf "%llu" on uint64_t variables warnings | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-09-10 | s4/torture: use time_mono for deltas in lock test | Björn Jacke | 1 | -22/+22 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -3/+3 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -13/+13 |
2010-01-10 | s4/torture: Parameterize output in LOCK tests based off server support | Steven Danneman | 1 | -47/+73 |
2010-01-06 | s4/torture: fix small bug in lock test | Steven Danneman | 1 | -0/+1 |
2010-01-06 | s4/torture: add more lock cancellation tests | Steven Danneman | 1 | -2/+95 |
2009-12-07 | s4/torture: add test for zero byte read contention with byte range locks | Steven Danneman | 1 | -1/+154 |
2009-12-07 | s4/torture: fix >80 column spacing issues | Steven Danneman | 1 | -3/+4 |
2009-12-04 | Make smbtorture4 match Windows behavior. | Jeremy Allison | 1 | -41/+33 |
2009-12-02 | s4/torture: add multiple lock cancel test | Steven Danneman | 1 | -2/+91 |
2009-12-02 | s4/torture: add addition multiple lock tests | Steven Danneman | 1 | -0/+67 |
2009-12-02 | s4/torture: fix build warnings by removing unecessary const | Steven Danneman | 1 | -1/+1 |
2009-12-02 | s4/torture: Add target functionality parameters to SMBv1 BRL tests | Steven Danneman | 1 | -6/+27 |
2009-12-01 | s4 torture: Move target macros to a common header instead of redefining them ... | Tim Prouty | 1 | -5/+0 |
2009-12-01 | s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co... | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2009-11-27 | s4-torture: mark s4 as doing valid lock range tests on SMB | Andrew Tridgell | 1 | -1/+2 |
2009-07-06 | RAW-LOCK: fix a compiler warning and make a global static const | Stefan Metzmacher | 1 | -3/+2 |
2009-07-06 | RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4 | Stefan Metzmacher | 1 | -35/+50 |
2009-04-25 | RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codes | Stefan Metzmacher | 1 | -7/+13 |
2009-04-25 | s4:torture: use torture api instead of printf for RAW-LOCK | Stefan Metzmacher | 1 | -234/+168 |
2009-04-01 | s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g | Zach Loafman | 1 | -2/+2 |
2009-02-11 | s4 torture: Smbtorture additions for Windows BRL | Zack Kirsch | 1 | -5/+566 |
2009-02-11 | s4 torture: Two minor fixes to smbtorture BRL tests. | Zack Kirsch | 1 | -2/+0 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -0/+1 |
2008-09-30 | Pass options struct into session initialization functions rather than | Jelmer Vernooij | 1 | -1/+4 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -50/+50 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -31/+25 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r17785: fix compiler warnings | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r17099: Samba3 now passes RAW-LOCK completely, no need for | Jeremy Allison | 1 | -10/+0 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15690: - disable the lock cancel test against samba3 | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ... | Stefan Metzmacher | 1 | -5/+668 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -10/+10 |