| Commit message (Expand) | Author | Age | Files | Lines |
* | Support an empty search base | Arthur de Jong | 2021-11-02 | 1 | -1/+4 |
* | Support spaces in attribute mapping expressions | Arthur de Jong | 2017-10-13 | 1 | -1/+4 |
* | Add a test for new configuration option | Arthur de Jong | 2013-12-21 | 1 | -1/+4 |
* | support children search scope for systems that have it | Arthur de Jong | 2013-01-14 | 1 | -0/+4 |
* | reorganise configuration file parsing code | Arthur de Jong | 2013-01-12 | 1 | -38/+42 |
* | update FIXMEs | Arthur de Jong | 2013-01-05 | 1 | -1/+1 |
* | reorganise and rename configuration options to be in line... | Arthur de Jong | 2012-12-30 | 1 | -1/+1 |
* | remove the ldc_ prefix from struct ldap_config fields | Arthur de Jong | 2012-12-30 | 1 | -15/+15 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -113/+121 |
* | re-organise tests somewhat making things more consistent | Arthur de Jong | 2011-03-25 | 1 | -1/+0 |
* | put all assertion functions and compatibility code into o... | Arthur de Jong | 2011-03-17 | 1 | -21/+3 |
* | implement attribute mapping using shell-like expressions | Arthur de Jong | 2009-12-28 | 1 | -0/+1 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | support multiple search bases, partially based on a patch... | Arthur de Jong | 2009-05-24 | 1 | -4/+4 |
* | implement new timing mechanism for retries to quickly fai... | Arthur de Jong | 2008-04-25 | 1 | -12/+12 |
* | pass the correct pthread flags for all calls to compiler ... | Arthur de Jong | 2008-01-31 | 1 | -0/+7 |
* | also test map filter and scope configuration options | Arthur de Jong | 2008-01-26 | 1 | -1/+8 |
* | add a test for the map statement | Arthur de Jong | 2008-01-16 | 1 | -1/+3 |
* | remove temporary file to make distcheck succeed | Arthur de Jong | 2007-12-26 | 1 | -0/+2 |
* | properly handle spaces in some configuration options (maj... | Arthur de Jong | 2007-12-26 | 1 | -39/+70 |
* | remove test for alloc_lsd() because we don't use struct l... | Arthur de Jong | 2007-09-22 | 1 | -27/+0 |
* | add some checks for the configuration module | Arthur de Jong | 2007-08-19 | 1 | -0/+223 |