Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-23 | Store lastLogin attribute when authenticating online | Jakub Hrozek | 1 | -0/+5 | |
2010-02-22 | Remove unnecessary "domain" parameter from DP registration | Stephen Gallagher | 3 | -3/+3 | |
This was a holdover from when the DP and the providers were unique processes. The NSS and PAM registrations do not need to send the domain, as it is not ambiguous which one they are talking to. | |||||
2010-02-19 | Remove unneeded items from struct pam_data | Sumit Bose | 1 | -18/+0 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 16 | -0/+7801 | |
Also update BUILD.txt |