summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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-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 Vernooij11-70/+84
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 Bartlett1-2/+4
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-10r19305: Potential memleak on the ldb_context if we don't use a temp mem contextSimo Sorce1-1/+10
2007-10-10r19304: If you really want to look at the contents undef this oneSimo Sorce1-0/+17
2007-10-10r19303: It seem ok to have around this amount of blocks hanging out of an ldb...Simo Sorce1-1/+1
2007-10-10r19299: Fix possible memleaksSimo Sorce9-12/+34
2007-10-10r19298: make sure torture_fail() gives a useful messageAndrew Tridgell1-0/+2
2007-10-10r19297: fixed a leak in the ejs ldb interfaceAndrew Tridgell1-2/+2
2007-10-10r19296: added a leak detector to ldb_wrap_connect()Andrew Tridgell1-2/+18
2007-10-10r19294: a little speed tester for ldb/tdbAndrew Tridgell3-0/+252
2007-10-10r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...Volker Lendecke2-0/+206