Age | Commit message (Expand) | Author | Files | Lines |
2012-12-12 | torture: Make sure we use the correct size for cxd. | Andreas Schneider | 1 | -2/+3 |
2012-09-25 | s4-torture: Fix some nonemtpy blank lines | Volker Lendecke | 1 | -12/+12 |
2012-08-31 | Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene... | Jeremy Allison | 1 | -4/+27 |
2012-08-17 | s4:torture:basic: add more delete test - variants of deltest16 and deltest17 | Michael Adam | 1 | -0/+622 |
2012-08-09 | s4:torture:basic: check the return status of the last open in deltest16 | Michael Adam | 1 | -0/+2 |
2012-08-09 | s4:torture:basic: fix a message typo in the delete17 test | Michael Adam | 1 | -1/+1 |
2012-08-09 | s4:torture:basic: fix abundance of spaces in deltest6 | Michael Adam | 1 | -3/+4 |
2012-08-09 | s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_clo... | Michael Adam | 1 | -4/+4 |
2012-05-18 | s4-torture: Improve torture test boilerplate, use torture_assert() | Andrew Bartlett | 3 | -54/+18 |
2012-05-18 | s4-torture: Always use torture_assert() to handle failures | Andrew Bartlett | 1 | -9/+6 |
2012-02-16 | s4-selftest: fix output of opened connections in torture_holdcon | Björn Baumbach | 1 | -1/+1 |
2011-11-30 | s4:libcli/raw: implement on top of smbXcli_conn/req | Stefan Metzmacher | 1 | -5/+21 |
2011-11-30 | s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect() | Stefan Metzmacher | 1 | -8/+8 |
2011-11-29 | s4:torture: use tctx->ev as event context for polling | Stefan Metzmacher | 1 | -1/+1 |
2011-11-21 | Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s... | Jeremy Allison | 4 | -22/+20 |
2011-10-19 | libcli: move ioctl function field defs to smb_constants | David Disseldorp | 1 | -1/+1 |
2011-09-07 | s4:torture/basic: relax base.trans2 midmight time checking | Stefan Metzmacher | 1 | -2/+4 |
2011-08-18 | s4-test: prevent the utable test from crashing | Andrew Tridgell | 1 | -3/+5 |
2011-08-13 | torture: use tevent_ functions names instead of the legacy event_ ones | Simo Sorce | 2 | -2/+2 |
2011-06-20 | tdb_compat: use tdb_open_compat. | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -1/+1 |
2011-05-21 | s4:torture - always cast correctly when using the "%x" format string argument | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-05-05 | Clean up some const and other compiler warnings. | Jeremy Allison | 1 | -1/+1 |
2011-03-30 | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 1 | -6/+12 |
2011-03-25 | lib/util/charset rename iconv_convenience to iconv_handle | Andrew Bartlett | 1 | -1/+1 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 2 | -3/+3 |
2011-03-19 | source4/torture/basic: Fix prototypes for all functions. | Jelmer Vernooij | 17 | -0/+17 |
2011-02-28 | Use <tdb.h> to include tdb, so the system include file gets used when buildin... | Jelmer Vernooij | 1 | -1/+1 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 6 | -55/+54 |
2010-12-11 | smbtorture: correct error handling in BASE-OPEN. | James Peach | 1 | -71/+104 |
2010-11-30 | s4:torture - partially revert "s4:torture - prefer the termination "return"s ... | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2010-11-29 | s4:torture - prefer the termination "return"s at the end of two unittests | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-11-29 | s4:torture - remove unreachable statements to quiet warnings of Solaris "cc" | Matthias Dieter Wallnöfer | 2 | -4/+0 |
2010-11-15 | s4:torture/basic/base.c - fix output warnings regarding "time_t" | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-10-07 | File winattr test | Abhidnya P Chirmule | 2 | -0/+248 |
2010-10-07 | File BirthTime test | Abhidnya P Chirmule | 1 | -0/+114 |
2010-09-16 | s3/s4: merge msleep and smb_msleep | Björn Jacke | 4 | -70/+70 |
2010-09-10 | s4/torture: use time_mono for timeouts | Björn Jacke | 1 | -2/+2 |
2010-09-10 | s4/torture: use time_mono for delta time | Björn Jacke | 1 | -2/+2 |
2010-08-31 | s4/torture: use monotonic clock for time deltas in denytest | Björn Jacke | 1 | -15/+15 |
2010-08-11 | smbtorture: Make BASE-OPENATTR report a failure if it fails. | James Peach | 1 | -2/+4 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 4 | -43/+43 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -1/+0 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 3 | -16/+12 |
2010-04-11 | subunit: Remove more test output that could be interpreted by subunit. | Jelmer Vernooij | 1 | -36/+36 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 4 | -5/+5 |
2010-03-31 | s4-torture: removed more uses of typeof() | Andrew Tridgell | 1 | -64/+59 |
2010-03-30 | s4:torture/basic/denytest.c - use "typeof" in a better supported syntax | Matthias Dieter Wallnöfer | 1 | -5/+5 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 6 | -13/+13 |
2010-01-26 | s4:smbtorture: add BASE-BENCH-HOLDOPEN | Stefan Metzmacher | 2 | -0/+64 |