Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/attmap.h
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesArthur de Jong2019-09-171-2/+2
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-5/+6
* switch to using the member attribute by default instead o...Arthur de Jong2011-08-031-1/+1
* update copyright headers to add missing yearsArthur de Jong2011-03-101-1/+1
* make include guard names consistent throughout the source...Arthur de Jong2010-06-141-3/+3
* remove commented out memberOf and ipNetmaskNumber attribu...Arthur de Jong2010-06-121-2/+0
* always clear returned buffer when performing attribute ma...Arthur de Jong2010-05-151-3/+3
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-281-2/+16
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* support the uniqueMember LDAP attribute that holds DN val...Arthur de Jong2008-02-031-4/+2
* get rid of some old code and rename ldap-nss to myldap si...Arthur de Jong2007-12-091-1/+1
* remove support for nested groups and use of uniqueMember ...Arthur de Jong2007-09-151-0/+2
* move base and scope handling to database specific modules...Arthur de Jong2007-09-081-113/+7
* move filters definitions to the database modules themselv...Arthur de Jong2007-09-081-11/+18
* rewrite configuration file handling to be simpler and mor...Arthur de Jong2007-08-181-1/+2
* fix typo in commentArthur de Jong2007-07-281-1/+1
* switch to the new attribute mapping codeArthur de Jong2007-07-261-75/+10
* switch to a new interface for doing attribute mapping, sp...Arthur de Jong2007-07-241-0/+249