summaryrefslogtreecommitdiffstats
path: root/src/responder/pac/pacsrv.c
Commit message (Expand)AuthorAgeFilesLines
* 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