Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/alias.py
Commit message (Expand)AuthorAgeFilesLines
* various typo and other comment fixes (4b01125, b0785de, b...Arthur de Jong2013-04-281-2/+2
* implement a naive offline cacheArthur de Jong2012-01-291-0/+18
* split the result handling into a convert() and write() stepArthur de Jong2012-01-291-6/+6
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-4/+2
* define the search separately from the requestArthur de Jong2011-12-121-1/+4
* move check of required attributes and other common tests ...Arthur de Jong2011-12-121-12/+5
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-7/+6
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-15/+9
* pass dn and attributes to functions separatelyArthur de Jong2011-05-011-2/+1
* put standard library imports before application imports a...Arthur de Jong2011-04-281-4/+3
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+74