| Commit message (Expand) | Author | Age | Files | Lines |
* | Various spelling fixes | Arthur de Jong | 2019-09-17 | 1 | -2/+2 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -5/+6 |
* | switch to using the member attribute by default instead o... | Arthur de Jong | 2011-08-03 | 1 | -1/+1 |
* | update copyright headers to add missing years | Arthur de Jong | 2011-03-10 | 1 | -1/+1 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | remove commented out memberOf and ipNetmaskNumber attribu... | Arthur de Jong | 2010-06-12 | 1 | -2/+0 |
* | always clear returned buffer when performing attribute ma... | Arthur de Jong | 2010-05-15 | 1 | -3/+3 |
* | implement attribute mapping using shell-like expressions | Arthur de Jong | 2009-12-28 | 1 | -2/+16 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | support the uniqueMember LDAP attribute that holds DN val... | Arthur de Jong | 2008-02-03 | 1 | -4/+2 |
* | get rid of some old code and rename ldap-nss to myldap si... | Arthur de Jong | 2007-12-09 | 1 | -1/+1 |
* | remove support for nested groups and use of uniqueMember ... | Arthur de Jong | 2007-09-15 | 1 | -0/+2 |
* | move base and scope handling to database specific modules... | Arthur de Jong | 2007-09-08 | 1 | -113/+7 |
* | move filters definitions to the database modules themselv... | Arthur de Jong | 2007-09-08 | 1 | -11/+18 |
* | rewrite configuration file handling to be simpler and mor... | Arthur de Jong | 2007-08-18 | 1 | -1/+2 |
* | fix typo in comment | Arthur de Jong | 2007-07-28 | 1 | -1/+1 |
* | switch to the new attribute mapping code | Arthur de Jong | 2007-07-26 | 1 | -75/+10 |
* | switch to a new interface for doing attribute mapping, sp... | Arthur de Jong | 2007-07-24 | 1 | -0/+249 |