summaryrefslogtreecommitdiff
path: root/src/providers/proxy/proxy.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Rename proxy_ctx to proxy_id_ctx for clarityStephen Gallagher1-14/+15
2010-06-10Eliminate unused variable from pc_init_timeout()Stephen Gallagher1-4/+0
2010-06-10Check return code of hash_delete in proxy_child_destructorStephen Gallagher1-1/+7
2010-06-06Don't return uninitialized value in proxy providerJakub Hrozek1-1/+4
2010-05-27Proxy provider PAM handling in child processStephen Gallagher1-0/+2502