| Commit message (Expand) | Author | Age | Files | Lines |
* | get files ready for 0.8.2 release0.8.2 | Arthur de Jong | 2011-03-26 | 3 | -3/+3 |
* | implement a validnames option that can be used to fine-tu... | Arthur de Jong | 2011-03-25 | 1 | -0/+19 |
* | get files ready for 0.8.1 release0.8.1 | Arthur de Jong | 2011-03-10 | 3 | -9/+9 |
* | update copyright headers to add missing years | Arthur de Jong | 2011-03-10 | 1 | -1/+1 |
* | note that attribute mapping expressions cannot be used fo... | Arthur de Jong | 2011-03-06 | 1 | -0/+2 |
* | document a proper replacement for pam_check_host_attr (th... | Arthur de Jong | 2011-01-29 | 1 | -6/+8 |
* | implement a fqdn variable that can be used inside pam_aut... | Arthur de Jong | 2011-01-29 | 1 | -0/+1 |
* | name pam_check_service_attr and pam_check_host_attr optio... | Arthur de Jong | 2011-01-23 | 1 | -4/+8 |
* | add ids to options so we can more easily reference them f... | Arthur de Jong | 2011-01-01 | 3 | -52/+52 |
* | get files ready for 0.8.0 release0.8.0 | Arthur de Jong | 2010-12-30 | 3 | -6/+6 |
* | allow attribute mapping with an expression for the userPa... | Arthur de Jong | 2010-12-28 | 1 | -8/+16 |
* | add notes on ignored options when using GnuTLS (based on ... | Arthur de Jong | 2010-12-26 | 1 | -0/+4 |
* | implement a nss_min_uid option to filter user entries ret... | Arthur de Jong | 2010-12-20 | 1 | -0/+11 |
* | implement a rootpwmodpw option that allows root users to ... | Arthur de Jong | 2010-09-05 | 1 | -2/+18 |
* | get files ready for 0.7.9 release0.7.9 | Arthur de Jong | 2010-08-28 | 3 | -3/+3 |
* | get files ready for 0.7.8 release0.7.8 | Arthur de Jong | 2010-08-18 | 3 | -6/+6 |
* | get files ready for 0.7.7 release0.7.7 | Arthur de Jong | 2010-07-03 | 3 | -6/+6 |
* | remove warning messages from parsing the sasl_* options a... | Arthur de Jong | 2010-06-18 | 1 | -2/+0 |
* | remove the use_sasl option and instead rely on sasl_mech ... | Arthur de Jong | 2010-06-18 | 1 | -9/+0 |
* | implement an nullok PAM option and disable empty password... | Arthur de Jong | 2010-06-01 | 1 | -0/+11 |
* | get files ready for 0.7.6 release0.7.6 | Arthur de Jong | 2010-05-27 | 3 | -3/+3 |
* | fix typo | Arthur de Jong | 2010-05-24 | 1 | -1/+1 |
* | update documentation | Arthur de Jong | 2010-05-23 | 2 | -18/+19 |
* | get files ready for 0.7.5 release0.7.5 | Arthur de Jong | 2010-05-14 | 3 | -3/+3 |
* | perform logging from PAM module to syslog and support the... | Arthur de Jong | 2010-05-14 | 1 | -3/+5 |
* | get files ready for 0.7.4 release0.7.4 | Arthur de Jong | 2010-05-09 | 3 | -6/+6 |
* | rename reconnect_maxsleeptime option to reconnect_retrytime | Arthur de Jong | 2010-05-09 | 1 | -1/+1 |
* | refactor retry timing mechanism to use time between first... | Arthur de Jong | 2010-05-09 | 1 | -3/+3 |
* | fix wrapping of long line (thanks lintian) | Arthur de Jong | 2010-05-08 | 1 | -1/+2 |
* | rename authz_search option to pam_authz_search | Arthur de Jong | 2010-05-08 | 1 | -1/+1 |
* | implement an authz_search option to test whether the user... | Arthur de Jong | 2010-05-07 | 2 | -2/+33 |
* | have the possibility to generate HTML for manual pages (n... | Arthur de Jong | 2010-05-07 | 1 | -0/+3 |
* | use docbook elements where possible | Arthur de Jong | 2010-05-07 | 2 | -57/+57 |
* | implement a minimum_uid option for the PAM module to igno... | Arthur de Jong | 2010-05-06 | 1 | -0/+13 |
* | add an nss_initgroups_ignoreusers option to ignore userna... | Arthur de Jong | 2010-03-20 | 1 | -0/+17 |
* | remove commented-oud default option because it is not imp... | Arthur de Jong | 2010-03-13 | 1 | -20/+0 |
* | document which attributes may be mapped with an expression | Arthur de Jong | 2010-02-28 | 1 | -2/+14 |
* | get files ready for 0.7.3 release0.7.3 | Arthur de Jong | 2010-02-27 | 3 | -5/+5 |
* | rename admindn option to rootpwmoddn | Arthur de Jong | 2010-02-27 | 1 | -1/+1 |
* | patch by Jan Schampera to implement a --check option | Arthur de Jong | 2010-01-28 | 1 | -0/+11 |
* | add admindn configuration file option that is used when m... | Arthur de Jong | 2010-01-24 | 1 | -1/+12 |
* | fix example | Arthur de Jong | 2010-01-24 | 1 | -1/+1 |
* | get files ready for 0.7.2 release0.7.2 | Arthur de Jong | 2009-12-28 | 3 | -6/+6 |
* | implement attribute mapping using shell-like expressions | Arthur de Jong | 2009-12-28 | 1 | -6/+73 |
* | get files ready for 0.7.1 release0.7.1 | Arthur de Jong | 2009-10-20 | 3 | -6/+6 |
* | implement password changing in the PAM module by performi... | Arthur de Jong | 2009-10-07 | 1 | -5/+6 |
* | get files ready for 0.7.0 release0.7.0 | Arthur de Jong | 2009-09-04 | 3 | -6/+6 |
* | lower the default values for bind_timelimit and reconnect... | Arthur de Jong | 2009-09-01 | 1 | -2/+2 |
* | rename configfile to /etc/nslcd.conf and make debian pack... | Arthur de Jong | 2009-08-31 | 4 | -17/+17 |
* | add basic pam_ldap manual page | Arthur de Jong | 2009-08-16 | 2 | -2/+204 |