| 2016-12-07 |
Hallvard Furuseth | Note functions which must set MDB_TXN_ERROR on failure |
commit | commitdiff | tree | snapshot |
| 2016-12-02 |
Quanah Gibson... | ITS#8538 - Update information on the interval keyword... |
commit | commitdiff | tree | snapshot |
| 2016-12-02 |
Quanah Gibson... | ITS#8521 - Updates to test to ensure it fails where... |
commit | commitdiff | tree | snapshot |
| 2016-12-02 |
Hallvard Furuseth | MDB_VL32 mdb_page_get(): Set MDB_TXN_ERROR on failure. |
commit | commitdiff | tree | snapshot |
| 2016-12-02 |
Hallvard Furuseth | Fix mdb_env_open() with MDB_VL32 |
commit | commitdiff | tree | snapshot |
| 2016-12-01 |
Hallvard Furuseth | Pass cursor to mdb_page_get(), mdb_node_read(). |
commit | commitdiff | tree | snapshot |
| 2016-12-01 |
Hallvard Furuseth | Fix comment: SysV semaphores -> Posix semaphores |
commit | commitdiff | tree | snapshot |
| 2016-12-01 |
Quanah Gibson... | ITS#8521 - Add testcase for this regression |
commit | commitdiff | tree | snapshot |
| 2016-12-01 |
Hallvard Furuseth | Factor out refreshing sub-page pointers |
commit | commitdiff | tree | snapshot |
| 2016-11-30 |
Quanah Gibson... | ITS#8535 - Fix regression test for ITS#4337 |
commit | commitdiff | tree | snapshot |
| 2016-11-30 |
Quanah Gibson... | ITS#8534 - Fix regression test to correctly load back... |
commit | commitdiff | tree | snapshot |
| 2016-11-29 |
Howard Chu | More for ITS#8406 |
commit | commitdiff | tree | snapshot |
| 2016-11-29 |
Emmanuel Dreyfus | Use newer DES API so that smbk5pwd loads with newer... |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Howard Chu | More for ITS#8406 |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Quanah Gibson... | Note: previous commit was from hyc@openldap.org |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Quanah Gibson... | More for multival attrs |
commit | commitdiff | tree | snapshot |
| 2016-10-12 |
Ryan Tandy | ITS#8185 fix typo in man page |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
Hallvard Furuseth | Only set me_mfd if needed. Drop unused read access. |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
Hallvard Furuseth | ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock... |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
Hallvard Furuseth | ITS#8505 Protect parent from fork()-pthread_exit() |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
Hallvard Furuseth | ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
Hallvard Furuseth | Move opening files to mdb_fopen() |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Hallvard Furuseth | Factor filename handling out to mdb_fname_*() |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Hallvard Furuseth | ITS#7992 Tighter utf8_to_utf16(), fix errcodes |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Hallvard Furuseth | Clean up strange fcntl result check |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Hallvard Furuseth | Drop spurious Errcode() call |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Hallvard Furuseth | ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT |
commit | commitdiff | tree | snapshot |
| 2016-09-03 |
Hallvard Furuseth | Silence warning for initializer "mdb_copy my = {0}" |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Howard Chu | ITS#8489 reset cursor EOF flag in cursor_set |
commit | commitdiff | tree | snapshot |
| 2016-08-28 |
Quanah Gibson... | Add -n 0 option to example slapadd command |
commit | commitdiff | tree | snapshot |
| 2016-08-27 |
Quanah Gibson... | Fix quickstart guide to reference etc/slapd.d instead... |
commit | commitdiff | tree | snapshot |
| 2016-08-21 |
Hallvard Furuseth | Clean up MDB_USE_ROBUST #defines |
commit | commitdiff | tree | snapshot |
| 2016-08-21 |
Hallvard Furuseth | Fix mdb_page_list() message |
commit | commitdiff | tree | snapshot |
| 2016-08-19 |
Howard Chu | ITS#8481 make shared lib suffix overridable |
commit | commitdiff | tree | snapshot |
| 2016-08-11 |
Howard Chu | MDB_VL32 plug rpage leak |
commit | commitdiff | tree | snapshot |
| 2016-08-11 |
Howard Chu | More for ITS#8460 |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
Hallvard Furuseth | Comment MDB_page |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
Hallvard Furuseth | Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
Hallvard Furuseth | mdb_size comments |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
Hallvard Furuseth | MDB_VL32: Switch to mdb_size_t formats PRIu64 & co |
commit | commitdiff | tree | snapshot |
| 2016-07-28 |
Howard Chu | ITS#8460 fix slap_op_time |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | Refactor mdb_page_get() |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | MDB_VL32: Match mdb_size_t type with format modifier. |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | Fix MDB_INTEGERKEY doc of integer types |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | Use mdb_size_t for line numbers in mdb_load |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | Fix size_t/formats -> mdb_size_t for MDB_VL32 |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | Factor some MDB_VL32-related '#if's out to macros |
commit | commitdiff | tree | snapshot |
| 2016-07-23 |
Hallvard Furuseth | Factor out MDB_SIZE_MAX, MDB_FMT_Y, MDB_FMT_Z |
commit | commitdiff | tree | snapshot |
| 2016-07-22 |
Howard Chu | More for multival attrs |
commit | commitdiff | tree | snapshot |
| 2016-07-20 |
Howard Chu | Fix a4c7943d39df0140edacb5774e977be3f72b694c |
commit | commitdiff | tree | snapshot |
| 2016-07-14 |
Hallvard Furuseth | Add error MDB_PROBLEM, replace some MDB_CORRUPTED |
commit | commitdiff | tree | snapshot |
| 2016-06-29 |
Hallvard Furuseth | ITS#8209 Tweak previous fixes |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT fixes |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Ryan Tandy | ITS#8099 bindconf ciphersuite setting is 'tls_cipher_suite' |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Howard Chu | WIN64 needs off_t redefined too |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Hallvard Furuseth | lmdb.h Caveats: Reserved vs. actual mem/disk usage |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.RE/0.9' |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Howard Chu | ITS#8339, #8424 |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Hallvard Furuseth | mdb_env_setup_locks: Plug mutexattr leak on error |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Howard Chu | ITS#8339 Solaris 10/11 robust mutex fixes |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Howard Chu | ITS#8424 init cursor in mdb_env_cwalk |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Hallvard Furuseth | Comment ovpage code in mdb_cursor_put() |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Hallvard Furuseth | Fix contrib prototypes - add ConfigReply* |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Hallvard Furuseth | ITS#8442 Fix uninitialized rs->sr_text in back-meta |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Hallvard Furuseth | Fix intro comments in test configs |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Hallvard Furuseth | Catch slapmodify entry setup errors |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Hallvard Furuseth | ITS#8435 Move sc_writewait to end of slap_callback |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Hallvard Furuseth | ITS#8435 Fix uninited slap_callback.sc_writewait |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Howard Chu | ITS#8432 fix infinite looping mods in delta-mmr |
commit | commitdiff | tree | snapshot |
| 2016-06-05 |
Hallvard Furuseth | mdb_env_setup_locks: Plug mutexattr leak on error |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Hallvard Furuseth | Init "locked" flag for SysV semaphores |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Howard Chu | ITS#8339 Solaris 10/11 robust mutex fixes |
commit | commitdiff | tree | snapshot |
| 2016-05-18 |
Howard Chu | ITS#8428 init sc_writewait |
commit | commitdiff | tree | snapshot |
| 2016-05-14 |
Howard Chu | ITS#8423 check for pause in accesslog_purge |
commit | commitdiff | tree | snapshot |
| 2016-05-14 |
Howard Chu | ITS#8424 init cursor in mdb_env_cwalk |
commit | commitdiff | tree | snapshot |
| 2016-05-10 |
Hallvard Furuseth | Comment ovpage code in mdb_cursor_put() |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.RE/0.9' |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | RE 0.9.19 |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | ITS#8412 fix NEXT_DUP after cursor_del |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | ITS#8406 fix xcursors after cursor_del |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | mdb_drop optimization |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | ITS#8393 fix MDB_GET_BOTH on non-dup record |
commit | commitdiff | tree | snapshot |
| 2016-05-04 |
Howard Chu | Tweak Win32 errmsg buffer |
commit | commitdiff | tree | snapshot |
| 2016-04-30 |
Quanah Gibson... | ITS#8414 - Remove use of "time", as it is non portable |
commit | commitdiff | tree | snapshot |
| 2016-04-28 |
Howard Chu | ITS#8413 fix prev commit |
commit | commitdiff | tree | snapshot |
| 2016-04-28 |
Howard Chu | ITS#8413 don't use str2filter on precomputable filters |
commit | commitdiff | tree | snapshot |
| 2016-04-26 |
Howard Chu | ITS#8412 fix NEXT_DUP after cursor_del |
commit | commitdiff | tree | snapshot |
| 2016-04-18 |
Howard Chu | ITS#8406 fix xcursors after cursor_del |
commit | commitdiff | tree | snapshot |
| 2016-04-11 |
Devin J. Pohly | ITS#6826 conversion scripts |
commit | commitdiff | tree | snapshot |
| 2016-04-09 |
Howard Chu | mdb_drop optimization |
commit | commitdiff | tree | snapshot |
| 2016-04-01 |
Howard Chu | More for large multival attrs |
commit | commitdiff | tree | snapshot |
| 2016-03-28 |
Howard Chu | ITS#8393 fix MDB_GET_BOTH on non-dup record |
commit | commitdiff | tree | snapshot |
| 2016-03-12 |
Howard Chu | ITS#8385 Fix use-after-free with GnuTLS |
commit | commitdiff | tree | snapshot |
| 2016-03-02 |
Howard Chu | MDB_VL32 - increase max write txn size |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Nadezhda Ivanova | ITS#8303 Track pending ops per a_metasingleconn_t |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Nadezhda Ivanova | ITS#8303 Fixed an assertion error during test022 |
commit | commitdiff | tree | snapshot |
| 2016-02-27 |
Quanah Gibson... | Fix minor typo |
commit | commitdiff | tree | snapshot |
| 2016-02-16 |
Howard Chu | Tweak MDB_PREV_MULTIPLE for uninit'd cursor |
commit | commitdiff | tree | snapshot |
| 2016-02-15 |
Howard Chu | Tweak Win32 errmsg buffer |
commit | commitdiff | tree | snapshot |
| next |