Age | Commit message (Expand) | Author | Files | Lines |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -1/+2 |
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-26 | BASE-DEFER_OPEN: be less strict with to late responses | Stefan Metzmacher | 1 | -1/+1 |
2008-02-25 | BASE-DEFER_OPEN: add torture:sharedelays option to run this test faster | Stefan Metzmacher | 1 | -5/+13 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -1/+4 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -6/+6 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25596: It isn't valid to take the address of an array on the stack, and this | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -125/+125 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24874: Fix double free of smbcli_tree. | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r20823: Remove newlines in calls to torture_fail(). | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r20423: Fix debug output | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20422: A torture test extension for Jeremy | Volker Lendecke | 1 | -0/+26 |
2007-10-10 | r20357: run_trans2test and torture_trans2_scan are two separate tests | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20341: Make sure we do not regress on r20338 in Samba3 | Volker Lendecke | 1 | -0/+61 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -552/+371 |
2007-10-10 | r18307: fixed a warning | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -14/+16 |
2007-10-10 | r16657: Test Jerry's iTunes bug, along with some more error conditions | Volker Lendecke | 1 | -1/+18 |
2007-10-10 | r16331: Split out registering of multi fn tests, fix typo in name of pac suite. | Jelmer Vernooij | 1 | -46/+46 |
2007-10-10 | r15865: using dirname for a variable isn't that good, | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r15836: Test an invalid DOS share mode. | Volker Lendecke | 1 | -1/+34 |
2007-10-10 | r15706: This is a very specific test that helps me in making sure I don't scr... | Volker Lendecke | 1 | -0/+150 |
2007-10-10 | r15087: Quick stress test that does more or less what the tool "iometer" does. | Volker Lendecke | 1 | -0/+87 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14519: Put base registration in a seperate file, as well as some | Jelmer Vernooij | 1 | -0/+1575 |