summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Always use uint32_t for UID/GID numbersJakub Hrozek2010-10-261-4/+3
* Use unsigned long for conversion to id_tJakub Hrozek2010-10-221-2/+2
* Eliminate unused variable from pc_init_timeout()Stephen Gallagher2010-06-101-4/+0
* Check return code of hash_delete in proxy_child_destructorStephen Gallagher2010-06-101-1/+7
* Fix queuing bug in proxy providerStephen Gallagher2010-05-241-5/+7
* Proxy provider PAM handling in child processStephen Gallagher2010-05-231-0/+3387