LDB ASYNC: other backends
[kai/samba.git] / source4 / lib / ldb / ldb_ldap / ldb_ldap.c
2008-09-29 Simo SorceLDB ASYNC: other backends
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB backend modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-18 Stefan Metzmacherldb: fix the standalone build
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr20190: fix the ldb_ldap backend
2007-10-10 Stefan Metzmacherr20130: remove one more talloc_get_type()
2007-10-10 Stefan Metzmacherr20127: - allocate ldb_handle under ldb_request! fix...
2007-10-10 Stefan Metzmacherr20126: fix talloc hierachy and make lldb a child of...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19532: oops forgot this
2007-10-10 Volker Lendecker19485: Fix Coverity # 319
2007-10-10 Andrew Tridgellr19362: - don't need to store the baseinfo message...
2007-10-10 Andrew Tridgellr19273: - fixed error handling with the ldap backend
2007-10-10 Andrew Tridgellr19009: ensure that data values from ldap libs are...
2007-10-10 Andrew Tridgellr17678: don't free result message twice
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Stefan Metzmacherr17112: - fix the build of the ldap ldb backend with...
2007-10-10 Andrew Bartlettr16087: Fix silly cut-and-paste typo that cost me much...
2007-10-10 Andrew Bartlettr16083: Make it possible to initialise a backend module...
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Simo Sorcer15913: Error passing in the async code is not in agood...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Simo Sorcer14163: Remove LDB_WAIT_ONCE, we can hardly guarante we
2007-10-10 Simo Sorcer14161: return early if we know the job is already...
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13992: change the way ldb_async_wait() works.
2007-10-10 Simo Sorcer13986: minor fixes
2007-10-10 Jelmer Vernooijr13839: Use registration mechanism for backends as...
2007-10-10 Simo Sorcer13827: Minor enhancements or cosmetic changes
2007-10-10 Simo Sorcer13823: make async_wait part of the modules ops
2007-10-10 Simo Sorcer13818: Make ldb_tdb 'fake' async.
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13744: Make ldb_ldap async
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Simo Sorcer10305: start implementing better error handling
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Andrew Tridgellr7666: fixed a memory leak in the ldap ldb backend
2007-10-10 Derrell Lipmanr7602: fix some compiler warnings
2007-10-10 Simo Sorcer7582: Better way to have a fast path searching for...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr7518: don't use an uninitialised ldb debug function...
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Stefan Metzmacherr3926: fix compiler warnings
2007-10-10 Simo Sorcer3897: add a locking infrastructure
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Simo Sorcer3757: Some fixes for ldb_ldap
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Andrew Tridgellr3323: more warning reductions
2007-10-10 Stefan Metzmacherr3093: - implment ldb_rename() and ldbrename
2007-10-10 Tim Potterr1374: Fix signed/unsigned warnings (actually found...
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Andrew Tridgellr513: added a generic ldb debug system to allow the...
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr456: - added -i option to ldbsearch
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb
2007-10-10 Tim Potterr382: More C++ friendliness fixes.
2007-10-10 Andrew Tridgellr381: make the code more C++ friendly
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested