summaryrefslogtreecommitdiff
path: root/pynslcd/attmap.py
AgeCommit message (Expand)Author
2014-10-04remove non-nslcd stuffLuke Shumaker
2013-08-25Rearrange Python importsArthur de Jong
2013-03-09clean up imports and use ldap.filter.escape_filter_chars() directlyArthur de Jong
2012-05-04move expression handling to own moduleArthur de Jong
2012-03-16support the upper and lower functions in attribute mapping expressionsArthur de Jong
2012-03-16refactor some of the attribute mapping code to introduce a mapping instance t...Arthur de Jong
2011-12-12move check of required attributes and other common tests to the Request.handl...Arthur de Jong
2011-05-01implement attribute mapping functionality and do some refactoringArthur de Jong