Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-13 | Fix a couple of segfaults and timeout checks | Simo Sorce | 1 | -1/+1 |
2009-04-13 | Implement credentials caching in pam responder. | Simo Sorce | 1 | -67/+86 |
2009-04-13 | Always pass full domain info | Simo Sorce | 1 | -1/+1 |
2009-04-08 | Change the way we retrieve domains | Simo Sorce | 1 | -3/+2 |
2009-03-26 | Refactor nss_ctx to resp_ctx in responders | Stephen Gallagher | 1 | -2/+2 |
2009-03-10 | added generic PAM return messages and a false login delay | Sumit Bose | 1 | -45/+11 |
2009-03-09 | Always pass sss_domain_info to sysdb functions. | Simo Sorce | 1 | -3/+3 |
2009-03-09 | Do not duplicate attribute names macros. | Simo Sorce | 1 | -2/+2 |
2009-03-05 | Remove _PW_ and _GR_ from SYSDB_ defines | Simo Sorce | 1 | -7/+7 |
2009-03-05 | added password reset by root | Sumit Bose | 1 | -0/+5 |
2009-03-04 | Simplify some aspects of pam_LOCAL_domain | Simo Sorce | 1 | -136/+82 |
2009-03-03 | replaced pure ldb calls with sysdb calls | Sumit Bose | 1 | -117/+306 |
2009-03-02 | first version of LOCAL pam backend | Sumit Bose | 1 | -0/+295 |