summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* sudo: improve time restrictions debug messagesPavel Březina2013-10-011-0/+7
* sudo responder: change num_rules type from size_t to uint32_tPavel Březina2013-01-221-1/+1
* sudo: print message if old protocol is usedPavel Březina2012-12-021-3/+15
* sudo: do not send domain name with usernamePavel Březina2012-11-141-2/+2
* sudo: support users from subdomainsPavel Březina2012-11-141-8/+33
* sudo: do not hardcode protocol versionPavel Březina2012-10-301-1/+2
* sudo responder: new request enum typePavel Březina2012-06-291-5/+5
* sudo responder: change protocol version to 1Pavel Březina2012-06-291-0/+9
* sudo api: send uid, username and domainnamePavel Březina2012-06-291-87/+46
* sudo responder: get rid of dctx where possiblePavel Březina2012-06-291-30/+31
* sudo responder: remove code duplication in commandsPavel Březina2012-06-291-124/+86
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-2/+2
* Modified responder_get_domain()Jan Zeleny2012-04-241-1/+1
* Potential NULL-dereference in sudosrv_cmd_get_sudorulesPavel Březina2012-03-091-14/+12
* Honor case_sensitive option in sudo responderPavel Březina2012-02-231-0/+4
* SUDO responder: check if the input is a UTF-8 stringPavel Březina2012-02-101-0/+7
* SUDO Integration - responder 'sudo_timed' optionPavel Březina2012-02-041-1/+20
* SUDO Integration - in-memory cache in responderPavel Březina2012-02-041-4/+42
* SUDO Integration - responder command for cn=defaultsPavel Březina2012-01-271-0/+47
* SUDO Integration - responderPavel Březina2011-12-161-0/+227