- 03 Jul, 2018 9 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
ITS#8840 Fix domainScope control to ensure the control value is absent as per Microsoft specification (https://msdn.microsoft.com/en-us/library/aa366979%28v=vs.85%29.aspx).
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
- 22 Mar, 2018 8 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Changed as of ITS#4327 commit 86d10729
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 21 Mar, 2018 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 28 Feb, 2018 2 commits
-
-
Quanah Gibson-Mount authored
being logged to the underlying DB's contextCSN.
-
And try another approach. Always write contextCSN updates, but don't set dont_replicate for updates we want propagated.
-
- 21 Feb, 2018 3 commits
-
-
If syncprov is present, only write contextCSN attribute on actual state changes, not on per-entry modifications. Continue to update in-memory cookieState. Saves overhead, syncprov will eventually checkpoint it into the DB anyway.
-
-
-
- 13 Feb, 2018 5 commits
-
-
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
-
- 11 Feb, 2018 10 commits
-
-
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
-
-
- 09 Feb, 2018 1 commit
-
-
Quanah Gibson-Mount authored
-