| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bug in test (r1127) | Arthur de Jong | 2010-06-01 | 1 | -1/+1 |
* | add a debug log message when user authentication was succ... | Arthur de Jong | 2010-06-01 | 1 | -0/+2 |
* | make debug logging for pam_authz_search option a little m... | Arthur de Jong | 2010-05-22 | 1 | -4/+5 |
* | small compatibility improvements | Arthur de Jong | 2010-05-12 | 1 | -1/+1 |
* | rename authz_search option to pam_authz_search | Arthur de Jong | 2010-05-08 | 1 | -2/+2 |
* | implement an authz_search option to test whether the user... | Arthur de Jong | 2010-05-07 | 1 | -1/+122 |
* | don't have myldap_set_credentials() try to open a connect... | Arthur de Jong | 2010-04-13 | 1 | -10/+12 |
* | rename admindn option to rootpwmoddn | Arthur de Jong | 2010-02-27 | 1 | -9/+9 |
* | add admindn configuration file option that is used when m... | Arthur de Jong | 2010-01-24 | 1 | -7/+27 |
* | implement password changing in the PAM module by performi... | Arthur de Jong | 2009-10-07 | 1 | -27/+63 |
* | fix for problem when authenticating to LDAP entries witho... | Arthur de Jong | 2009-09-24 | 1 | -0/+11 |
* | change authorisation request to also include ruser, rhost... | Arthur de Jong | 2009-06-03 | 1 | -1/+8 |
* | clean up code a little bit and also do username and userd... | Arthur de Jong | 2009-06-01 | 1 | -82/+45 |
* | normalize username with PAM authentication and some reorg... | Arthur de Jong | 2009-05-29 | 1 | -18/+40 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -23/+23 |
* | cleanups | Arthur de Jong | 2009-05-09 | 1 | -5/+1 |
* | set up basic PAM protocol handling and get authentication... | Arthur de Jong | 2009-05-09 | 1 | -109/+181 |
* | perform NSLCD_RESULT_SUCCESS to NSLCD_RESULT_BEGIN rename... | Arthur de Jong | 2009-04-19 | 1 | -7/+7 |
* | initial version of experimental PAM support taken from Op... | Arthur de Jong | 2009-04-18 | 1 | -0/+226 |