- Feb 21, 2018
-
-
- Feb 13, 2018
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Fix variable usage so it doesn't delete data/slapd.conf after running
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Feb 11, 2018
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
This checks XCURSOR_INITED() and fixes the mn_flags check.
-
* Check NUMKEYS(), similar to f34b61f9 "ITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check". * Move XCURSOR_INITED() into XCURSOR_REFRESH(). This adds a check in mdb_cursor_put, below /* converted, write the original data first */. * Factor mc_ki[] out to XCURSOR_REFRESH(). * Replace an mc_pg[] with mp which is equal (mdb_cursor_del0).
-
-
Quanah Gibson-Mount authored
-
Set C_DEL flag on reinit'd subcursor
-
Quanah Gibson-Mount authored
-
-
- Feb 09, 2018
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
This patch fixes liblmdb builds on Solaris and derivatives by defining _POSIX_PTHREAD_SEMANTICS
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Let the entryCSN check do all the work. Reloading a server from an old backup needs this to go thru.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Update syncprov contextCSNs when context entry is added. Fix accesslog to properly tag Add op when adding context entry.
-
-
Quanah Gibson-Mount authored
-
Use the new methods unconditionally, define helper functions for older versions.
-
Quanah Gibson-Mount authored
-
Maintain the SSF across SASL binds.
-
Quanah Gibson-Mount authored
-
-