summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pysss_nss_idmap: Use wrapper for older pythonsssd-1-11Lukas Slebodnik2015-09-302-4/+5
* LDAP: return after tevent_req_errorJakub Hrozek2015-05-111-0/+1
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* sudo: return after tevent_req_errorPavel Reichl2015-01-301-0/+1
* SDAP: return after tevent_req_errorPavel Reichl2015-01-301-1/+2
* PROXY: Fix use after freeLukas Slebodnik2015-01-301-2/+2
* LDAP: retain external membersPavel Reichl2015-01-133-0/+195
* Signals: Remove unused functionsSimo Sorce2015-01-082-59/+0
* PAC: krb5_pac_verify failures should not be fatalJakub Hrozek2014-12-101-1/+10
* LDAP: Do not clobber return value when multiple controls are returnedJakub Hrozek2014-12-091-3/+4
* sss_client: Fix race condition in memory cacheLukas Slebodnik2014-11-244-13/+59
* sss_client: Extract destroying of mmap cache to functionLukas Slebodnik2014-11-241-16/+14
* MAN: page edit for ldap_use_tokengroupsDan Lavu2014-11-201-0/+12
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-122-2/+2
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-102-6/+6
* IPA: use ipaUserGroup object class for groupsPavel Březina2014-11-051-1/+1
* build: call AC_BUILD_AUX_DIR before anything elseJan Engelhardt2014-10-301-2/+2
* LDAP: Change defaults for ldap_user/group_objectsidMichal Zidek2014-10-232-6/+6
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* Updating the version for the 1.11.8 developmentJakub Hrozek2014-09-171-1/+1
* Updating the translations for the 1.11.7 releasesssd-1_11_7Jakub Hrozek2014-09-1737-16334/+17587
* Use the alternative objectclass in group maps.Michal Zidek2014-09-157-29/+117
* Add alternative objectClass to group attribute mapsMichal Zidek2014-09-154-1/+7
* 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-082-2/+2
* Add user lookup and session dependencies to systemd service file.Ian Lee2014-09-081-0/+3
* LDAP: Ignore returned referrals if referral support is disabledJakub Hrozek2014-09-023-1/+14
* Replace space: add some checksSumit Bose2014-09-014-7/+33
* 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
* MAN: options 'lockout' and 'ldap_pwdlockout_dn'Pavel Reichl2014-08-271-0/+27
* SDAP: account lockout to restrict access via ssh keyPavel Reichl2014-08-273-0/+568
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-278-0/+8
* 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