summaryrefslogtreecommitdiffstats
path: root/src/responder/pac/pacsrv.c
Commit message (Expand)AuthorAgeFilesLines
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-1/+1
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* PAC: Run the pac responder as the SSSD userJakub Hrozek2014-10-221-1/+2
* 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/+4
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-0/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-15/+2
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-13/+21
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-13/+13
* PAC: Free config attribute when it's processedJakub Hrozek2013-11-141-0/+1
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-11/+2
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* change responder contexts hierarchyPavel Březina2013-03-201-9/+14
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-201-6/+11
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* pac responder: limit access by checking UIDsSumit Bose2012-07-101-0/+19
* Set file descriptor limits in pac responderSumit Bose2012-07-061-0/+15
* PAC responder: add the core functionalitySumit Bose2012-06-211-1/+1
* PAC responder: add basic infrastructureSumit Bose2012-06-211-0/+227