summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo
Commit message (Expand)AuthorAgeFilesLines
* fix some 'might be used uninitialized' warningsSumit Bose2016-07-071-0/+2
* SUDO: Add more low-level tracing messagesJakub Hrozek2016-07-071-3/+10
* sudo: solve problems with fully qualified namesPavel Březina2016-07-071-42/+227
* Responders: Make the client context more genericSimo Sorce2016-06-292-8/+16
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-3/+1
* DP: Switch to new interfacePavel Březina2016-06-201-4/+11
* Remove braces from DEBUG statementsPavel Březina2016-06-181-1/+1
* RESPONDER: Removing ncache from sudo_ctxPetr Cech2016-05-113-15/+3
* RESPONDER: Removing neg_timeout from sudo resp.Petr Cech2016-05-112-10/+0
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-111-3/+1
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-1/+5
* sudo: convert get_sudorules to teventPavel Březina2016-04-193-410/+443
* sudo: do not use tevent when parsing queryPavel Březina2016-04-194-118/+45
* sudo: use cache_req for initgroupsPavel Březina2016-04-194-401/+47
* sudo: remove unused structure sudo_dp_requestPavel Březina2016-04-191-5/+0
* Just return NULL if tevent_req_create() failsSumit Bose2016-02-111-2/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-3/+3
* sudo: send original name and id with local views if possiblePavel Březina2015-10-141-5/+13
* sudo: search with view even if user is foundPavel Březina2015-10-141-1/+4
* sudo: use "higher value wins" when ordering rulesPavel Březina2015-08-143-10/+56
* Option filter_users had no effect for retrieving sudo rulesAdam Tkac2015-04-143-0/+39
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-1/+1
* Add missing new lines to debug messagesLukas Slebodnik2015-03-172-2/+2
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* SUDO: Run the sudo responder as the SSSD userJakub Hrozek2014-10-221-1/+1
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-1/+1
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+5
* sudo: support viewsPavel Březina2014-10-201-3/+11
* SUDO: Use the override_space optionJakub Hrozek2014-08-132-2/+8
* sudo: use dbus array for rules refreshPavel Březina2014-07-241-1/+15
* sudo: fetch sudoRunAs attributePavel Březina2014-07-151-0/+1
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-0/+1
* sudo: return after tevent_req_errorPavel Reichl2014-06-271-0/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-14/+2
* sbus: Use constants to make dbus callsStef Walter2014-02-241-2/+2
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-13/+21
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-125-132/+132
* Remove unused parameter from sudosrv_get_sudorules_query_cacheLukas Slebodnik2013-11-271-4/+2
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-1/+1
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c moduleJakub Hrozek2013-11-151-2/+2
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-2/+1
* sudo: improve time restrictions debug messagesPavel Březina2013-10-011-0/+7
* SUDO: realloc with sizeof(uint32_t) when adding uint32_tJakub Hrozek2013-07-221-1/+1
* sudo responder: use different callback for oob refreshPavel Březina2013-06-271-6/+8
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* Fixing critical format string issues.Lukas Slebodnik2013-05-201-2/+3
* sudo responder: search rules for subdomains in parent domain subtreePavel Březina2013-05-101-0/+5
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-021-1/+1
* Check for correct variable nameJakub Hrozek2013-04-031-1/+1
* change responder contexts hierarchyPavel Březina2013-03-201-9/+14