summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include the auth_utils.h header in the distributionsssd-1_8_6Jakub Hrozek2013-01-291-0/+1
* TOOLS: Compile on old platforms such as RHEL5Jakub Hrozek2013-01-292-37/+144
* TOOLS: Use file descriptor to avoid races when creating a home directoryOndrej Kos2013-01-295-382/+382
* TOOLS: Use openat/unlinkat when removing the homedirJakub Hrozek2013-01-291-42/+41
* nested groups: fix group lookup hangs if member dn is incorrectPavel Březina2013-01-291-0/+24
* Restart services with a delay in case they are restarted too oftenOndrej Kos2013-01-291-14/+59
* Check that strings do not go beyond the end of the packet body in autofs and ...Jan Cholasta2013-01-292-7/+7
* link sss_ssh_authorizedkeys and sss_ssh_knownhostsproxy with -lpthreadTimo Aaltonen2013-01-291-0/+2
* sssd_pam: Cleanup requests cache on sbus reconectSimo Sorce2013-01-291-1/+4
* NSS: Fix netgroup midpoint cache refreshJakub Hrozek2013-01-293-3/+3
* responder_dp: Add timeout to side requetsSimo Sorce2013-01-291-1/+25
* Do not always return PAM_SYSTEM_ERR when offline krb5 authentication failsJakub Hrozek2013-01-293-18/+56
* Free the internal DP requestJakub Hrozek2013-01-291-0/+8
* LDAP: Check validity of naming_contextJakub Hrozek2013-01-291-1/+1
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2013-01-291-0/+8
* Initialize Kerberos ticket renewal in the IPA providerJakub Hrozek2012-10-111-0/+13
* Updating the version for the 1.8.6 releaseJakub Hrozek2012-10-071-1/+1
* FO: Check server validity before setting statussssd-1_8_5Jakub Hrozek2012-10-037-33/+49
* KRB5: Return PAM_AUTH_ERR on incorrect passwordJakub Hrozek2012-09-211-30/+39
* Move SELinux processing from session to account PAM stackTimo Aaltonen2012-09-071-66/+66
* Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the clientJakub Hrozek2012-09-073-8/+114
* Fixed wrong number in shadowLastChangeJan Zeleny2012-09-071-1/+2
* KRB5: Only return PAM error for unreachable kpasswd when performing chpassJakub Hrozek2012-09-071-2/+4
* SYSDB: Make sysdb_attrs_get_el_int() publicJakub Hrozek2012-08-212-8/+10
* Process all groups from a single nesting levelJakub Hrozek2012-08-211-4/+14
* Make the client idle timeout configurableStephen Gallagher2012-06-187-5/+43
* Add support for terminating idle connectionsShantanu Goel2012-06-182-2/+67
* Do not send SIGPIPE on disconnectionShantanu Goel2012-06-181-6/+21
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Set return errno to the value prior to calling close().Shantanu Goel2012-06-181-2/+2
* Send the correct enumeration requestJakub Hrozek2012-06-181-1/+1
* Provide "service filter" for SELinux contextJan Zeleny2012-06-141-0/+28
* Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTIONJakub Hrozek2012-06-133-9/+12
* SSH: Don't abort connection in sss_ssh_knownhostsproxy when DNS records are m...Jan Cholasta2012-05-311-36/+49
* SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta2012-05-312-15/+8
* SSH: Update sss_ssh_knownhostsproxy manual pageJan Cholasta2012-05-311-1/+1
* Bumping version to 1.8.5Stephen Gallagher2012-05-301-1/+1
* Updating translations for 1.8.4 releasesssd-1_8_4Stephen Gallagher2012-05-3027-438/+1236
* Revert the client packet length, too, after reverting the packet protocolJakub Hrozek2012-05-291-1/+1
* NSS: Restore original protocol for getservbyportStephen Gallagher2012-05-252-3/+4
* Send 16bit protocol numbers from the sss_clientJakub Hrozek2012-05-252-7/+8
* Use sized_string correctly in FQDN domainsJakub Hrozek2012-05-231-2/+2
* Fixed issue in SELinux user mapsJan Zeleny2012-05-221-0/+2
* LDAP nested groups: Do not process callback with _post deep in the nested str...Jakub Hrozek2012-05-221-12/+10
* Remove erroneous failure message in find_principal_in_keytabStef Walter2012-05-222-2/+4
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-222-3/+8
* KRB5: Avoid NULL-dereference with empty keytabStephen Gallagher2012-05-221-7/+13
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-224-0/+181
* Warn to syslog when dereference requests failAriel Barria2012-05-221-2/+2
* NSS: Expire in-memory netgroup cache before the nowait timeoutStephen Gallagher2012-05-161-1/+9