summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-07-01ldap: only update shadowLastChange when password change is successfulJim Collins1-1/+2
2013-06-28Updating translations for the 1.11 beta1 releaseJakub Hrozek15-3715/+4331
2013-06-28IPA: Look up AD users directly if IPA server mode is onJakub Hrozek6-6/+168
2013-06-28IPA: Create and remove AD id_ctx for subdomains discovered in server modeJakub Hrozek1-0/+182
2013-06-28AD: Move storing sdap_domain for subdomain to generic LDAP codeJakub Hrozek3-65/+78
2013-06-28IPA: Initialize server mode ctx if server mode is onJakub Hrozek4-0/+62
2013-06-28AD: initialize failover with custom realm, domain and failover serviceJakub Hrozek3-28/+41
2013-06-28AD: decouple ad_id_ctx initializationJakub Hrozek3-102/+285
2013-06-28LDAP: Add utility function sdap_copy_mapJakub Hrozek2-0/+45
2013-06-28IPA: Add a server mode optionJakub Hrozek4-0/+22
2013-06-28Read mpg state for subdomains from cacheSumit Bose4-11/+30
2013-06-28Save mpg state for subdomainsSumit Bose5-13/+54
2013-06-28IPA: read ranges before subdomainsSumit Bose1-29/+27
2013-06-28Replace new_subdomain() with find_subdomain_by_name()Sumit Bose5-16/+11
2013-06-28Add support for new ipaRangeType attributeSumit Bose5-6/+54
2013-06-28Add ipa_idmap_init()Sumit Bose3-1/+275
2013-06-28Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mappingSumit Bose5-14/+38
2013-06-28Add sdap_idmap_domain_has_algorithmic_mapping()Sumit Bose2-0/+62
2013-06-28Allow different methods to find new domains for idmappingSumit Bose2-3/+24
2013-06-28SDAP IDMAP: Add configured domain to idmap contextSumit Bose1-0/+70
2013-06-28Add now options ldap_min_id and ldap_max_idSumit Bose7-0/+33
2013-06-28Add cmocka based tests for libsss_idmapSumit Bose1-0/+421
2013-06-28idmap: add sss_idmap_domain_has_algorithmic_mappingSumit Bose2-0/+55
2013-06-28idmap: add calls to check if ID mapping conforms to rangesSumit Bose2-0/+186
2013-06-28idmap: allow NULL domain sid for external mappingsSumit Bose1-32/+44
2013-06-28idmap: add option to indicate external_mappingSumit Bose2-4/+43
2013-06-28idmap: add optional unique range idSumit Bose2-1/+17
2013-06-28idmap: allow first RID to be setSumit Bose2-20/+109
2013-06-27Update the translations for the 1.10.0 releaseJakub Hrozek15-520/+287
2013-06-27Do not call sss_cmd_done in function check_cache.Lukas Slebodnik1-6/+0
2013-06-27Handle too many results from getnetgr.Lukas Slebodnik1-1/+13
2013-06-27SSH: Update known_hosts file after unsuccessful requests as well.Jan Cholasta1-20/+36
2013-06-27SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta1-1/+8
2013-06-27Add missing argument to DEBUG messageLukas Slebodnik1-1/+1
2013-06-27Fix compilation warningJakub Hrozek1-1/+1
2013-06-27AD: Write out domain-realm mappingsJakub Hrozek7-189/+197
2013-06-27KRB5: guess UPN for subdomain usersJakub Hrozek7-18/+43
2013-06-27sudo responder: use different callback for oob refreshPavel Březina1-6/+8
2013-06-26AD: kinit with the local DC even when talking to a GCJakub Hrozek2-4/+21
2013-06-26Use forest for GC SRV lookupsSumit Bose1-12/+40
2013-06-26Do not switch to credentials everytime.Lukas Slebodnik1-4/+69
2013-06-26Every time return directory for krb5 cache collection.Lukas Slebodnik2-4/+64
2013-06-26Fix wrong detection of krb5 ccnameLukas Slebodnik1-1/+4
2013-06-26Revert "Implicitly activate the PAC responder for AD provider"Sumit Bose1-2/+1
2013-06-25fix dead code in fail_over_srv.cPavel Březina1-11/+12
2013-06-25init script: source /etc/sysconfig/sssdPavel Březina3-0/+18
2013-06-25krb5: do not use enterprise principals for renewalsSumit Bose1-1/+6
2013-06-25krb5: do not send pac for IPA users from the local domainSumit Bose5-10/+20
2013-06-25Revert "Always send the PAC to the PAC responder"Sumit Bose1-18/+20
2013-06-24Fix typo in pack_authtok()Sumit Bose1-1/+1