Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 41 | -119/+114 |
2007-10-10 | r19389: Remove samba3-specific checks: instead, always simply mark these test... | Jelmer Vernooij | 1 | -7/+5 |
2007-10-10 | r19388: Start running all LOCAL-* tests but list some of them as known failing. | Jelmer Vernooij | 2 | -3/+7 |
2007-10-10 | r19387: Exit with 0 if failures were expected | Jelmer Vernooij | 4 | -6/+12 |
2007-10-10 | r19381: Print out the specific tests that failed after a smbtorture run. | Jelmer Vernooij | 6 | -216/+332 |
2007-10-10 | r19380: forgot to add home drive testing as well as home directory... | Rafal Szczesniak | 1 | -0/+8 |
2007-10-10 | r19379: add testing home directory field to the samr tests. | Rafal Szczesniak | 1 | -0/+8 |
2007-10-10 | r19378: Add another type of test result 'error' | Jelmer Vernooij | 3 | -7/+16 |
2007-10-10 | r19377: Simplify report functions. | Jelmer Vernooij | 5 | -61/+35 |
2007-10-10 | r19376: Remove unused helper function. | Jelmer Vernooij | 3 | -9/+1 |
2007-10-10 | r19375: very basic helper script to build ldb standalone | Simo Sorce | 1 | -0/+21 |
2007-10-10 | r19373: Merge changes from subunit branch: Convert libreplace testsuite to a | Jelmer Vernooij | 6 | -27/+25 |
2007-10-10 | r19372: Fix segfault for ui's that don't support comments. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19370: Handle errors if talloc_reference fails | Simo Sorce | 1 | -2/+7 |
2007-10-10 | r19369: - we need to set the target:samba3 before calling torture_init() | Stefan Metzmacher | 1 | -10/+7 |
2007-10-10 | r19367: Solaris needs <sys/filio.h> for FIONREAD. | Love Hörnquist Åstrand | 1 | -0/+1 |
2007-10-10 | r19366: don't fail async echo tests due to rounding errors | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r19365: fixed a memory leak in the ldb attribute handling | Andrew Tridgell | 3 | -8/+19 |
2007-10-10 | r19364: Fix build for 'regular' installs. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19363: - don't need to store the baseinfo message after cache load | Andrew Tridgell | 2 | -8/+9 |
2007-10-10 | r19362: - don't need to store the baseinfo message after cache load | Andrew Tridgell | 5 | -0/+11 |
2007-10-10 | r19361: added a comment | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r19360: improve the ldb leak detector - it now takes into account the number | Andrew Tridgell | 1 | -3/+12 |
2007-10-10 | r19359: More portable way of figuring out whether something is a directory | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r19358: Use subunit tests from the right location (from | Jelmer Vernooij | 5 | -12/+19 |
2007-10-10 | r19356: Reapply portability fix.. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r19352: Oops, missed a few changes... | Jelmer Vernooij | 1 | -15/+31 |
2007-10-10 | r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. | Jelmer Vernooij | 11 | -70/+84 |
2007-10-10 | r19347: Add socketpair() | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r19346: AF_LOCAL isn't defined on all platforms. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r19344: run smbclient and cifsdd under valgrind and pass the correct configur... | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 15 | -222/+589 |
2007-10-10 | r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob() | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 75 | -6582/+5398 |
2007-10-10 | r19338: leak on error | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r19337: never alloc on module unless you mean to attach a context to | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19336: Merge from release branch: new Mapped OIDs, in own subtree. | Andrew Bartlett | 3 | -7/+8 |
2007-10-10 | r19334: Commit commented provisioning code to activate the schema | Simo Sorce | 1 | -0/+32 |
2007-10-10 | r19333: commit module changes I made some time ago before I loose them | Simo Sorce | 3 | -106/+135 |
2007-10-10 | r19332: ldb_parse_tree leaks | Simo Sorce | 4 | -5/+5 |
2007-10-10 | r19331: Respect the mem hierarchy | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19330: Fix memleaks | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19329: fixed a leak in the password hash module | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19328: another leak plugged .... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19327: fixed a leak in ldif_canonicalise_objectCategory() | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r19326: don't leak a ndr_push structure on ndr_push_struct_blob() | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r19325: leak fix from lha | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r19324: fixed a leak on deleting records when no index is in place | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r19323: fixed a leak in the ldif parse code | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19322: fix a minor memory leak in the ltdb cache code | Andrew Tridgell | 1 | -0/+1 |