- Jul 28, 2015
-
-
-
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
-
- Jul 02, 2015
-
-
Howard Chu authored
-
- Jul 01, 2015
-
-
Quanah Gibson-Mount authored
-
- Jun 21, 2015
-
-
Quanah Gibson-Mount authored
- Jun 19, 2015
-
- Jun 05, 2015
-
-
Quanah Gibson-Mount authored
-
- Jun 02, 2015
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Jun 01, 2015
-
-
Quanah Gibson-Mount authored
-
- May 29, 2015
-
-
Hallvard Furuseth authored
-
- May 28, 2015
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- May 27, 2015
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Only drop connection if user originally bound to this backend, and rebind-as-user was set. Sessions from other backends would use idassert-bind so loss of creds doesn't affect them.
-
also cleanup of return-code handling
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Quanah Gibson-Mount authored
-
The fix for ITS#7016 only adjusted the frontend entry's DN, but not the naming attribute in the entry. check_name_index knows how to do both.
-