summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: return after tevent_req_errorJakub Hrozek2015-05-111-0/+1
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* SDAP: return after tevent_req_errorPavel Reichl2015-01-301-1/+2
* LDAP: retain external membersPavel Reichl2015-01-131-0/+104
* LDAP: Do not clobber return value when multiple controls are returnedJakub Hrozek2014-12-091-3/+4
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-121-1/+1
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-101-4/+4
* LDAP: Change defaults for ldap_user/group_objectsidMichal Zidek2014-10-231-4/+4
* Use the alternative objectclass in group maps.Michal Zidek2014-09-157-29/+117
* Add alternative objectClass to group attribute mapsMichal Zidek2014-09-152-0/+4
* Ignore referrals in deref and ASQ, tooJakub Hrozek2014-09-111-2/+18
* LDAP: Skip dereferenced entries that we are not permitted to readJakub Hrozek2014-09-082-4/+11
* AD: process non-posix nested groups using tokenGroupsPavel Reichl2014-09-081-8/+1
* AD: process non-posix nested groups w/o tokenGroupsPavel Reichl2014-09-081-5/+1
* IPA: process non-posix nested groupsPavel Reichl2014-09-081-1/+1
* LDAP: Ignore returned referrals if referral support is disabledJakub Hrozek2014-09-021-1/+12
* LDAP: Enable tokenGroups with Windows Server 2003Jakub Hrozek2014-09-011-2/+2
* LDAP: Fall back to functional level of Windows Server 2003Jakub Hrozek2014-09-011-1/+2
* LDAP: Add Windows Server 2012 R2 functional levelJakub Hrozek2014-09-012-1/+3
* SDAP: account lockout to restrict access via ssh keyPavel Reichl2014-08-273-0/+568
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-272-0/+2
* SDAP: refactor AC offline checksPavel Reichl2014-08-271-9/+12
* SDAP: don't log error on access deniedPavel Reichl2014-08-271-1/+6
* SDAP: refactor sdap_access_filter_donePavel Reichl2014-08-271-18/+37
* SDAP: nitpicks in sdap_access_filter_get_access_donePavel Reichl2014-08-271-7/+5
* SDAP: refactor sdap_access_filter_sendPavel Reichl2014-08-271-16/+30
* SDAP: split sdap_access_filter_get_access_donePavel Reichl2014-08-271-20/+39
* SDAP: Update groups for user just once.Lukas Slebodnik2014-08-261-20/+78
* SDAP: Use different talloc_context for array of namesLukas Slebodnik2014-08-261-1/+1
* SDAP: Immediately finish request for empty arrayLukas Slebodnik2014-08-261-1/+1
* LDAP: Use randomized ccname for storing credentialsJakub Hrozek2014-08-261-5/+39
* LDAP: Use tmp_ctx in ldap_child for temporary dataJakub Hrozek2014-08-261-7/+15
* LDAP: Don't add a user member twice when adding a primary groupJakub Hrozek2014-08-261-5/+33
* LDAP: Split out linking primary group members into a separate functionJakub Hrozek2014-08-261-7/+16
* LDAP: Do not shortcut on ret != EOK during password expiry checkJakub Hrozek2014-08-221-15/+0
* SDAP: free subrequest in sdap_dyndns_update_addrs_doneLukas Slebodnik2014-08-221-0/+1
* Revert "IPA: try to resolve nested groups as poxix group"Jakub Hrozek2014-08-191-201/+5
* Revert "IPA: process non-posix nested groups"Jakub Hrozek2014-08-191-72/+3
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-194-29/+5
* IPA: try to resolve nested groups as poxix groupPavel Reichl2014-08-191-5/+201
* IPA: process non-posix nested groupsPavel Reichl2014-08-191-3/+72
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-194-5/+29
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-111-6/+13
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-111-0/+1
* ptask: Add backoff feature to the ptask api.Michal Zidek2014-07-312-1/+2
* ptask: Allow adding random_offset to scheduled execution timeMichal Zidek2014-07-312-3/+5
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-07-291-1/+1
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-252-5/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-252-5/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-252-3/+0