- 30 Jan, 2023 9 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
We can't rlock if we've registered ourselves as a writer. We can only figure that out by checking if we're the thread that initiated the pause: is the server paused already?
-
- 19 Jan, 2023 16 commits
-
-
We're in a much better place now and there is only a single task active for a given syncinfo_t plus the task that's just scheduled it and is wrapping up. Any remaining times this wouldn't be true are probably bugs to be fixed.
-
Quanah Gibson-Mount authored
-
-
epoch_append should be called at the point the object is not reachable anymore, otherwise a thread from a "future" might still access it post reclamation.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
Use cn=config format of TRUE/FALSE instead of slapd.conf format on/off
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- 09 Jan, 2023 2 commits
-
-
Quanah Gibson-Mount authored
-
Same as ITS#9358 but for ordering matching rule, not just equality
-
- 05 Dec, 2022 13 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
For simple (non-nested) member compares, avoid unnecessary fetches of dyngroups that can't match the filter. cache filter/entry instance info across multiple dyn entries to avoid refetching each filter entry for each dyngruop test.
-
Minimize cost of dynamic lists while still making them filterable: require their attrs to be explicitly mapped if filtering is to be supported. Also check config scope in compare op
-
Quanah Gibson-Mount authored
-
output buffer may overrun 1 byte for specially crafted approxMatch search filters. Not exploitable, no operational or security impact.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-