summaryrefslogtreecommitdiff
path: root/src/responder
AgeCommit message (Expand)AuthorFilesLines
2012-12-20mmap cache: invalidate cache on fatal errorSimo Sorce3-10/+30
2012-12-20Carefully check records when forcibly invalidatingSimo Sorce1-18/+101
2012-12-20Update free table when records are invalidated.Simo Sorce1-14/+23
2012-12-20nss_mc: Add extra checks when dereferencing recordsSimo Sorce1-0/+12
2012-12-19sssd_nss: Plug memory leaksSimo Sorce1-2/+11
2012-12-18responder_dp: Add timeout to side requetsSimo Sorce1-1/+25
2012-12-18AUTOFS: Clear enum cache if a request comes in from the sss_cacheJakub Hrozek1-0/+22
2012-12-18RESPONDERS: Create a common file with service names and versionsJakub Hrozek10-16/+49
2012-12-18AUTOFS: remove all maps from hash if request for auto.master comes inJakub Hrozek2-3/+59
2012-12-18AUTOFS: allow removing entries from hash tableJakub Hrozek3-1/+32
2012-12-14sssd_pam: Cleanup requests cache on sbus reconectSimo Sorce1-1/+4
2012-12-14Allow mmap calls to gracefully return absent ctxSimo Sorce1-0/+25
2012-12-13sssd_nss: Remove entries from memory cache if not found in sysdbMichal Zidek1-0/+23
2012-12-11NSS: Fix the error handler in sss_mc_create_fileJakub Hrozek1-10/+16
2012-12-10PAC: check the return value of diff_git_listsJakub Hrozek1-0/+4
2012-12-10SSH: Reject requests for authorized keys of rootJan Cholasta1-0/+5
2012-12-06sudo: print rule name if notBefore or notAfter attribute is missingPavel Březina1-1/+1
2012-12-05Always append rctx as private dataSimo Sorce1-1/+1
2012-12-05Hook for mmap cache update on initgroup callsSimo Sorce3-0/+147
2012-12-05Hook to perform a mmap cache update from sssd_nssSimo Sorce3-0/+118
2012-12-05mmap cache: public functions to invalidate recordsSimo Sorce2-0/+135
2012-12-04NSS: Fix netgroup midpoint cache refreshJakub Hrozek3-3/+3
2012-12-02sudo: print message if old protocol is usedPavel Březina1-3/+15
2012-11-20LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek1-1/+1
2012-11-19Refactor the way subdomain accounts are savedSimo Sorce4-29/+53
2012-11-19Display more information on DB version mismatchOndrej Kos1-0/+1
2012-11-19SUDO: Fix wrong variable checkJakub Hrozek1-1/+1
2012-11-15Add ignore_group_members option.Paul B. Henson1-16/+19
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řezina3-6/+5
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-12Do not always return PAM_SYSTEM_ERR when offline krb5 authentication failsJakub Hrozek1-17/+12
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 Bose1-0/+106
2012-11-10Add diff_gid_lists() with testSumit Bose2-0/+172
2012-11-10Add helpers to set common mc record fieldsSimo Sorce1-16/+26
2012-11-08sss_dp_get_domains_send(): handle subreq error correctlyPavel Březina1-1/+2
2012-11-06sss_cache: Remove fastcache even if sssd is not running.Michal Zidek1-3/+23
2012-11-02PAM: Do not leak fd after SELinux context file is writtenJakub Hrozek1-0/+1
2012-10-30sudo: do not hardcode protocol versionPavel Březina1-1/+2
2012-10-29Include talloc log in our debug facilityMichal Zidek6-6/+6
2012-10-29Free the internal DP requestJakub Hrozek1-0/+8
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-26pac responder: fix copy-and-paste errorSumit Bose1-7/+0
2012-10-23Fix two errors in the nss responderSumit Bose1-1/+3
2012-10-18Allow setting the default_shell option per-domain as wellJakub Hrozek1-1/+3