summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_init.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-221-1/+1
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-14/+5
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-13/+9
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-25/+13
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-6/+10
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-32/+53
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-49/+49
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-0/+2
* Fix formating of variables with type defined in stdint.hLukas Slebodnik2013-09-111-1/+2
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-1/+2
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-2/+2
* proxy: new option proxy_fast_aliasJakub Hrozek2012-04-201-0/+4
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-5/+0
* PROXY: add support for enumerating servicesStephen Gallagher2012-01-271-0/+33
* PROXY: add support for service lookups (non-enumeration)Stephen Gallagher2012-01-271-0/+22
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-131-1/+1
* Fix memory leak of library handle in proxySumit Bose2010-12-151-18/+25
* Run checks before resetting offline stateSumit Bose2010-12-011-1/+2
* Add netgroups infrastructure to proxy providerSumit Bose2010-10-251-0/+22
* Split proxy.c into smaller filesStephen Gallagher2010-06-301-0/+482