Merge branch 'tdr' of /home/jelmer/samba4
[ira/wip.git] / source4 / lib / ldb / common / ldb.c
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Stefan Metzmachers4:ldb: allow nested events until the code is fixed...
2009-03-12 Stefan Metzmachers4:ldb: setup tevent debug functions on a selfcreated...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Simo SorceMake all transactions nested in ldb. The current samba4...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-21 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4
2009-01-21 Stefan Metzmachers4:ldb: remove dependency to samba4's events wrapper
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: Core files
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-06 Simo SorceAlways free tmp contexts before returning
2008-06-30 Andrew BartlettMerge branch '4-0-local' into v4-0-stable
2008-06-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-30 Stefan Metzmacherldb: allow ldb modules to specify LDB_MODULE(name)...
2008-06-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-17 Andrew TridgellChange our module code to not use the special symbol...
2008-06-15 Simo SorceNote that making ldb the event context parent seem...
2008-06-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-15 Simo SorceNow that we pass down the event context, start removing...
2008-06-15 Simo SorceUps fix typo in error type
2008-06-14 Simo SorceCosmetic fixes.
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
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-21 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 Andrew BartlettUntil the new ldb changes land, make ldb_wait set the...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2008-02-20 Jelmer VernooijRemove more function-based inits.
2008-02-20 Jelmer VernooijAllow ldb backends without init function, use init...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26481: Make function for loading symbol from DSO more...
2007-12-21 Andrew Bartlettr25933: LDB: Don't free errstring until after the print...
2007-12-21 Jelmer Vernooijr25843: Finish check-soloading.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25081: Add modules_dir member to ldb_context that...
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 Andrew Bartlettr22557: Simo has long bugged me that the paths in the...
2007-10-10 Andrew Bartlettr22474: If ldb does not return sucess, then the res...
2007-10-10 Andrew Bartlettr21736: Fix the smbclient test to do something more...
2007-10-10 Stefan Metzmacherr20761: let ldb modules call ldb_set_default_dns()
2007-10-10 Stefan Metzmacherr20583: implement the frontend calls for extended opera...
2007-10-10 Stefan Metzmacherr20581: - the ldb modules have explicit hooks for exten...
2007-10-10 Stefan Metzmacherr20317: store references to all important naming contexts.
2007-10-10 Stefan Metzmacherr20192: I assume a 'break' is the correct thing to...
2007-10-10 Simo Sorcer20033: Never commit before testing
2007-10-10 Simo Sorcer20032: Add ldb_search_exp_fmt()
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19720: - don't pass a pointer reference to ldb_search_...
2007-10-10 Simo Sorcer19453: Expose helper functions
2007-10-10 Andrew Bartlettr19264: Clarify behaviour in ldb_search_callback()...
2007-10-10 Stefan Metzmacherr19188: merge from samba3:
2007-10-10 Andrew Tridgellr18942: add a ldb_set_create_perms() function in ldb...
2007-10-10 Volker Lendecker18894: Merge const fixes from 3_0
2007-10-10 Simo Sorcer18882: make style consistent
2007-10-10 Andrew Tridgellr18830: ensure backends aren't added twice (needed...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Simo Sorcer18777: add helper functions to create an ldb_request...
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18438: I should have examined these uses of talloc_mov...
2007-10-10 Andrew Tridgellr18436: converted ldb to use talloc_move() instead...
2007-10-10 Simo Sorcer18272: Couldn't resist to change this.
2007-10-10 Andrew Bartlettr18245: Ensure we don't keep the rootdse record around...
2007-10-10 Simo Sorcer17830: Set the default_basedn (hey, it comes from...
2007-10-10 Andrew Tridgellr17828: set the auto_baseDN opaque even on failure...
2007-10-10 Andrew Tridgellr17821: changed ldb_search() and the ldbsearch command...
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 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Andrew Bartlettr16825: Make ldb_sainity_check() set an error string...
2007-10-10 Simo Sorcer16784: - make some function in ldb static, they not...
2007-10-10 Andrew Bartlettr16172: Translate the ldb error codes into appropriate...
2007-10-10 Andrew Bartlettr16085: Set the error string if we fail to find a valid...
2007-10-10 Andrew Bartlettr16083: Make it possible to initialise a backend module...
2007-10-10 Simo Sorcer16071: tdb has nested transactions
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Andrew Bartlettr16007: If no error string was setup by the backend...
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
next