summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Go offline in case of clock skewJakub Hrozek2015-06-191-0/+1
* memberof: check for empty arrays to avoid segfaultsSumit Bose2015-06-191-2/+2
* UTIL: Do not change SSSD domains in get_domains_headStephen Gallagher2015-06-191-3/+0
* Accept krb5 1.13 for building the PAC pluginNalin Dahyabhai2015-06-191-1/+2
* build: Don't install ad and ipa man pages unnecessarilyNikolai Kondrashov2015-06-191-1/+5
* TESTS: sysdb_search_return_ENOENT - check mem leaksPavel Reichl2015-06-191-0/+2
* SYSDB: sysdb_search_custom fix memory leakPavel Reichl2015-06-191-5/+17
* SYSDB: sysdb_search_entry fix memory leakPavel Reichl2015-06-192-11/+22
* TEST: Test empty results from functions sysdb_search_*Lukas Slebodnik2015-06-191-0/+148
* 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
* 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 translations for the 1.11.7 releasesssd-1_11_7Jakub Hrozek2014-09-1715-11831/+12827
* 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