Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split proxy.c into smaller files | Stephen Gallagher | 2010-06-30 | 7 | -2518/+2599 |
* | Rename proxy_ctx to proxy_id_ctx for clarity | Stephen Gallagher | 2010-06-30 | 1 | -14/+15 |
* | Eliminate unused variable from pc_init_timeout() | Stephen Gallagher | 2010-06-10 | 1 | -4/+0 |
* | Check return code of hash_delete in proxy_child_destructor | Stephen Gallagher | 2010-06-10 | 1 | -1/+7 |
* | Don't return uninitialized value in proxy provider | Jakub Hrozek | 2010-06-06 | 1 | -1/+4 |
* | Support password changes in chpass_provider = proxy | Stephen Gallagher | 2010-05-27 | 1 | -5/+73 |
* | Proxy provider PAM handling in child process | Stephen Gallagher | 2010-05-27 | 3 | -0/+3039 |