summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-26krb5_auth: update with correct UPN if neededSumit Bose3-0/+133
2012-10-26Use find_or_guess_upn() where neededSumit Bose6-36/+52
2012-10-26Add new call find_or_guess_upn()Sumit Bose4-8/+54
2012-10-26krb5_child: send back the client principalSumit Bose4-5/+42
2012-10-26krb5_mod_ccname: replace wrong memory contextSumit Bose1-1/+1
2012-10-26krb5_child: send PAC to PAC responderSumit Bose1-1/+139
2012-10-26krb5_auth: send different_realm flag to krb5_childSumit Bose2-1/+8
2012-10-26krb5_auth: check if principal belongs to a different realmSumit Bose5-0/+88
2012-10-26Add replacement for krb5_find_authdata()Sumit Bose3-0/+20
2012-10-26check_ccache_files: search sub-domains as wellSumit Bose1-4/+14
2012-10-26sysdb: add sysdb_base_dn()Sumit Bose2-0/+5
2012-10-26krb5_auth_send: check for sub-domainsSumit Bose4-11/+37
2012-10-26pac responder: add user principal and name alias to cached user objectSumit Bose3-4/+46
2012-10-26pac responder: use only lower case user nameSumit Bose2-5/+15
2012-10-26sysdb: look for ranges in the parent treeSumit Bose1-1/+4
2012-10-26pac responder: fix copy-and-paste errorSumit Bose1-7/+0
2012-10-26subdomain-id: Generate homedir only for users not groupsSumit Bose1-10/+12
2012-10-24KRB5: Return error when principal selection failsJakub Hrozek1-1/+4
2012-10-24sudo refresh: handle errors properlyPavel Březina1-8/+25
2012-10-24sudo: do not fail if usn value is zero but full refresh is completedPavel Březina2-7/+19
2012-10-23Fix two errors in the nss responderSumit Bose1-1/+3
2012-10-18Allow setting the default_shell option per-domain as wellJakub Hrozek7-3/+21
2012-10-16sss_debuglevel: Multiple arguments are treated as error.Michal Zidek1-0/+6
2012-10-16Make TTL configurable for dynamic dns updatesJames Hogarth6-2/+30
2012-10-15LDAP: Check validity of naming_contextJakub Hrozek1-1/+1
2012-10-12Updating the translations for the 1.9.2 releaseJakub Hrozek13-2026/+2893
2012-10-12MAN: improve wording of default_domain parameterJakub Hrozek1-5/+5
2012-10-12Only call krb5_set_trace_callback on platforms that support itJakub Hrozek5-6/+21
2012-10-12Create ghost users when a user DN is encountered in IPAJakub Hrozek1-37/+276
2012-10-12SSH: When host keys are removed from LDAP, remove them from the cache as wellJan Cholasta1-36/+34
2012-10-12Allow extdom exop to return flat domain name as wellSumit Bose4-4/+37
2012-10-12Check for subdomains if getpwuid or getgrgid are the first requestsSumit Bose1-0/+72
2012-10-12Save time of last get_domains requestSumit Bose1-0/+16
2012-10-12PAM: fix handling the client fd in pam destructorJakub Hrozek3-18/+18
2012-10-12Collect krb5 trace on high debug levelsJakub Hrozek6-3/+69
2012-10-12Two fixes to child processesJakub Hrozek2-6/+5
2012-10-12Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudoJakub Hrozek1-12/+0
2012-10-11PAM: close socket fd with pam_set_dataJakub Hrozek3-0/+33
2012-10-11Fix memory hierarchy in subdomains discoveryJakub Hrozek1-116/+160
2012-10-11nss_cmd_retpwent(): do not go into infinite loop if n < 0Pavel Březina1-0/+8
2012-10-11do not call dp callbacks when responder is shutting downPavel Březina3-0/+25
2012-10-11Fix language errors in the sssd-krb5.conf man pageE Deon Lackey1-70/+71
2012-10-10Add more info about ticket validationOndrej Kos2-1/+15
2012-10-10Fix segfault when ID-mapping an entry without a SIDJakub Hrozek1-1/+1
2012-10-10do not fail if POLLHUP occurs while reading dataPavel Březina1-1/+9
2012-10-09Fix typosYuri Chornoivan3-3/+3
2012-10-09Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hostsJakub Hrozek1-1/+2
2012-10-05Updating the translations for 1.9.1 releaseJakub Hrozek13-10238/+12658
2012-10-05man: Note that automounter must be restarted to re-read the master mapJakub Hrozek5-0/+10
2012-10-05do not create pid file twicePavel Březina1-1/+6