summaryrefslogtreecommitdiff
path: root/src/responder/sudo/sudosrv_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-29sudo responder: new request enum typePavel Březina1-5/+5
2012-06-29sudo responder: change protocol version to 1Pavel Březina1-0/+9
2012-06-29sudo api: send uid, username and domainnamePavel Březina1-87/+46
2012-06-29sudo responder: get rid of dctx where possiblePavel Březina1-30/+31
2012-06-29sudo responder: remove code duplication in commandsPavel Březina1-124/+86
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-2/+2
2012-04-24Modified responder_get_domain()Jan Zeleny1-1/+1
2012-03-09Potential NULL-dereference in sudosrv_cmd_get_sudorulesPavel Březina1-14/+12
2012-02-23Honor case_sensitive option in sudo responderPavel Březina1-0/+4
2012-02-10SUDO responder: check if the input is a UTF-8 stringPavel Březina1-0/+7
2012-02-04SUDO Integration - responder 'sudo_timed' optionPavel Březina1-1/+20
2012-02-04SUDO Integration - in-memory cache in responderPavel Březina1-4/+42
2012-01-27SUDO Integration - responder command for cn=defaultsPavel Březina1-0/+47
2011-12-16SUDO Integration - responderPavel Březina1-0/+227