summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv_query.c
Commit message (Expand)AuthorAgeFilesLines
* sudo: do not use tevent when parsing queryPavel Březina2016-04-191-97/+18
* sudo: use cache_req for initgroupsPavel Březina2016-04-191-82/+32
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-1/+1
* sudo: return after tevent_req_errorPavel Reichl2014-06-271-0/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-20/+20
* SUDO: realloc with sizeof(uint32_t) when adding uint32_tJakub Hrozek2013-07-221-1/+1
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-021-1/+1
* sudo responder: change num_rules type from size_t to uint32_tPavel Březina2013-01-221-3/+3
* SUDO: Fix wrong variable checkJakub Hrozek2012-11-191-1/+1
* sudo: do not send domain name with usernamePavel Březina2012-11-141-3/+3
* sudo: support users from subdomainsPavel Březina2012-11-141-33/+119
* Add new option default_domain_suffixSumit Bose2012-10-011-1/+2
* sudo api: send uid, username and domainnamePavel Březina2012-06-291-2/+22
* sudo responder: remove code duplication in commandsPavel Březina2012-06-291-41/+184
* SUDO Integration - responderPavel Březina2011-12-161-0/+178