summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19325: leak fix from lhaAndrew Tridgell1-1/+4
2007-10-10r19324: fixed a leak on deleting records when no index is in placeAndrew Tridgell1-6/+6
2007-10-10r19323: fixed a leak in the ldif parse codeAndrew Tridgell1-0/+1
2007-10-10r19322: fix a minor memory leak in the ltdb cache codeAndrew Tridgell1-0/+1
2007-10-10r19321: Merge from release branch:Andrew Bartlett1-6/+6
2007-10-10r19318: Because we don't test the vampire code in SWAT very regularly, it bit...Andrew Bartlett2-5/+14
2007-10-10r19315: Record some OID allocations.Andrew Bartlett1-0/+6
2007-10-10r19314: Commit tridge's fixes for a big mem leak in ltdb I introducedSimo Sorce3-13/+10
2007-10-10r19313: Don't mess with hierarchies!!Simo Sorce1-1/+1
2007-10-10r19312: This should fix a nasty bug with values and names being freed before ...Simo Sorce1-1/+5
2007-10-10r19311: Try to keep the schema map files fairly similar (hope for less weird ...Andrew Bartlett1-0/+2
2007-10-10r19310: Add another conflicting oidAndrew Bartlett2-2/+4
2007-10-10r19309: Split out checks for LDB_SUCCESS from checks for the expected numberAndrew Bartlett1-3/+11
2007-10-10r19308: Merge samsync fixes from SAMBA_4_0_RELEASEAndrew Bartlett2-8/+27
2007-10-10r19306: ldbbrowse: handle input of Base and Scope in search tabDerrell Lipman1-18/+93