2013-08-02 |
Quanah Gibson... | ITS#7654 |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Howard Chu | ITS#7654 fix implicit declaration warnings |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Quanah Gibson... | Merge remote-tracking branch 'origin/mdb.master' into... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Howard Chu | Tweak prev commit again |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Quanah Gibson... | Merge remote-tracking branch 'origin/mdb.master' into... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Howard Chu | Fix typo in Win32 branch |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Quanah Gibson... | Merge remote-tracking branch 'origin/mdb.master' into... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Howard Chu | ITS#7652 fix I/O error checks |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Quanah Gibson... | ITS#5655,ITS#7645 |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Howard Chu | ITS#7645 use ldap_pvt_tls_config for TLSProtocolMin |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Philip Guenther | ITS#7645 more OpenSSL TLS versions |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Howard Chu | ITS#7645, #5655 TLSProtocolMin docs |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Howard Chu | ITS#5655 cleanup |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Philip Guenther | ITS#5655 TLS_PROTOCOL_MIN setting |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Quanah Gibson... | ITS#7641 |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Timothy Pearson | ITS#7641 don't muck with controls if slapi doesn't... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Quanah Gibson... | ITS#7636 |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Howard Chu | ITS#7636 slapi: don't free filterstr if filter didn... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Quanah Gibson... | Merge remote-tracking branch 'origin/mdb.master' into... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Quanah Gibson... | Merge remote-tracking branch 'origin/mdb.master' into... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Howard Chu | Tweak mdb_envinfo numreaders |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Howard Chu | ITS#7615 use shorter names for semaphores |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Howard Chu | Tweak reader_pid check |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Howard Chu | Get pid lock outside of rmutex |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Howard Chu | Tweak reader checks |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Howard Chu | Add mdb_reader_check() |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Howard Chu | Split MDB_VERSION to MDB_DATA/MDB_LOCK VERSION |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Howard Chu | Tweak reader_list |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Howard Chu | Tweak mdb_stat(1) |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Howard Chu | Add mdb_reader_list() |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Howard Chu | Add mdb_dbi_flags() |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Howard Chu | Fix child txn dirty_room counts in spill/unspill |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Howard Chu | More for stale sub-cursor flags |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Howard Chu | Fix stale sub-cursor C_INIT flag |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Tweak comments, defaults should be OK already |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Bump version to 0.9.7 |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Hallvard Furuseth | Also set/clear P_KEEP in parent txn's cursors |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Spill pages, take 3 |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Delay touching pages until cursor is positioned. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Hallvard Furuseth | Simplify: Always set C_UNTRACK for tracked cursors. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Hallvard Furuseth | Save freelist using proper mdb_cursor_put(). |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Move code out to mdb_page_dirty() |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Factor out parent |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Howard Chu | Fix env_read_header() on Windows |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Hallvard Furuseth | Do not follow uninited cursors' page pointers. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Howard Chu | Fix rebalance/cursor adjust |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Howard Chu | Cursors: Clear C_EOF when clearing C_INITIALIZED |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Howard Chu | Fixup other cursors after delete op |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Hallvard Furuseth | ITS#7515 Reject conflicting page versions. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Hallvard Furuseth | ITS#7515 Fix tracking of parent txn's cursors. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Hallvard Furuseth | Simplify MDB_cursor: Drop flags C_ALLOCD,C_SHADOW. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Hallvard Furuseth | Silence more uninit warnings |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Howard Chu | Silence uninit warning in prev commit |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Howard Chu | Tweaks for MDB_MULTIPLE |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Quanah Gibson... | ITS#7635 |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Quanah Gibson... | ITS#7628 |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Howard Chu | ITS#7628 fix back-mdb txn refcount |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Quanah Gibson... | Merge remote-tracking branch 'origin/mdb.master' into... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Howard Chu | ITS#7635 simplify 9474c1a0b62cad57b62855d09a201670385caa80 |
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-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 |
Quanah Gibson... | ITS#7580 |
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 |
Quanah Gibson... | ITS#7611 |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Jan Synacek | ITS#7611 Fix loglevel2bvarray |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Quanah Gibson... | ITS#7609 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Howard Chu | ITS#7609 add per-target filter patterns |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Quanah Gibson... | ITS#7590 |
commit | commitdiff | tree | snapshot |
next |