summaryrefslogtreecommitdiff
path: root/src/responder
AgeCommit message (Expand)AuthorFilesLines
2012-08-21accept_fd_handler: add missing returnSumit Bose1-0/+1
2012-08-16Only create the SELinux login file if there are mappings on the serverJakub Hrozek1-45/+77
2012-08-16Do not try to remove the temp login file if already renamedJakub Hrozek1-2/+3
2012-08-16Build SELinux code in responder conditionallyJakub Hrozek1-0/+7
2012-08-15Fix LOCAL domain lookupsPavel Březina1-19/+22
2012-08-07Remove SYSDB_SUDO_CACHE_OC from attribute listsPavel Březina1-1/+0
2012-08-07Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OCPavel Březina1-1/+1
2012-08-01Change subdomain_infoSimo Sorce1-1/+1
2012-08-01Fix bad checkJakub Hrozek1-1/+1
2012-07-27Write SELinux config files in responder instead of PAM moduleJan Zeleny1-5/+95
2012-07-27Move SELinux processing from session to account PAM stackJan Zeleny1-1/+2
2012-07-20NSS: Add override_shell optionStephen Gallagher3-2/+18
2012-07-18PAM: Fix off-by-one-error in the SELinux session codeJakub Hrozek1-1/+1
2012-07-18Fix uninitialized valuesNick Guay3-5/+5
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