- Aug 21, 2015
-
-
-
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.
-
- Aug 14, 2015
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Aug 10, 2015
-
-
Quanah Gibson-Mount authored
-
From ITS#5940. Add path has the same code.
-
- Aug 04, 2015
-
-
-
Tweaks commit 8d74f717 Don't worry about threading/race conditions here, it's not important
-
- Jul 30, 2015
-
-
Quanah Gibson-Mount authored
-
- Jul 29, 2015
-
-
Howard Chu authored
-
- Jul 28, 2015
-
-
-
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
-
- Jul 06, 2015
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Regenerate configure
-