summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-11-10Get lists of GIDs to be added and deleted and use themSumit Bose1-3/+89
2012-11-10Add pac_user_get_grp_info() to read current group membershipsSumit Bose2-0/+107
2012-11-10Add diff_gid_lists() with testSumit Bose3-2/+279
2012-11-10Do not remove a group if it has members from subdomainsSumit Bose1-4/+15
2012-11-10Add helpers to set common mc record fieldsSimo Sorce1-16/+26
2012-11-08MAN: Fix validation error caused by bad 'ca' translationStephen Gallagher1-2/+2
2012-11-08Clarify debug message about initgroups and subdomainsSumit Bose1-0/+7
2012-11-08MAN: sssd-simple - suggest awarness of empty rulesOndrej Kos1-0/+5
2012-11-08sss_dp_get_domains_send(): handle subreq error correctlyPavel Březina1-1/+2
2012-11-08util_lock.c: sss_br_lock_file accepted invalid parameter valueMichal Zidek2-3/+7
2012-11-08SSSDConfig: Locate the force_timeout option in the correct sectionsStephen Gallagher2-1/+4
2012-11-08MAN: Specify the correct location for the force_timeout optionStephen Gallagher1-16/+32
2012-11-08Monitor: Better debugging for ping timeoutsStephen Gallagher1-0/+8
2012-11-08do not default fullname to gecos when schema = adPavel Březina1-0/+14
2012-11-06sss_cache: Remove fastcache even if sssd is not running.Michal Zidek4-23/+175
2012-11-06util: Added new file util_lock.cMichal Zidek2-0/+87
2012-11-06sss_cache: Multiple domains not handled properlyMichal Zidek1-35/+37
2012-11-06create pid file immediately after fork againPavel Březina1-25/+4
2012-11-06exit original process after sssd is initializedPavel Březina3-2/+56
2012-11-06make monitor_quit() usable outside signal handlerPavel Březina1-14/+26
2012-11-06fix indendation, coding style and debug levels in server.cPavel Březina1-110/+114
2012-11-06add SSSDBG_IMPORTANT_INFO macroPavel Březina1-0/+1
2012-11-02PAM: Do not leak fd after SELinux context file is writtenJakub Hrozek1-0/+1
2012-11-01Monitor: read the correct SIGKILL timeout for providers, tooJakub Hrozek1-33/+41
2012-11-01LDAP: Better debug logging when saving groupsStephen Gallagher1-11/+75
2012-11-01LDAP: Fix off-by-one error when saving ghost usersJakub Hrozek1-1/+1
2012-10-30authconfig: allow chpass_provider = proxyPavel Březina2-1/+4
2012-10-30sudo: do not hardcode protocol versionPavel Březina1-1/+2
2012-10-29Include talloc log in our debug facilityMichal Zidek39-43/+52
2012-10-29Free the internal DP requestJakub Hrozek1-0/+8
2012-10-26Make sub-domains case-insensitiveSumit Bose2-3/+24
2012-10-26sss_parse_name_for_domains: always return the canonical domain nameSumit Bose1-2/+7
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