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