summaryrefslogtreecommitdiff
path: root/src/responder
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Add newline to DEBUG messagesJakub Hrozek1-2/+2
2012-07-10Fix segfault when using local providerStephen Gallagher1-6/+5
2012-07-10pac responder: limit access by checking UIDsSumit Bose3-4/+161
2012-07-09Fix potential NULL-dereferenceStephen Gallagher1-1/+2
2012-07-09Fix potential NULL-dereferenceStephen Gallagher1-1/+3
2012-07-06Set file descriptor limits in pac responderSumit Bose1-0/+15
2012-06-29sudo responder: schedule OOB full refresh when expired rule is deletedPavel Březina2-4/+40
2012-06-29sudo responder: refresh expired rulesPavel Březina1-31/+106
2012-06-29sudo responder: update dp interfacePavel Březina3-34/+72
2012-06-29sudo responder: allow fetching only expired rules in sudosrv_get_sudorules_qu...Pavel Březina1-25/+22
2012-06-29sudo sysdb: add expiration time to the filterPavel Březina1-1/+1
2012-06-29sudo responder: new request enum typePavel Březina3-13/+19
2012-06-29sudo responder: discard in-memory cachePavel Březina3-375/+0
2012-06-29sudo responder: change protocol version to 1Pavel Březina1-0/+9
2012-06-29sudo api: send uid, username and domainnamePavel Březina4-109/+102
2012-06-29sudo responder: get rid of dctx where possiblePavel Březina3-93/+102
2012-06-29sudo responder: remove code duplication in commandsPavel Březina4-277/+283
2012-06-25SELinux user maps: pick just one mapJan Zeleny1-12/+11
2012-06-21Fix re_expression matching with subdomainsJan Zeleny3-70/+154
2012-06-21Add range support to PAC responderSumit Bose3-45/+140
2012-06-21PAC responder: add the core functionalitySumit Bose2-2/+471
2012-06-21PAC responder: add some utility functionsJan Zeleny2-0/+549
2012-06-21PAC responder: add basic infrastructureSumit Bose3-0/+340
2012-06-20Move some debug lines to new debug log levelsStef Walter2-2/+2
2012-06-18Make the client idle timeout configurableStephen Gallagher2-4/+19
2012-06-18Add support for terminating idle connectionsShantanu Goel2-2/+67
2012-06-18Log message if close() fails in destructor.Shantanu Goel1-1/+12
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter13-55/+57
2012-06-10Allow fast memcache timeout to be configurableJan Zeleny3-5/+15
2012-06-10PAM: Better pam_reply messageStephen Gallagher1-1/+2
2012-05-31Ghost members - various small changesJan Zeleny1-1/+1
2012-05-31Ghost members - NSS responder changesJan Zeleny1-89/+147
2012-05-25NSS: Restore original protocol for getservbyportStephen Gallagher1-1/+1
2012-05-25Send 16bit protocol numbers from the sss_clientJakub Hrozek1-1/+1
2012-05-24NSS: Fix segfault when mmap cache cannot be initializedStephen Gallagher1-2/+2
2012-05-16NSS: Expire in-memory netgroup cache before the nowait timeoutStephen Gallagher1-1/+9
2012-05-15Use sized_string correctly in FQDN domainsJakub Hrozek1-2/+2
2012-05-15NSS: keep a pointer to body after body is reallocatedJakub Hrozek1-0/+3
2012-05-10Send the correct enumeration requestJakub Hrozek1-1/+1
2012-05-09NSS: Add default_shell optionStephen Gallagher3-1/+15
2012-05-09NSS: Add fallback_homedir optionStephen Gallagher3-2/+27
2012-05-04Modify behavior of pam_pwd_expiration_warningJan Zeleny1-35/+0
2012-05-03SSH: Add dp_get_host_send to common responder codeJakub Hrozek5-22/+186
2012-05-03AUTOFS: remove unused assignmentsJakub Hrozek1-4/+9
2012-05-02NSS: fix returning group from cacheJakub Hrozek1-1/+1
2012-05-02NSS: Check return code of sss_mmap_cache_gr_storeJakub Hrozek1-0/+5
2012-05-02RESPONDER: check return value from confdb_get_intJakub Hrozek1-0/+7
2012-05-02SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plainJakub Hrozek1-1/+2
2012-04-24NSS: Only return data from initgroups onceJakub Hrozek1-3/+10
2012-04-24Lowercase group members in case-insensitive domainsJakub Hrozek1-1/+7