| Commit message (Expand) | Author | Age | Files | Lines |
* | rename internal pam_authz_search to pam_authz_searches | Arthur de Jong | 2012-07-15 | 1 | -2/+2 |
* | implement PAM authorisation check using pam_authz_search ... | Arthur de Jong | 2012-05-04 | 1 | -3/+57 |
* | ignore user-supplied DN for PAM requests and don't send i... | Arthur de Jong | 2012-05-04 | 1 | -25/+24 |
* | refactor some of the attribute mapping code to introduce ... | Arthur de Jong | 2012-03-16 | 1 | -2/+2 |
* | user the logging framework, handle exceptions properly an... | Arthur de Jong | 2012-01-06 | 1 | -5/+6 |
* | fall back to trying to authenticate with provided passwor... | Arthur de Jong | 2011-12-28 | 1 | -0/+4 |
* | PEP8 fixes | Arthur de Jong | 2011-12-27 | 1 | -2/+2 |
* | simplify request handling by passing read parameters arou... | Arthur de Jong | 2011-05-13 | 1 | -26/+28 |
* | implement attribute mapping functionality and do some ref... | Arthur de Jong | 2011-05-01 | 1 | -4/+4 |
* | remove unneeded import | Arthur de Jong | 2011-05-01 | 1 | -1/+0 |
* | pass dn and attributes to functions separately | Arthur de Jong | 2011-05-01 | 1 | -1/+1 |
* | small code improvements | Arthur de Jong | 2011-05-01 | 1 | -4/+4 |
* | put standard library imports before application imports a... | Arthur de Jong | 2011-04-28 | 1 | -5/+5 |
* | fix configuration name | Arthur de Jong | 2011-03-24 | 1 | -2/+2 |
* | add an experimental (currently partial) Python implementa... | Arthur de Jong | 2010-12-29 | 1 | -0/+129 |