summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ldap: only update shadowLastChange when password change is successfulJim Collins2013-07-011-1/+2
* Updating translations for the 1.11 beta1 releasesssd-1_11_0_beta1sssd-1_10_90Jakub Hrozek2013-06-2815-3715/+4331
* IPA: Look up AD users directly if IPA server mode is onJakub Hrozek2013-06-286-6/+168
* IPA: Create and remove AD id_ctx for subdomains discovered in server modeJakub Hrozek2013-06-281-0/+182
* AD: Move storing sdap_domain for subdomain to generic LDAP codeJakub Hrozek2013-06-283-65/+78
* IPA: Initialize server mode ctx if server mode is onJakub Hrozek2013-06-284-0/+62
* AD: initialize failover with custom realm, domain and failover serviceJakub Hrozek2013-06-283-28/+41
* AD: decouple ad_id_ctx initializationJakub Hrozek2013-06-283-102/+285
* LDAP: Add utility function sdap_copy_mapJakub Hrozek2013-06-282-0/+45
* IPA: Add a server mode optionJakub Hrozek2013-06-284-0/+22
* Read mpg state for subdomains from cacheSumit Bose2013-06-284-11/+30
* Save mpg state for subdomainsSumit Bose2013-06-285-13/+54
* IPA: read ranges before subdomainsSumit Bose2013-06-281-29/+27
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-285-16/+11
* Add support for new ipaRangeType attributeSumit Bose2013-06-285-6/+54
* Add ipa_idmap_init()Sumit Bose2013-06-283-1/+275
* Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mappingSumit Bose2013-06-285-14/+38
* Add sdap_idmap_domain_has_algorithmic_mapping()Sumit Bose2013-06-282-0/+62
* Allow different methods to find new domains for idmappingSumit Bose2013-06-282-3/+24
* SDAP IDMAP: Add configured domain to idmap contextSumit Bose2013-06-281-0/+70
* Add now options ldap_min_id and ldap_max_idSumit Bose2013-06-287-0/+33
* Add cmocka based tests for libsss_idmapSumit Bose2013-06-281-0/+421
* idmap: add sss_idmap_domain_has_algorithmic_mappingSumit Bose2013-06-282-0/+55
* idmap: add calls to check if ID mapping conforms to rangesSumit Bose2013-06-282-0/+186
* idmap: allow NULL domain sid for external mappingsSumit Bose2013-06-281-32/+44
* idmap: add option to indicate external_mappingSumit Bose2013-06-282-4/+43
* idmap: add optional unique range idSumit Bose2013-06-282-1/+17
* idmap: allow first RID to be setSumit Bose2013-06-282-20/+109
* Update the translations for the 1.10.0 releaseJakub Hrozek2013-06-2715-520/+287
* 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-253-0/+18
* 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