summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-08-22KRB5: Add new #define for collection cache typesStephen Gallagher8-35/+35
2013-08-19sysdb_add_incomplete_group: store SID string is availableSumit Bose5-14/+72
2013-08-19save_rfc2307bis_user_memberships: use fq names for subdomainsSumit Bose1-0/+16
2013-08-19sdap_add_incomplete_groups: use fully qualified name if neededSumit Bose1-4/+14
2013-08-19mmap_cache: Store corrupted mmap cache before resetMichal Zidek1-0/+66
2013-08-19sudo: continue if we are unable to resolve fqdnPavel Březina1-1/+0
2013-08-19mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2-5/+53
2013-08-19mmap_cache: Off by one error.Michal Zidek4-14/+17
2013-08-19mmap_cache: Remove triple checks in client code.Michal Zidek2-40/+20
2013-08-19mmap_cache: Check data->name value in client codeMichal Zidek2-0/+37
2013-08-19KRB5: Do not log to syslog on each loginJakub Hrozek1-1/+3
2013-08-19KRB5: Formatting changesJakub Hrozek1-4/+4
2013-08-19fill_initgr: add original primary GID if availableSumit Bose2-0/+28
2013-08-19sdap_save_user: save original primary GID of subdomain usersSumit Bose2-11/+23
2013-08-19sdap_get_initgr_done: use the right SID to get a GIDSumit Bose1-1/+2
2013-08-19ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose1-2/+18
2013-08-19ipa_s2n_get_user_done: free group_attrs as wellSumit Bose1-0/+1
2013-08-19UTIL: Remove obsolete compat macrosJakub Hrozek1-19/+0
2013-08-19AD: Use the correct include guardJakub Hrozek1-3/+3
2013-08-19Remove include recursionLukas Slebodnik1-1/+0
2013-08-19Check whether servername is not empty string.Lukas Slebodnik1-1/+1
2013-08-19proxy: Alocate auth tokens in struct authtok_convLukas Slebodnik1-0/+20
2013-08-11mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek5-2/+73
2013-08-11ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2-0/+30
2013-08-09AD: Cast SASL callbacks to propper typeOndrej Kos1-1/+3
2013-08-09Remove unused constantJakub Hrozek1-2/+0
2013-08-09Use the correct resolv timeoutJakub Hrozek1-1/+1
2013-08-08Enable removing nonexisting dn in sdap_handle_account_infoLukas Slebodnik1-1/+1
2013-08-08PAM: Set negcache if user is not found after provider checkJakub Hrozek1-0/+10
2013-08-08PAM: Check negcache when searching for fully qualified users, tooJakub Hrozek1-0/+8
2013-08-08NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik4-0/+55
2013-08-08NSS: allow removing entries from netgroup hash tableLukas Slebodnik3-1/+32
2013-08-08Fix memory context for hash entriesSumit Bose1-2/+4
2013-08-07add simple access provider init testPavel Březina1-0/+98
2013-08-07simple access provider: allow fully qualified namesPavel Březina1-46/+95
2013-08-07Fix memory context for a state memberSumit Bose1-1/+1
2013-08-06sssd_ad: Add hackish workaround for sasl ad_compatSimo Sorce1-0/+41
2013-08-05sudo: print better debug message when a rule has multiple cn valuesPavel Březina1-1/+5
2013-08-05sudo: skip rule on error instead of failing completelyPavel Březina1-1/+3
2013-08-05SSH: Ensure that cmd_ctx->name will not be NULL.Lukas Slebodnik1-4/+6
2013-07-31Fix netgroup lookup when using fully qualified namePavel Březina1-2/+2
2013-07-29Netgroups should ignore the 'use_fully_qualified_names' settingStephen Gallagher2-8/+13
2013-07-29Remove unused memory contextLukas Slebodnik1-6/+6
2013-07-29Use GID if subdomain is not MPGJakub Hrozek1-1/+8
2013-07-29Clarify that getnamebysid currently works only with ipa/ad id_providerOndrej Kos1-1/+3
2013-07-25resolv-tests failing with memory leakMichal Zidek1-2/+4
2013-07-25Prevent using uninitialized "group_name" in done section.Lukas Slebodnik1-1/+1
2013-07-25Fix two minor typosYuri Chornoivan2-2/+2
2013-07-24Updating translations for the 1.11 beta2 releaseJakub Hrozek15-3402/+3974
2013-07-24Every time release allocated memory in function py_sss_getgrouplistLukas Slebodnik1-0/+2