Age | Commit message (Expand) | Author | Files | Lines |
2009-11-06 | Clean up unused dependencies | Stephen Gallagher | 1 | -1/+0 |
2009-10-14 | use old password if available during password change | Sumit Bose | 1 | -8/+9 |
2009-10-08 | add syslog message similar to pam_unix | Sumit Bose | 1 | -2/+14 |
2009-10-05 | ask for new password if password is expired | Sumit Bose | 1 | -7/+40 |
2009-10-05 | move password handling into subroutines | Sumit Bose | 1 | -71/+117 |
2009-09-14 | make cli_pid mandatory and increase version number of pam protocol | Sumit Bose | 1 | -2/+2 |
2009-09-14 | remove unused client locale from PAM protocol | Sumit Bose | 1 | -19/+0 |
2009-09-14 | Let the PAM client send its PID | Sumit Bose | 1 | -9/+34 |
2009-09-11 | Add copyright notices | Jakub Hrozek | 1 | -0/+20 |
2009-08-27 | do not show server messages to user | Sumit Bose | 1 | -5/+0 |
2009-07-22 | cleanup of pam_sss | Sumit Bose | 1 | -250/+241 |
2009-07-03 | Cleanup warnings in client and server code | Simo Sorce | 1 | -2/+2 |
2009-07-02 | added kerberos backend with tevent_req event handling | Sumit Bose | 1 | -1/+1 |
2009-06-25 | Implement _pam_overwrite_n(n,x) for older systems | Stephen Gallagher | 1 | -0/+1 |
2009-06-02 | Don't mix strdup and static strings | Simo Sorce | 1 | -1/+1 |
2009-05-26 | Initial gettext framework for sss_clients | Stephen Gallagher | 1 | -1/+7 |
2009-05-17 | Build fixes | Simo Sorce | 1 | -0/+2 |
2009-05-15 | added new pam client protocol | Sumit Bose | 1 | -2/+136 |
2009-05-08 | added syslog support to pam_sss | Sumit Bose | 1 | -5/+40 |
2009-05-08 | cleanup and fixes for pam_sss | Sumit Bose | 1 | -190/+352 |
2009-04-29 | Fix Indentation | Simo Sorce | 1 | -88/+89 |
2009-04-29 | reuse authtok which is already in the pam stack | Sumit Bose | 1 | -2/+22 |
2009-04-23 | allow to forward the authtok to other pam modules | Sumit Bose | 1 | -0/+16 |
2009-03-25 | Fix compilation error due to implicit cast | Stephen Gallagher | 1 | -2/+2 |
2009-03-20 | added response type PAM_ENV_ITEM and integrated response data into dbus messages | Sumit Bose | 1 | -0/+32 |
2009-03-10 | Remove unexisting left over header | Simo Sorce | 1 | -1/+0 |
2009-03-10 | added generic PAM return messages and a false login delay | Sumit Bose | 1 | -15/+59 |
2009-03-05 | added password reset by root | Sumit Bose | 1 | -9/+33 |
2009-03-02 | first version of LOCAL pam backend | Sumit Bose | 1 | -0/+6 |
2009-02-24 | Add PAM client | Sumit Bose | 1 | -0/+324 |