| Commit message (Expand) | Author | Age | Files | Lines |
* | implement a minimum_uid option for the PAM module to igno... | Arthur de Jong | 2010-05-06 | 1 | -9/+51 |
* | add admindn configuration file option that is used when m... | Arthur de Jong | 2010-01-24 | 1 | -6/+24 |
* | provide a replacement for the pam_get_authtok() functions... | Arthur de Jong | 2009-10-17 | 1 | -1/+3 |
* | only include security/pam_ext.h for systems that have it | Arthur de Jong | 2009-10-11 | 1 | -1/+3 |
* | implement password changing in the PAM module by performi... | Arthur de Jong | 2009-10-07 | 1 | -84/+85 |
* | some compatibility improvements | Arthur de Jong | 2009-10-05 | 1 | -1/+9 |
* | fix return of authorisation check (patch by Howard Chu <h... | Arthur de Jong | 2009-09-29 | 1 | -0/+1 |
* | general code cleanup and add missing casts and includes | Arthur de Jong | 2009-09-24 | 1 | -40/+43 |
* | change authorisation request to also include ruser, rhost... | Arthur de Jong | 2009-06-03 | 1 | -4/+20 |
* | remove trailing spaces | Arthur de Jong | 2009-06-03 | 1 | -14/+14 |
* | partially refactor to follow local coding convention and ... | Arthur de Jong | 2009-05-26 | 1 | -297/+311 |
* | tabs to spaces | Arthur de Jong | 2009-05-21 | 1 | -543/+543 |
* | make request-response functions simpler | Arthur de Jong | 2009-05-21 | 1 | -72/+33 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -68/+68 |
* | merge r885 from trunk | Arthur de Jong | 2009-05-16 | 1 | -0/+3 |
* | add warnings about protocol stability | Arthur de Jong | 2009-05-09 | 1 | -1/+6 |
* | merge in changes from OpenLDAP tree (1.9) | Arthur de Jong | 2009-05-07 | 1 | -80/+82 |
* | always read returned username in tmpluser, always send th... | Arthur de Jong | 2009-04-20 | 1 | -21/+31 |
* | merge in changes from OpenLDAP tree (1.6) | Arthur de Jong | 2009-04-20 | 1 | -15/+46 |
* | fix static linking | Arthur de Jong | 2009-04-19 | 1 | -2/+9 |
* | merge in changes from OpenLDAP tree (1.5) | Arthur de Jong | 2009-04-19 | 1 | -6/+20 |
* | initial version of experimental PAM support taken from Op... | Arthur de Jong | 2009-04-18 | 1 | -0/+656 |