summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij41-119/+114
2007-10-10r19389: Remove samba3-specific checks: instead, always simply mark these test...Jelmer Vernooij1-7/+5
2007-10-10r19388: Start running all LOCAL-* tests but list some of them as known failing.Jelmer Vernooij2-3/+7
2007-10-10r19387: Exit with 0 if failures were expectedJelmer Vernooij4-6/+12
2007-10-10r19384: ldbbrowse now has all basic functionality.Derrell Lipman1-315/+75
2007-10-10r19383: pass only the base filename of an ldb file to be opened; allow server...Derrell Lipman1-2/+16
2007-10-10r19382: latest qooxdoo runtime buildDerrell Lipman1-1/+1
2007-10-10r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij6-216/+332
2007-10-10r19380: forgot to add home drive testing as well as home directory...Rafal Szczesniak1-0/+8
2007-10-10r19379: add testing home directory field to the samr tests.Rafal Szczesniak1-0/+8
2007-10-10r19378: Add another type of test result 'error'Jelmer Vernooij3-7/+16
2007-10-10r19377: Simplify report functions.Jelmer Vernooij5-61/+35
2007-10-10r19376: Remove unused helper function.Jelmer Vernooij3-9/+1
2007-10-10r19375: very basic helper script to build ldb standaloneSimo Sorce1-0/+21
2007-10-10r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij6-27/+25
2007-10-10r19372: Fix segfault for ui's that don't support comments.Jelmer Vernooij1-1/+2
2007-10-10r19370: Handle errors if talloc_reference failsSimo Sorce1-2/+7
2007-10-10r19369: - we need to set the target:samba3 before calling torture_init()Stefan Metzmacher1-10/+7
2007-10-10r19367: Solaris needs <sys/filio.h> for FIONREAD.Love Hörnquist Åstrand1-0/+1
2007-10-10r19366: don't fail async echo tests due to rounding errorsAndrew Tridgell1-3/+6
2007-10-10r19365: fixed a memory leak in the ldb attribute handlingAndrew Tridgell3-8/+19
2007-10-10r19364: Fix build for 'regular' installs.Jelmer Vernooij1-1/+1
2007-10-10r19363: - don't need to store the baseinfo message after cache loadAndrew Tridgell2-8/+9
2007-10-10r19362: - don't need to store the baseinfo message after cache loadAndrew Tridgell5-0/+11
2007-10-10r19361: added a commentAndrew Tridgell1-0/+3
2007-10-10r19360: improve the ldb leak detector - it now takes into account the numberAndrew Tridgell1-3/+12
2007-10-10r19359: More portable way of figuring out whether something is a directoryJelmer Vernooij1-4/+6
2007-10-10r19358: Use subunit tests from the right location (fromJelmer Vernooij5-12/+19
2007-10-10r19357: More ldbbrowse work.Derrell Lipman2-37/+251
2007-10-10r19356: Reapply portability fix..Jelmer Vernooij1-1/+5
2007-10-10r19352: Oops, missed a few changes...Jelmer Vernooij1-15/+31
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij12-70/+85
2007-10-10r19347: Add socketpair()Jelmer Vernooij2-1/+2
2007-10-10r19346: AF_LOCAL isn't defined on all platforms.Jelmer Vernooij1-1/+5
2007-10-10r19344: run smbclient and cifsdd under valgrind and pass the correct configur...Stefan Metzmacher2-2/+2
2007-10-10r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij15-222/+589
2007-10-10r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob()Stefan Metzmacher1-0/+2
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij75-6582/+5398
2007-10-10r19338: leak on errorSimo Sorce1-0/+1
2007-10-10r19337: never alloc on module unless you mean to attach a context toSimo Sorce1-1/+1
2007-10-10r19336: Merge from release branch: new Mapped OIDs, in own subtree.Andrew Bartlett3-7/+8
2007-10-10r19334: Commit commented provisioning code to activate the schemaSimo Sorce1-0/+32
2007-10-10r19333: commit module changes I made some time ago before I loose themSimo Sorce3-106/+135
2007-10-10r19332: ldb_parse_tree leaksSimo Sorce4-5/+5
2007-10-10r19331: Respect the mem hierarchySimo Sorce1-2/+2
2007-10-10r19330: Fix memleaksSimo Sorce1-1/+1
2007-10-10r19329: fixed a leak in the password hash moduleAndrew Tridgell1-1/+1
2007-10-10r19328: another leak plugged ....Andrew Tridgell1-1/+1
2007-10-10r19327: fixed a leak in ldif_canonicalise_objectCategory()Andrew Tridgell1-4/+6
2007-10-10r19326: don't leak a ndr_push structure on ndr_push_struct_blob()Andrew Tridgell1-0/+2