summaryrefslogtreecommitdiff
path: root/nslcd/attmap.c
AgeCommit message (Expand)Author
2014-10-04fooLuke Shumaker
2014-05-04Fix mapping group member attribute to empty stringArthur de Jong
2014-05-04Make buffer size error logging consistentArthur de Jong
2014-01-05Support blanking the member attributeArthur de Jong
2013-07-26Allow invalidating the nfsidmap cacheArthur de Jong
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2011-09-09make validation log messages consistentArthur de Jong
2011-08-03switch to using the member attribute by default instead of uniqueMemberArthur de Jong
2011-03-10update copyright headers to add missing yearsArthur de Jong
2010-12-28allow attribute mapping with an expression for the userPassword attribute for...Arthur de Jong
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