summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_ldap
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13818: Make ldb_tdb 'fake' async.Simo Sorce1-6/+21
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-6/+0
2007-10-10r13744: Make ldb_ldap asyncSimo Sorce2-257/+746
2007-10-10r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce1-5/+5
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-4/+3
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-1/+7
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+2
2007-10-10r11567: Ldb API change patch.Simo Sorce1-23/+62
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell1-29/+22
2007-10-10r10477: expose transactions outside ldb and change the API once moreSimo Sorce1-3/+11
2007-10-10r10305: start implementing better error handlingSimo Sorce1-12/+6
2007-10-10r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce1-28/+16
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-24/+70
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-68/+14
2007-10-10r7666: fixed a memory leak in the ldap ldb backendAndrew Tridgell1-3/+2
2007-10-10r7602: fix some compiler warningsDerrell Lipman1-1/+1
2007-10-10r7582: Better way to have a fast path searching for a specific DN.Simo Sorce1-0/+4
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-9/+31
2007-10-10r7518: don't use an uninitialised ldb debug function when failing to load mod...Andrew Tridgell1-0/+2
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-12/+1
2007-10-10r5585: LDB interfaces change:Simo Sorce1-11/+0
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-12/+12
2007-10-10r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell1-1/+1
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-109/+40
2007-10-10r3926: fix compiler warningsStefan Metzmacher1-4/+0
2007-10-10r3897: add a locking infrastructureSimo Sorce1-0/+31
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+2
2007-10-10r3757: Some fixes for ldb_ldapSimo Sorce1-0/+4
2007-10-10r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce1-19/+34
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+3
2007-10-10r3093: - implment ldb_rename() and ldbrenameStefan Metzmacher1-1/+42
2007-10-10r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter1-2/+3
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-1/+1
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell1-1/+1
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-44/+49
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell1-1/+1
2007-10-10r456: - added -i option to ldbsearchAndrew Tridgell1-1/+1
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-1/+16
2007-10-10r382: More C++ friendliness fixes.Tim Potter1-1/+1
2007-10-10r381: make the code more C++ friendlyAndrew Tridgell1-7/+7
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-3/+2
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe1-1/+3
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-50/+46
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell2-0/+532