summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add new call find_or_guess_upn()Sumit Bose2012-11-054-8/+54
* krb5_child: send back the client principalSumit Bose2012-11-054-5/+42
* krb5_mod_ccname: replace wrong memory contextSumit Bose2012-11-051-1/+1
* krb5_child: send PAC to PAC responderSumit Bose2012-11-051-1/+139
* krb5_auth: send different_realm flag to krb5_childSumit Bose2012-11-052-1/+8
* krb5_auth: check if principal belongs to a different realmSumit Bose2012-11-055-0/+88
* Add replacement for krb5_find_authdata()Sumit Bose2012-11-053-0/+20
* check_ccache_files: search sub-domains as wellSumit Bose2012-11-051-4/+14
* sysdb: add sysdb_base_dn()Sumit Bose2012-11-052-0/+5
* krb5_auth_send: check for sub-domainsSumit Bose2012-11-054-11/+37
* pac responder: add user principal and name alias to cached user objectSumit Bose2012-11-053-4/+46
* pac responder: use only lower case user nameSumit Bose2012-11-052-5/+15
* sysdb: look for ranges in the parent treeSumit Bose2012-11-051-1/+4
* pac responder: fix copy-and-paste errorSumit Bose2012-11-051-7/+0
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-11-051-10/+12
* KRB5: Return error when principal selection failsJakub Hrozek2012-11-051-1/+4
* sudo refresh: handle errors properlyPavel Březina2012-11-051-8/+25
* sudo: do not fail if usn value is zero but full refresh is completedPavel Březina2012-11-052-7/+19
* Fix two errors in the nss responderSumit Bose2012-11-051-1/+3
* LDAP: Check validity of naming_contextJakub Hrozek2012-11-051-1/+1
* Updating the translations for the 1.9.2 releasesssd-1_9_2Jakub Hrozek2012-10-1213-2026/+2893
* 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-121-12/+0
* 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
* do not call dp callbacks when responder is shutting downPavel Březina2012-10-113-0/+25
* Fix language errors in the sssd-krb5.conf man pageE Deon Lackey2012-10-111-70/+71
* Add more info about ticket validationOndrej Kos2012-10-102-1/+15
* Fix segfault when ID-mapping an entry without a SIDJakub Hrozek2012-10-101-1/+1
* do not fail if POLLHUP occurs while reading dataPavel Březina2012-10-101-1/+9
* Fix typosYuri Chornoivan2012-10-093-3/+3
* Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hostsJakub Hrozek2012-10-091-1/+2
* Updating the translations for 1.9.1 releasesssd-1_9_1Jakub Hrozek2012-10-0513-10238/+12658
* man: Note that automounter must be restarted to re-read the master mapJakub Hrozek2012-10-055-0/+10
* do not create pid file twicePavel Březina2012-10-051-1/+6
* manpage: ldap_access_filter is not always mandatoryPavel Březina2012-10-051-5/+7
* SSH: Expire hosts in known_hostsJan Cholasta2012-10-0512-4/+216
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-056-196/+261
* Fix default upper limit of slicesOndrej Kos2012-10-044-4/+4
* Slices calculation is alway wrong for default valuesOndrej Kos2012-10-041-2/+2