summaryrefslogtreecommitdiff
path: root/nslcd/attmap.c
AgeCommit message (Expand)Author
2010-06-12remove commented out memberOf and ipNetmaskNumber attributes and small cleanupsArthur de Jong
2010-05-15always clear returned buffer when performing attribute mapping (based on a pa...Arthur de Jong
2009-12-28implement attribute mapping using shell-like expressionsArthur de Jong
2009-08-31rename software to nss-pam-ldapdArthur de Jong
2009-05-24support multiple search bases, partially based on a patch by Leigh Wedding <l...Arthur de Jong
2008-02-03support the uniqueMember LDAP attribute that holds DN values (they are transl...Arthur de Jong
2007-09-15remove support for nested groups and use of uniqueMember and member attribute...Arthur de Jong
2007-09-08move base and scope handling to database specific modules, gettting rid of ld...Arthur de Jong
2007-09-08move filters definitions to the database modules themselves (and already defi...Arthur de Jong
2007-08-18rewrite configuration file handling to be simpler and more consistent, this d...Arthur de Jong
2007-07-26switch to the new attribute mapping codeArthur de Jong
2007-07-24switch to a new interface for doing attribute mapping, splitting the attribut...Arthur de Jong