| Commit message (Expand) | Author | Age | Files | Lines |
* | Support DNSLDAPS in uri | Arthur de Jong | 2021-11-19 | 1 | -6/+26 |
* | Support an empty search base | Arthur de Jong | 2021-11-02 | 1 | -9/+5 |
* | Retry connecting to the first URI after idle_timelimit | Arthur de Jong | 2021-05-26 | 1 | -0/+2 |
* | Add tls_reqsan to check certificate SAN | Arthur de Jong | 2021-01-23 | 1 | -13/+49 |
* | Add tls_crlfile to check local CRL file | Arthur de Jong | 2021-01-23 | 1 | -2/+22 |
* | Add tls_crlcheck to check Certificate Revocation List | sebastienblavier | 2021-01-18 | 1 | -0/+52 |
* | Fix handling of the pam_authc_ppolicy option | Arthur de Jong | 2020-09-11 | 1 | -17/+13 |
* | Log the correct timeout value | Arthur de Jong | 2019-12-27 | 1 | -3/+3 |
* | Get files ready for 0.9.11 release0.9.11 | Arthur de Jong | 2019-10-06 | 1 | -2/+2 |
* | Various spelling fixes | Arthur de Jong | 2019-09-17 | 8 | -20/+20 |
* | Avoid logging unknown socket peer information | Arthur de Jong | 2018-09-08 | 1 | -3/+15 |
* | Make password expiry messages correct and consistent | Arthur de Jong | 2018-08-06 | 2 | -14/+14 |
* | Add domain variable for use in pam_authz_search | Arthur de Jong | 2018-07-21 | 2 | -2/+7 |
* | Allow logging longer lines | Arthur de Jong | 2018-07-21 | 1 | -1/+1 |
* | Create /var/run/nslcd/socket after dropping privileges | Arthur de Jong | 2018-07-21 | 1 | -3/+3 |
* | Increase size of hostname buffer | Arthur de Jong | 2018-02-17 | 2 | -13/+4 |
* | Increase size of config file token | Arthur de Jong | 2017-12-23 | 1 | -1/+1 |
* | Support spaces in attribute mapping expressions | Arthur de Jong | 2017-10-13 | 1 | -5/+4 |
* | Get files ready for 0.9.8 release0.9.8 | Arthur de Jong | 2017-06-26 | 1 | -2/+2 |
* | Add the ability to offset UID and GID numbers | Seth Wright | 2017-06-20 | 4 | -0/+21 |
* | Use uint8_t instead of u_int8_t | Arthur de Jong | 2017-06-18 | 1 | -4/+4 |
* | Also filter shadow entries by validnames | Arthur de Jong | 2017-06-18 | 1 | -11/+24 |
* | Fix and clarify a few comments | Arthur de Jong | 2017-06-18 | 2 | -3/+3 |
* | Allow skipping post-authentication search altogether | Arthur de Jong | 2017-06-15 | 1 | -1/+1 |
* | Implement myldap_bind() function | Arthur de Jong | 2017-06-15 | 4 | -103/+84 |
* | Implement handling of pam_authc_search option | Arthur de Jong | 2017-06-15 | 1 | -13/+42 |
* | Add pam_authc_search option parsing | Arthur de Jong | 2017-06-15 | 3 | -21/+48 |
* | Reorganise PAM search var building functions | Arthur de Jong | 2017-06-14 | 1 | -118/+133 |
* | Query ethernet addresses in compact and long format | Arthur de Jong | 2017-06-13 | 1 | -10/+22 |
* | Log entries and lookups failing nss_min_uid | Arthur de Jong | 2017-06-07 | 1 | -2/+15 |
* | Exit with 0 when stopping nslcd | Arthur de Jong | 2017-02-07 | 1 | -1/+1 |
* | Remove duplicate break statement | Arthur de Jong | 2016-09-04 | 1 | -1/+1 |
* | Do not try all LDAP servers on failed authentication | Arthur de Jong | 2016-09-04 | 1 | -0/+7 |
* | Get files ready for 0.9.7 release0.9.7 | Arthur de Jong | 2016-08-14 | 1 | -2/+2 |
* | Also honor ignorecase in PAM | Arthur de Jong | 2016-06-03 | 1 | -1/+1 |
* | Display human readable expiry message | Mathieu Baeumler | 2016-02-13 | 1 | -8/+59 |
* | Fix nss_disable_enumeration configuration | Arthur de Jong | 2016-02-13 | 1 | -1/+1 |
* | Add pam_authc_ppolicy option | Mathieu Baeumler | 2016-01-06 | 3 | -19/+49 |
* | Fix error handling on credential change | Arthur de Jong | 2016-01-06 | 1 | -2/+4 |
* | Fix updating of 'shadowLastChange' attribute when chasing... | Vasilis Tsiligiannis | 2015-12-23 | 1 | -0/+9 |
* | Correct file readability check | Arthur de Jong | 2015-11-13 | 1 | -9/+2 |
* | Fail-over and retry on more errors | Arthur de Jong | 2015-09-30 | 1 | -1/+4 |
* | Open connection before do_try_search() | Arthur de Jong | 2015-09-30 | 1 | -5/+5 |
* | Loosen up file existence check | Arthur de Jong | 2015-08-27 | 1 | -70/+65 |
* | Simplify password policy message handling | Arthur de Jong | 2015-08-15 | 1 | -14/+20 |
* | Fix password policy expiration warnings | Mathieu Baeumler | 2015-08-15 | 1 | -3/+1 |
* | Check file existence for configuration options | Arthur de Jong | 2015-07-19 | 1 | -5/+43 |
* | Also fix signed integer bug in binsid2id() | Arthur de Jong | 2015-06-13 | 2 | -2/+2 |
* | Fixed signed 32bit overflow bug on 32bit systems | Geoffrey McRae | 2015-06-11 | 1 | -14/+18 |
* | Allow configuration values longer than 63 characters | Jed Liu | 2015-05-24 | 1 | -2/+2 |