Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
[ira/wip.git] / source4 / lib / ldb / ldb_tdb / ldb_tdb.c
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 VernooijRemove more function-based inits.
2007-12-24 Simo Sorcer26574: Do not call functions in the variable declarati...
2007-12-21 Andrew Tridgellr25690: - only use a readonly traverse in ldb_search...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25215: replace talloc_append_string() with talloc_strd...
2007-10-10 Andrew Bartlettr25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns...
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 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Andrew Bartlettr23737: Validate that we object to duplicate values...
2007-10-10 Andrew Tridgellr23364: add LDB_FLG_NOMMAP flag
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Simo Sorcer22471: Convert more code to use proper LDB error codes.
2007-10-10 Stefan Metzmacherr20865: remove useless warning, we now always pass...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Simo Sorcer20106: Optional ONE Level indexing for ldb_tdb
2007-10-10 Simo Sorcer19911: talloc_apsrintf is not really required here
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 Andrew Tridgellr19402: - use the new tdb_lockall_read() to make ldb_se...
2007-10-10 Andrew Tridgellr19362: - don't need to store the baseinfo message...
2007-10-10 Simo Sorcer19338: leak on error
2007-10-10 Simo Sorcer19314: Commit tridge's fixes for a big mem leak in...
2007-10-10 Stefan Metzmacherr19196: merge from samba3:
2007-10-10 Volker Lendecker19134: Merge the second set of C++ warning fixes from...
2007-10-10 Andrew Tridgellr18942: add a ldb_set_create_perms() function in ldb...
2007-10-10 Andrew Tridgellr18939: don't rely on the umask being right in ldb...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Stefan Metzmacherr17711: fix compiler warnings
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17350: Avoid a couple of memleaks, unnecessary code...
2007-10-10 Andrew Bartlettr17349: We can't just return sucess here, modules below...
2007-10-10 Andrew Bartlettr17304: Improve ldb_tdb error strings a bit more.
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 Bartlettr16932: Consistanly use the macro for these DNs and...
2007-10-10 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
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 Stefan Metzmacherr15981: we need to initialize 'ret' before 'goto failed'
2007-10-10 Stefan Metzmacherr15979: some farmating...
2007-10-10 Stefan Metzmacherr15978: - pass the error code back to the caller...
2007-10-10 Simo Sorcer15945: Check ltdb_modified results
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 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
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 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 Andrew Tridgellr13700: added highestCommittedUSN, uSNChanged and uSNCr...
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 Andrew Bartlettr12540: Provide more information in the ldb error string.
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr11353: a bit of an improvement to the ldb_tdb error...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
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 Andrew Tridgellr10408: now that we are using tdb transactions we don...
2007-10-10 Andrew Tridgellr10406: added --nosync option to all ldb tools, so...
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...
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 Tridgellr8625: move the ldb_wrap logic into the ldb code. This...
2007-10-10 Andrew Tridgellr8601: fixed null termination in ltdb connect error
2007-10-10 Simo Sorcer8084: do not leak memory on errors
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Simo Sorcer7936: new ldb_dn_explode and ldb_dn_casefold functions...
2007-10-10 Andrew Tridgellr7784: give an error in ldb_tdb for invalid modify...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Derrell Lipmanr7601: ldb_sqlite3 work in progress
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Simo Sorcer6867: this code will change the way the @ATTRIBUTES...
2007-10-10 Andrew Tridgellr6560: added a tdb_chainlock_read() call in ldb_search...
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 Andrew Tridgellr5374: - changed the dn key code in the ldb tdb backend...
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Volker Lendecker4366: Fix ldb_modify_internal: Adding values to an...
2007-10-10 Andrew Tridgellr4281: fixed an ldb indexing bug in ldb found by volker.
2007-10-10 Andrew Tridgellr4071: - ldap does allow adding additional attribute...
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 Sorcer3754: merge in ldb modules support from the tmp branch...
next