- 18 Aug, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 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 12 commits
-
-
-
-
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.
-
Another bug from 5de85b92
-
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
-
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
Regenerate configure
-
- 02 Jul, 2015 1 commit
-
-
Howard Chu authored
-
- 21 Jun, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 19 Jun, 2015 1 commit
-
-
Howard Chu authored
-
- 05 Jun, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Jun, 2015 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 01 Jun, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 May, 2015 1 commit
-
-
Hallvard Furuseth authored
-
- 28 May, 2015 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 27 May, 2015 12 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth 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.
-
-
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.
-
-
also cleanup of return-code handling
-
Test less likely condition first
-
Change result of MDB_IDL_ALL() to use the last entryID in the DB instead of NOID.
-