summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19289: fixed a memory leak in ldb_dn_string_compose()Andrew Tridgell1-2/+4
2007-10-10r19281: Generalize what we do for the RAW-QFILEINFO test call so that the sam...Brad Henry1-24/+31
2007-10-10r19280: Missed renaming a remove_qfileinfo_test() function call.Brad Henry1-1/+1
2007-10-10r19279: These setup and cleanup functions are general enough for any test whi...Brad Henry1-3/+3
2007-10-10r19278: Change the delete_directory() expect function so that rmdir willBrad Henry1-1/+1
2007-10-10r19277: This commit adds support to run the smbtorture RPC-ASYNCBIND RPC-ATSVCBrad Henry1-10/+16
2007-10-10r19276: remove unused fileStefan Metzmacher1-58/+0
2007-10-10r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb callAndrew Tridgell2-15/+11
2007-10-10r19273: - fixed error handling with the ldap backendAndrew Tridgell5-20/+37
2007-10-10r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett8-64/+102
2007-10-10r19265: It is not an error to set the target hostname to NULL.Andrew Bartlett1-1/+1
2007-10-10r19264: Clarify behaviour in ldb_search_callback() and provide moreAndrew Bartlett1-7/+11
2007-10-10r19262: Don't DEBUG() an unitialised variableAndrew Bartlett1-1/+4
2007-10-10r19261: Fix use of unitialised variables. (The binding string is used, if notAndrew Bartlett2-1/+4