summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating translations for the 1.10.1 releasesssd-1_10_1Jakub Hrozek2013-07-1834-149/+200
* KRB: Replace multiple calls with variableOndrej Kos2013-07-181-6/+9
* KRB: Handle empty password gracefullyOndrej Kos2013-07-181-0/+11
* Do not try to set password when authtok_length is zeroOndrej Kos2013-07-181-2/+6
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-175-5/+37
* dyndns timeout test: catch SIGCHLD handler eventsPavel Březina2013-07-171-0/+12
* RPM: Require libsss_idmap from sssd-commonJakub Hrozek2013-07-171-3/+1
* Every time use permissive control in function memberof_mod.Lukas Slebodnik2013-07-171-0/+7
* print hint about password complexity when new password is rejectedPavel Březina2013-07-172-1/+15
* Return right directory name for dircacheLukas Slebodnik2013-07-111-6/+10
* Always set port status to neutral when resetting service.Michal Zidek2013-07-111-1/+2
* KRB5_CHILD: Fix handling of get_password return codeOndrej Kos2013-07-101-4/+10
* Do not copy special files when creating homedirOndrej Kos2013-07-102-73/+6
* DB: sysdb_search_user_by_name: search by both name and aliasJakub Hrozek2013-07-092-6/+36
* Move sssd_pac binary to the IPA and AD providersStephen Gallagher2013-07-021-5/+8
* RPM: Move sssd_pac to the krb5-common subpackageJakub Hrozek2013-07-021-4/+4
* Remove sysv->systemd upgrade routinesStephen Gallagher2013-07-021-12/+0
* Move pre and post scripts to sssd-commonStephen Gallagher2013-07-021-5/+5
* ldap: only update shadowLastChange when password change is successfulJim Collins2013-07-011-1/+2
* Updating the version for the 1.10.1 releaseJakub Hrozek2013-06-271-1/+1
* Update the version for the 1.10.0 releasesssd-1_10_0Jakub Hrozek2013-06-271-1/+1
* Update the translations for the 1.10.0 releaseJakub Hrozek2013-06-2737-996/+768
* Do not call sss_cmd_done in function check_cache.Lukas Slebodnik2013-06-271-6/+0
* Handle too many results from getnetgr.Lukas Slebodnik2013-06-271-1/+13
* SSH: Update known_hosts file after unsuccessful requests as well.Jan Cholasta2013-06-271-20/+36
* SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta2013-06-271-1/+8
* Add missing argument to DEBUG messageLukas Slebodnik2013-06-271-1/+1
* Fix compilation warningJakub Hrozek2013-06-271-1/+1
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-277-189/+197
* KRB5: guess UPN for subdomain usersJakub Hrozek2013-06-277-18/+43
* sudo responder: use different callback for oob refreshPavel Březina2013-06-271-6/+8
* AD: kinit with the local DC even when talking to a GCJakub Hrozek2013-06-262-4/+21
* Use forest for GC SRV lookupsSumit Bose2013-06-261-12/+40
* Do not switch to credentials everytime.Lukas Slebodnik2013-06-261-4/+69
* Every time return directory for krb5 cache collection.Lukas Slebodnik2013-06-262-4/+64
* Fix wrong detection of krb5 ccnameLukas Slebodnik2013-06-261-1/+4
* Revert "Implicitly activate the PAC responder for AD provider"Sumit Bose2013-06-261-2/+1
* fix dead code in fail_over_srv.cPavel Březina2013-06-251-11/+12
* init script: source /etc/sysconfig/sssdPavel Březina2013-06-254-0/+19
* krb5: do not use enterprise principals for renewalsSumit Bose2013-06-251-1/+6
* krb5: do not send pac for IPA users from the local domainSumit Bose2013-06-255-10/+20
* Revert "Always send the PAC to the PAC responder"Sumit Bose2013-06-251-18/+20
* Fix typo in pack_authtok()Sumit Bose2013-06-241-1/+1
* KRB5: use the right authtok type for renewalsSumit Bose2013-06-241-3/+20
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* PAC: do not delete originalDN or cached password if presentSumit Bose2013-06-241-1/+26
* LDAP: Retry SID search based on result of LDAP search, not the return codeJakub Hrozek2013-06-241-2/+13
* failover: if expanded server is marked as neutral, invoke srv collapsePavel Březina2013-06-211-0/+7
* collapse_srv_lookup may free the server, make it clear from the APIPavel Březina2013-06-211-6/+9
* failover: return error when SRV lookup returned only duplicatesPavel Březina2013-06-213-2/+23