summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support password changes in chpass_provider = proxyStephen Gallagher2010-05-271-5/+73
* Proxy provider PAM handling in child processStephen Gallagher2010-05-273-0/+3039