summaryrefslogtreecommitdiff
path: root/src/providers/proxy
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Split proxy.c into smaller filesStephen Gallagher7-2518/+2599
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-27Support password changes in chpass_provider = proxyStephen Gallagher1-5/+73
2010-05-27Proxy provider PAM handling in child processStephen Gallagher3-0/+3039