2013-07-01 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Howard Chu | ITS#7635 fix read txn potential data race |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Howard Chu | Fix uninit warnings, lseek usage |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Hallvard Furuseth | Fix alloc/free issues. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Hallvard Furuseth | Factor out some vars, simplify. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Hallvard Furuseth | Makefile/user-macro comments. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Hallvard Furuseth | Tweak I/O, fix last commit. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Howard Chu | ITS#7628 fix back-mdb txn refcount |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Hallvard Furuseth | Improve MDB error handling, drop seek calls. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Hallvard Furuseth | Fix Windows I/O. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Hallvard Furuseth | Catch more MDB errors. DPRINTF in mdb_env_reset0. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Hallvard Furuseth | Tweak MIDLs, catch errors. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Hallvard Furuseth | Factor out MDB variables/expressions, cleanup. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Hallvard Furuseth | Rearrange MDB dirty page code. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Hallvard Furuseth | Simplify mdb_page_alloc(). |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Hallvard Furuseth | ITS#7620: Keep empty IDLs. Tweak mdb_page_alloc(). |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Howard Chu | ITS#7623 Clear P_SUBP on conversion from fake page |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Landry Breuil | ITS#7580 Fix autogroup when no attrs in URI. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Hallvard Furuseth | ITS#7515 Nested MDB txns: Inherit txn flags. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Hallvard Furuseth | Clean up mdb_page_touch(), mdb_page_copy(). |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Hallvard Furuseth | ITS#7594 Fix MDB cursor tracking with subDBs. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Hallvard Furuseth | ITS#7594 Invalidate a dropped MDB DB's cursors. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Hallvard Furuseth | Don't #define _GNU_SOURCE if already defined. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Hallvard Furuseth | More for ITS#7620 Fix mdb_ovpage_free(). |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Howard Chu | Partial revert c2cac4588a40480c020d320b544bc5f8e72adb11 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Hallvard Furuseth | Drop me_pgfree, add mdb_freelist_save(). |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Howard Chu | Fix CURSOR_NEXT/PREV on emptied DB |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Howard Chu | Make sure mdb_stat() gets valid data |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Howard Chu | Return fresh overflow pages to current pghead |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Howard Chu | ITS#7594 more for subDB cursor fix |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Howard Chu | ITS#7594 better fix |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Howard Chu | tweak mdb_copy, trap signals |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Howard Chu | Windows portability fixes for prev commit |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Howard Chu | Add warning about interrupting copy |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Howard Chu | Add mdb_env_copyfd() |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Jan Synacek | ITS#7611 Fix loglevel2bvarray |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Howard Chu | Disable databases & overlays (experimental) |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Howard Chu | ITS#7608 allow slapadd w/unknown RDNs for config DB |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Howard Chu | ITS#7590 tweak bdb/hdb/mdb notes |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Howard Chu | ITS#7588 plug memleak |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Howard Chu | ITS#7608 promoted attrs must have valid ad_index |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Howard Chu | ITS#7609 add per-target filter patterns |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Howard Chu | Add _M_IX86 macro for MSVC |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Howard Chu | ITS#7604 fix modrdn, base-scope search |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Howard Chu | ITS#7588 fix possible NULL-deref in prev commit |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Stef Walter | ITS#7583 Fix ldap_init_fd() for LDAP_PROTO_UDP |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Howard Chu | ITS#7582 CLDAP, avoid ref to uninit'd memory |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Howard Chu | ITS#7594 De-init other subcursors in page_touch |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Howard Chu | ITS#7581 more for prev commit |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Howard Chu | ITS#7581 fix back-meta config checks |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Hallvard Furuseth | Drop unused liblmdb MIDL-range support. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Hallvard Furuseth | Factor out mdb_find_oldest,mdb_dlist_free,dirty_list. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Hallvard Furuseth | mdb_stat cleanup. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Hallvard Furuseth | ITS#7598 Tweak MDB_<NEXT/PREV>_NODUP,fix mdb_stat. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Hallvard Furuseth | ITS#7598 mdb_dbi_open(named DB): Check mainDB flags. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Hallvard Furuseth | ITS#7515 Fix nested txn touch of subpage/ovpage. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Hallvard Furuseth | Tweak mdb_page_malloc(),mdb_page_get() semantics. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Hallvard Furuseth | More ITS#7589 followup: OVPAGES() -> mp_pages. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Hallvard Furuseth | More ITS#7589: Fix prev commit. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Hallvard Furuseth | ITS#7589 mdb_cursor_put(): Update ovpage nodesize. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Howard Chu | ITS#7577 more alias deref checks |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Howard Chu | Cleanup, fix syncrepl config errmsg |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Howard Chu | Include <netinet/in.h> for Solaris 8 |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Howard Chu | Fix mdb_page_split - nested split |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Howard Chu | Doxygen cleanup |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Howard Chu | ITS#7588 fix double-free for sorted paged search |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Howard Chu | Fix 66c839f0292d9aea12bf93ef6568ac2bd2ca0fc8 |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Howard Chu | Refactor mdb_midl_append, add mdb_midl_grow() |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Hallvard Furuseth | ITS#7515 Fix nested transaction error handling. |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Hallvard Furuseth | Fix mdb_env_close(unopened MDB_env). |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Simplify/cleanup mdb_cursor_init, C_ALLOCD. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | MDB warning cleanup. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | mdb_dcmp(): Assume the database has MDB_DUPSORT. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Update MDB doc: Cursors, DB handles, data lifetime |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Allow mdb_cursor_close() after readonly txn ends. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Close cursors when commit(writer). Factor out code. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Plug txn leak and MDB_NOTLS slot leaks on error. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Cleaner "Support mdb_txn_abort(a reset txn)". |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Hallvard Furuseth | Update fixes for dbi_open/close, ITS#7515. |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Howard Chu | Allow reading freelist while working on it |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Howard Chu | Merge remote branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Howard Chu | Avoid assert |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Hallvard Furuseth | Plug mdb_cursor_renew() memleak |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Howard Chu | ITS#7577 more for previous commit |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Howard Chu | ITS#7577 alias fixes |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Ted C. Cheng | ITS#7513 added TCP keepalive support to back-meta |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Howard Chu | Drop ldap_int_sasl_mutex |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Howard Chu | Don't expire a conn if it's still referenced |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Jorge Perez... | ITS#7524 make sure binding flag is set before trying... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Howard Chu | ITS#7518 fix manpage |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Howard Chu | ITS#7518 resync nss-pam-ldapd files |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Howard Chu | Fix MDB_LAST, reset cursor index |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Howard Chu | Fix typo from 7aba5f5ab92a3fa92de001edb2c5ff4b04fd7d0d |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Hallvard Furuseth | Tweak comments/readability. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Howard Chu | Add MDB_NOTLS envflag. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Hallvard Furuseth | Catch MDB txn reuse/sync errors. |
commit | commitdiff | tree | snapshot |
next |