- 21 Aug, 2015 12 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
This appears to be cruft leftover from rev e8c58b4e
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
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.
-
-
Limit the number of pwdFailureTime stamps to record, regardless of lockout settings.
-
- 14 Aug, 2015 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 10 Aug, 2015 2 commits
-
-
Quanah Gibson-Mount authored
-
From ITS#5940. Add path has the same code.
-
- 04 Aug, 2015 2 commits
-
-
-
Tweaks commit 8d74f717 Don't worry about threading/race conditions here, it's not important
-
- 30 Jul, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Jul, 2015 1 commit
-
-
Howard Chu authored
-
- 28 Jul, 2015 17 commits
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Deleting all values of olcAttributeTypes and then adding a value with index > 0 triggers a NULL dereference when config_generic tries to append to a list that doesn't exist yet. Already fixed for olcObjectClasses in ITS#5388.
-
Quanah Gibson-Mount authored
-
Another bug from 5de85b92
-
Quanah Gibson-Mount authored
-
If multiple ppolicy overlays are present on a glued tree, they all attempt to update the policy operational attributes in response to password-related activities. The redundant mod ops will cause the entire op to fail. Check for these ops before inserting new ones.
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
-
Except we don't catch the user passing F_SUBDATA to mdb_cursor_<put/del>, like an internal LMDB call.
-
Howard Chu authored
-
- 06 Jul, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-