summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Split proxy.c into smaller filesStephen Gallagher2010-06-301-2508/+0
* Rename proxy_ctx to proxy_id_ctx for clarityStephen Gallagher2010-06-301-14/+15
* 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
* Don't return uninitialized value in proxy providerJakub Hrozek2010-06-061-1/+4
* Proxy provider PAM handling in child processStephen Gallagher2010-05-271-0/+2502