summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sss_client: Fix race condition in memory cacherhel6.6Lukas Slebodnik2015-04-014-13/+59
* sss_client: Extract destroying of mmap cache to functionLukas Slebodnik2015-04-011-16/+14
* IPA: use ipaUserGroup object class for groupsPavel Březina2014-11-181-1/+1
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-182-2/+2
* LDAP: Do not clobber return value when multiple controls are returnedJakub Hrozek2014-09-251-3/+4
* 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
* AD: process non-posix nested groups using tokenGroupsPavel Reichl2014-09-041-8/+1
* AD: process non-posix nested groups w/o tokenGroupsPavel Reichl2014-09-041-5/+1
* IPA: process non-posix nested groupsPavel Reichl2014-09-042-2/+2
* 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
* sss_client: Fix "struct sss_cli_mc_ctx" reinitialize-on-errorsNalin Dahyabhai2014-08-221-0/+2
* SDAP: free subrequest in sdap_dyndns_update_addrs_doneLukas Slebodnik2014-08-221-0/+1
* test_dyndns: sss_iface_addr_list_get can return more valuesLukas Slebodnik2014-08-221-0/+46
* dyndns: Fix talloc hierarchy of "struct sss_iface_addr"Lukas Slebodnik2014-08-221-0/+9
* TESTS: leak_check functions shouldn't be called with NULL contextLukas Slebodnik2014-08-221-0/+8
* test_dyndns: Use different talloc context in wrapped functions.Lukas Slebodnik2014-08-221-2/+21
* responder-get-domains-tests: fix checking of leaksLukas Slebodnik2014-08-221-3/+2
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* MAN: options 'lockout' and 'ldap_pwdlockout_dn'Pavel Reichl2014-08-191-0/+27
* SDAP: account lockout to restrict access via ssh keyPavel Reichl2014-08-193-0/+568
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-198-0/+8
* SDAP: refactor AC offline checksPavel Reichl2014-08-191-9/+12
* SDAP: don't log error on access deniedPavel Reichl2014-08-191-1/+6
* SDAP: refactor sdap_access_filter_donePavel Reichl2014-08-191-18/+37
* SDAP: nitpicks in sdap_access_filter_get_access_donePavel Reichl2014-08-191-7/+5
* SDAP: refactor sdap_access_filter_sendPavel Reichl2014-08-191-16/+30
* SDAP: split sdap_access_filter_get_access_donePavel Reichl2014-08-191-20/+39
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* sudo: work with correct D-Bus iteratorPavel Březina2014-08-191-3/+4
* MAN: How much time sssd spends offlineMichal Zidek2014-08-191-4/+41
* SUDO: Use the override_space optionJakub Hrozek2014-08-142-2/+8
* IFP: Use the override_space optionJakub Hrozek2014-08-141-2/+51
* PAM: Use the override_space optionJakub Hrozek2014-08-141-0/+8
* Make the space override responder-agnosticJakub Hrozek2014-08-148-32/+59
* Only replace space with the specified substitutionJakub Hrozek2014-08-1411-218/+110
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-141-0/+1
* NSS: Ignore default_domain for netgroupsJakub Hrozek2014-08-141-1/+1
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-141-6/+13
* RPM: Restart service in %posttrans, not %postJakub Hrozek2014-08-141-3/+2
* IFP: Fix lookups with fully-qualified namesJakub Hrozek2014-08-141-2/+2
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-08-141-1/+1
* Exit offline mode only if server is available.Michal Zidek2014-07-312-7/+43