Age | Commit message (Expand) | Author | Files | Lines |
2010-07-23 | Allow sssd clients to reconnect | Sumit Bose | 1 | -4/+3 |
2010-06-14 | Potential memory leak in _nss_sss_*_r() | Jakub Hrozek | 2 | -0/+5 |
2010-06-10 | Properly handle read() and write() throughout the SSSD | Stephen Gallagher | 2 | -1/+17 |
2010-06-09 | Add a missing free() | Sumit Bose | 1 | -0/+1 |
2010-06-09 | Avoid a potential double-free | Sumit Bose | 1 | -0/+1 |
2010-05-26 | Handle Krb5 password expiration warning | Sumit Bose | 2 | -2/+18 |
2010-05-07 | Add retry option to pam_sss | Sumit Bose | 1 | -92/+147 |
2010-05-07 | Improve the offline authentication message | Jakub Hrozek | 1 | -2/+2 |
2010-04-30 | Fix wrong return value | Sumit Bose | 1 | -15/+14 |
2010-04-26 | Display a message if a password reset by root fails | Sumit Bose | 1 | -8/+198 |
2010-04-26 | Unset authentication tokens if password change fails | Sumit Bose | 1 | -27/+52 |
2010-04-16 | Use SO_PEERCRED on the PAM socket | Sumit Bose | 3 | -2/+95 |
2010-04-16 | Revert "Add better checks on PAM socket" | Sumit Bose | 1 | -122/+4 |
2010-03-25 | Allow arbitrary-length PAM messages | Stephen Gallagher | 1 | -3/+20 |
2010-03-22 | Improvements for LDAP Password Policy support | Ralf Haferkamp | 2 | -7/+98 |
2010-03-15 | Fixed buffer alignment in exchange_credentials(). | George McCollister | 1 | -5/+9 |
2010-03-15 | Prompt for old password even when running as root | Ralf Haferkamp | 1 | -2/+4 |
2010-03-15 | Warn user about an expired password | Ralf Haferkamp | 1 | -1/+6 |
2010-03-11 | Add better checks on PAM socket | Sumit Bose | 1 | -4/+118 |
2010-03-08 | Fixed alignment problems in nss client/server | George McCollister | 3 | -7/+32 |
2010-03-04 | Define _GNU_SOURCE in pam_sss.c. | George McCollister | 1 | -0/+4 |
2010-02-23 | Handle expired passwords like other PAM modules | Sumit Bose | 2 | -19/+51 |
2010-02-19 | Add documentation for PAM response messages | Sumit Bose | 1 | -19/+200 |
2010-02-18 | Fix bad merge | Stephen Gallagher | 2 | -0/+839 |
2010-02-18 | Fix licensing issues for sss_client | Stephen Gallagher | 5 | -30/+72 |
2010-02-18 | Build all manpages from a single location | Stephen Gallagher | 1 | -97/+0 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 11 | -0/+3299 |