summaryrefslogtreecommitdiff
path: root/pynslcd/common.py
AgeCommit message (Expand)Author
2011-05-13simplify request handling by passing read parameters around in a dict instead...Arthur de Jong
2011-05-01implement attribute mapping functionality and do some refactoringArthur de Jong
2011-05-01pass dn and attributes to functions separatelyArthur de Jong
2011-04-28put standard library imports before application imports and remove some unuse...Arthur de Jong
2011-03-26sync validname regular expression with nslcdArthur de Jong
2010-12-29add an experimental (currently partial) Python implementation of nslcd to see...Arthur de Jong