- Jan 29, 2016
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
If an add or modify op referenced a previously unused attrtype, the mi_ads/mi_numads would be incremented to include it. If the op fails to commit, these additions must also be reverted.
-
-
Delay mutex init to avoid leaking the mutex
-
Check for abandon just before recording psearch
-
- Jan 19, 2016
-
-
- Jan 04, 2016
-
-
-
-
-
pwdMaxRecordedFailure must never be zero
-
- Oct 27, 2015
-
-
- Oct 26, 2015
-
-
-
Log the same pointer in queue_csn as graduate_
-
-
Prevent spurious contextCSN generation and ignore consumers when we have no contextCSN yet. But make sure to propagate valid contextCSN updates to accesslog/syncprov for delta consumers.
-
Windows mutexes are recursive so the trylock test will succeed even though the mutex is already locked. Just compare be pointers.
-
- Oct 05, 2015
-
-
- Sep 22, 2015
-
-
Schema parsing ignores some slapd.conf rules
-
- Sep 21, 2015
-
-
- Sep 11, 2015
-
-
config_fp_parse_line processes backslash escapes. When existing rewrite rules were reloaded while inserting a new rule, this caused backslashes to be lost from every rule except the most recently inserted one. config_parse_ldif performs similar splitting, but leaves backslashes alone.
-
-
-
-
-
- Aug 31, 2015
-
-
- Aug 21, 2015
-
-
-
Dynamic startup was failing
-
-
This appears to be cruft leftover from rev e8c58b4e
-
-
-
-
If dds is present early in the overlay stack, the modify ops from dds_expire can trigger other overlays before they have initialized. Avoid that by delaying the first expiry until startup has finished.
-
-