summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* create pid file immediately after fork againPavel Březina2012-11-061-25/+4
* exit original process after sssd is initializedPavel Březina2012-11-063-2/+56
* make monitor_quit() usable outside signal handlerPavel Březina2012-11-061-14/+26
* fix indendation, coding style and debug levels in server.cPavel Březina2012-11-061-110/+114
* add SSSDBG_IMPORTANT_INFO macroPavel Březina2012-11-061-0/+1
* LDAP: Fix off-by-one error when saving ghost usersJakub Hrozek2012-11-061-1/+1
* PAM: Do not leak fd after SELinux context file is writtenJakub Hrozek2012-11-051-0/+1
* Monitor: read the correct SIGKILL timeout for providers, tooJakub Hrozek2012-11-051-33/+41
* authconfig: allow chpass_provider = proxyPavel Březina2012-11-052-1/+4
* Free the internal DP requestJakub Hrozek2012-11-051-0/+8
* Make sub-domains case-insensitiveSumit Bose2012-11-052-3/+24
* sss_parse_name_for_domains: always return the canonical domain nameSumit Bose2012-11-051-2/+7
* krb5_auth: update with correct UPN if neededSumit Bose2012-11-053-0/+133
* Use find_or_guess_upn() where neededSumit Bose2012-11-056-36/+52
* 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-052-3/+143
* 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-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