2017-01-03 |
Quanah Gibson... | Happy New Year! |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Quanah Gibson... | Delete extraneous line |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.RE/0.9' |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | Release 0.9.19 LMDB_0.9.19 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | ITS#8554 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | ITS#8554 kFreeBSD is like BSD |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Hallvard Furuseth | More MDB_node doc |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Hallvard Furuseth | Doxygen fixes. Use DISTRIBUTE_GROUP_DOC. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Howard Chu | Fix its6794 test |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Howard Chu | More 0.9.19 updates |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Lorenz Bauer | ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8542 mdb_dbi_open(): Protect mainDB cursors |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | doxygen cleanup |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Note functions which must set MDB_TXN_ERROR on failure |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Only set me_mfd if needed. Drop unused read access. |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8505 Protect parent from fork()-pthread_exit() |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Move opening files to mdb_fopen() |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Factor filename handling out to mdb_fname_*() |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#7992 Tighter utf8_to_utf16(), fix errcodes |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Clean up strange fcntl result check |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Drop spurious Errcode() call |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | ITS#8489 reset cursor EOF flag in cursor_set |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Clean up MDB_USE_ROBUST #defines |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Fix mdb_page_list() message |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | Fix mdb_audit() printf format |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | ITS#8481 make shared lib suffix overridable |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Comment MDB_page |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Silence warning for initializer "mdb_copy my = {0}" |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT: Threading/error handling |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | Add MDB_PREV_MULTIPLE (collected mdb.master changes) |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Factor out refreshing sub-page pointers |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | More for ITS#8406 (xcursor fixups) |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Quanah Gibson... | Fix "make its"/"make regressions" to actually run the... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Quanah Gibson... | Modify run.in so that it can run individual regression... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Quanah Gibson... | Specifically test for error 32 on the consumer. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Quanah Gibson... | Fix rootdn |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Quanah Gibson... | ITS#8353 - Regenerate configure |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Quanah Gibson... | ITS#8353 -- More for OpenSSL 1.1.0 compat |
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-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-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 |
Emmanuel Dreyfus | Use newer DES API so that smbk5pwd loads with newer... |
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-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-11 |
Howard Chu | More for ITS#8460 |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Howard Chu | ITS#8460 fix slap_op_time |
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-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-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-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-11 |
Devin J. Pohly | ITS#6826 conversion scripts |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Howard Chu | More for large multival attrs |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Howard Chu | ITS#8385 Fix use-after-free with GnuTLS |
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-08 |
Howard Chu | Regenerate for ITS#8303 |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Nadezhda Ivanova | ITS#8303 Fixed an error in configure.in |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Quanah Gibson... | Merge branch 'master' of ssh://git-master.openldap... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Quanah Gibson... | Fix documentation changes to remove extra : |
commit | commitdiff | tree | snapshot |
next |