summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-11-15Add ignore_group_members option.Paul B. Henson9-18/+64
2012-11-15SUDO: Remove unused variableStephen Gallagher1-1/+0
2012-11-14sudo: print how many rules we are refreshing or returningPavel Březina1-3/+4
2012-11-14sudo: do not send domain name with usernamePavel Březina5-22/+11
2012-11-14sudo: support users from subdomainsPavel Březina4-60/+214
2012-11-14use tmp_ctx in sudosrv_get_sudorules_from_cache()Pavel Březina1-8/+20
2012-11-14sudo: fix missing parameter in two debug messagesPavel Březina1-3/+3
2012-11-14Run IPA subdomain provider if IPA ID provider is configuredSumit Bose4-7/+101
2012-11-14Always start PAC responder if IPA ID provider is configuredSumit Bose3-0/+84
2012-11-14Add string_in_list() and add_string_to_list() with testsSumit Bose3-0/+152
2012-11-13SYSDB: Do not touch the member attribute during conversion to ghost usersJakub Hrozek1-11/+0
2012-11-13TESTS: Fix a couple of debug-level settersJakub Hrozek3-3/+3
2012-11-12Only build extract_and_send_pac on platforms that support itJakub Hrozek4-104/+138
2012-11-12KRB5: Rename variable to avoid shadowing a global declarationJakub Hrozek1-4/+4
2012-11-12backend: add PAC to the list of known clientsPavel Březina1-0/+2
2012-11-12subdomains: check request type on one place onlyPavel Březina1-6/+0
2012-11-12Do not always return PAM_SYSTEM_ERR when offline krb5 authentication failsJakub Hrozek3-18/+56
2012-11-10Store the original group DN in the subdomain user objectSumit Bose1-26/+58
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