summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2-0/+2
2007-10-10r19578: Fix trivial typ0.James Peach1-1/+1
2007-10-10r19570: Fix dependencies in pkg-config files.Jelmer Vernooij1-1/+3
2007-10-10r19532: oops forgot thisSimo Sorce1-2/+2
2007-10-10r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce11-179/+206
2007-10-10r19521: Fix memory leak.Andrew Bartlett1-0/+1
2007-10-10r19520: Try not to read past the end of the ldb buffer.Andrew Bartlett1-6/+5
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2-5/+14
2007-10-10r19490: better to check the return resultSimo Sorce1-4/+5
2007-10-10r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce9-32/+42
2007-10-10r19485: Fix Coverity # 319Volker Lendecke1-1/+1
2007-10-10r19461: Make sqlite3 work again (semi-async)Simo Sorce2-398/+167
2007-10-10r19460: currently building when there is an existing previous build in place ...Simo Sorce1-1/+4
2007-10-10r19459: Do not build nss by default (it probably works only on linux)Simo Sorce2-4/+10
2007-10-10r19458: Some info on the "schema"Simo Sorce1-0/+34
2007-10-10r19457: committed by mistake, this binary is available from here anyway:Simo Sorce1-433/+0
2007-10-10r19456: Add an example application for ldb using the tdb backendSimo Sorce6-3/+1598
2007-10-10r19455: forgot thisSimo Sorce1-0/+1
2007-10-10r19454: In standalone build init asq tooSimo Sorce1-0/+1
2007-10-10r19453: Expose helper functionsSimo Sorce2-3/+143
2007-10-10r19452: Warn but don't die if registering against the rootdse is not possibleSimo Sorce3-8/+3
2007-10-10r19402: - use the new tdb_lockall_read() to make ldb_search() more efficient,Andrew Tridgell4-20/+15
2007-10-10r19375: very basic helper script to build ldb standaloneSimo Sorce1-0/+21
2007-10-10r19370: Handle errors if talloc_reference failsSimo Sorce1-2/+7
2007-10-10r19365: fixed a memory leak in the ldb attribute handlingAndrew Tridgell3-8/+19
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-10r19338: leak on errorSimo Sorce1-0/+1
2007-10-10r19332: ldb_parse_tree leaksSimo Sorce2-2/+2
2007-10-10r19327: fixed a leak in ldif_canonicalise_objectCategory()Andrew Tridgell1-4/+6
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-10r19314: Commit tridge's fixes for a big mem leak in ltdb I introducedSimo Sorce3-13/+10
2007-10-10r19312: This should fix a nasty bug with values and names being freed before ...Simo Sorce1-1/+5
2007-10-10r19310: Add another conflicting oidAndrew Bartlett1-2/+2
2007-10-10r19305: Potential memleak on the ldb_context if we don't use a temp mem contextSimo Sorce1-1/+10
2007-10-10r19299: Fix possible memleaksSimo Sorce1-0/+2
2007-10-10r19289: fixed a memory leak in ldb_dn_string_compose()Andrew Tridgell1-2/+4
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-10r19264: Clarify behaviour in ldb_search_callback() and provide moreAndrew Bartlett1-7/+11
2007-10-10r19196: merge from samba3:Stefan Metzmacher6-25/+27
2007-10-10r19188: merge from samba3:Stefan Metzmacher6-14/+19
2007-10-10r19146: merge from samba3:Stefan Metzmacher1-1/+3
2007-10-10r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave r19...Volker Lendecke1-6/+12
2007-10-10r19129: Add comment to clarify behaviorSimo Sorce1-0/+4
2007-10-10r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher1-1/+1
2007-10-10r19114: fixed another checker warning and a possible error on allocationAndrew Tridgell1-1/+3