summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only build extract_and_send_pac on platforms that support itsubdomain-password-authenticationJakub Hrozek2012-10-304-104/+140
* Include talloc log in our debug facilityMichal Zidek2012-10-2939-43/+52
* Free the internal DP requestJakub Hrozek2012-10-291-0/+8
* Make sub-domains case-insensitiveSumit Bose2012-10-262-3/+24
* sss_parse_name_for_domains: always return the canonical domain nameSumit Bose2012-10-261-2/+7
* krb5_auth: update with correct UPN if neededSumit Bose2012-10-263-0/+133
* Use find_or_guess_upn() where neededSumit Bose2012-10-266-36/+52
* Add new call find_or_guess_upn()Sumit Bose2012-10-264-8/+54
* krb5_child: send back the client principalSumit Bose2012-10-264-5/+42
* krb5_mod_ccname: replace wrong memory contextSumit Bose2012-10-261-1/+1
* krb5_child: send PAC to PAC responderSumit Bose2012-10-262-3/+143
* krb5_auth: send different_realm flag to krb5_childSumit Bose2012-10-262-1/+8
* krb5_auth: check if principal belongs to a different realmSumit Bose2012-10-265-0/+88
* Add replacement for krb5_find_authdata()Sumit Bose2012-10-263-0/+20
* check_ccache_files: search sub-domains as wellSumit Bose2012-10-261-4/+14
* sysdb: add sysdb_base_dn()Sumit Bose2012-10-262-0/+5
* krb5_auth_send: check for sub-domainsSumit Bose2012-10-264-11/+37
* pac responder: add user principal and name alias to cached user objectSumit Bose2012-10-263-4/+46
* pac responder: use only lower case user nameSumit Bose2012-10-262-5/+15
* sysdb: look for ranges in the parent treeSumit Bose2012-10-261-1/+4
* pac responder: fix copy-and-paste errorSumit Bose2012-10-261-7/+0
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-10-261-10/+12
* KRB5: Return error when principal selection failsJakub Hrozek2012-10-241-1/+4
* sudo refresh: handle errors properlyPavel Březina2012-10-241-8/+25
* sudo: do not fail if usn value is zero but full refresh is completedPavel Březina2012-10-242-7/+19
* Require ar in configure.acJakub Hrozek2012-10-231-0/+2
* Fix two errors in the nss responderSumit Bose2012-10-231-1/+3
* Allow setting the default_shell option per-domain as wellJakub Hrozek2012-10-187-3/+21
* RPMS: Move sss_cache tool to main packageStephen Gallagher2012-10-181-3/+6
* sss_debuglevel: Multiple arguments are treated as error.Michal Zidek2012-10-161-0/+6
* Make TTL configurable for dynamic dns updatesJames Hogarth2012-10-166-2/+30
* LDAP: Check validity of naming_contextJakub Hrozek2012-10-151-1/+1
* Bump version to 1.10devJakub Hrozek2012-10-151-1/+1
* Updating the version for the 1.9.3 releaseJakub Hrozek2012-10-121-1/+1
* Updating the translations for the 1.9.2 releaseJakub Hrozek2012-10-1235-2885/+5459
* MAN: improve wording of default_domain parameterJakub Hrozek2012-10-121-5/+5
* Only call krb5_set_trace_callback on platforms that support itJakub Hrozek2012-10-125-6/+21
* Create ghost users when a user DN is encountered in IPAJakub Hrozek2012-10-121-37/+276
* SSH: When host keys are removed from LDAP, remove them from the cache as wellJan Cholasta2012-10-121-36/+34
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-124-4/+37
* Check for subdomains if getpwuid or getgrgid are the first requestsSumit Bose2012-10-121-0/+72
* Save time of last get_domains requestSumit Bose2012-10-121-0/+16
* PAM: fix handling the client fd in pam destructorJakub Hrozek2012-10-123-18/+18
* Collect krb5 trace on high debug levelsJakub Hrozek2012-10-126-3/+69
* Two fixes to child processesJakub Hrozek2012-10-122-6/+5
* Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudoJakub Hrozek2012-10-124-17/+1
* Couple of specfile fixesJakub Hrozek2012-10-121-3/+7
* PAM: close socket fd with pam_set_dataJakub Hrozek2012-10-113-0/+33
* Fix memory hierarchy in subdomains discoveryJakub Hrozek2012-10-111-116/+160
* nss_cmd_retpwent(): do not go into infinite loop if n < 0Pavel Březina2012-10-111-0/+8