Age | Commit message (Expand) | Author | Files | Lines |
2008-07-26 | smbtorture: add --extra-user option | Stefan Metzmacher | 1 | -1/+13 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 |
2008-05-27 | Use new dynconfig.h location. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-23 | Include test case name when reporting with subunit. This should make it possi... | Jelmer Vernooij | 1 | -6/+21 |
2008-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+3 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -1/+3 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+0 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -2/+0 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26453: Janitorial: Don't use a static char[] in smb_readline_replacement. | Kai Blin | 1 | -0/+1 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -12/+12 |
2007-12-21 | r26278: Tallocify convenience table for iconv handles. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26240: We now actually use torture_context pointers for more than just alloc... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -29/+42 |
2007-12-21 | r25929: Add some help strings. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25527: Deal with no tests being registered. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r25513: don't hide warnings in subunit mode | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r25512: reformat code... | Stefan Metzmacher | 1 | -19/+19 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -25/+25 |
2007-10-10 | r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24907: now that we support bindings without a transport | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r24897: Do some sanity checking on --basedir. | Jelmer Vernooij | 1 | -1/+14 |
2007-10-10 | r24891: Fix smbtorture to exit non-zero if a test suite wasn't found. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24851: Add --load-module argument to smbtorture. | Jelmer Vernooij | 1 | -1/+23 |
2007-10-10 | r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat... | Jelmer Vernooij | 1 | -12/+8 |
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 1 | -5/+4 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -38/+1 |
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 1 | -1/+14 |
2007-10-10 | r21222: Merge a couple of pidl fixes: | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r21055: Fix executable bit. | Jelmer Vernooij | 1 | -44/+1 |
2007-10-10 | r21040: Remove subunit runner (now written in perl in my perlselftest branch) | Jelmer Vernooij | 1 | -10/+1 |
2007-10-10 | r21028: Generate list of tests rather than maintaining it manually. | Jelmer Vernooij | 1 | -1/+25 |
2007-10-10 | r20757: Strip recipe functionality (should be one layer up) | Jelmer Vernooij | 1 | -30/+1 |
2007-10-10 | r19878: Announce testsuites when using subunit. | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r19875: set torture:host and torture:share also when we are given a binding s... | Stefan Metzmacher | 1 | -13/+6 |
2007-10-10 | r19680: Allow specifying basedir for test data. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r19565: the scripts do work :) | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r19564: testing build farm scripts, apologies for the noise | Andrew Tridgell | 1 | -0/+2 |