Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/common.py
Commit message (Expand)AuthorAgeFilesLines
* ensure search also works without attribute mapArthur de Jong2012-05-041-1/+3
* refactor some of the attribute mapping code to introduce ...Arthur de Jong2012-03-161-9/+6
* implement a naive offline cacheArthur de Jong2012-01-291-4/+22
* split the result handling into a convert() and write() stepArthur de Jong2012-01-291-6/+7
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-12/+14
* support for reading the configuration file (not all optio...Arthur de Jong2011-12-281-6/+4
* make logging more consistent and remove test bases from s...Arthur de Jong2011-12-271-3/+7
* define the search separately from the requestArthur de Jong2011-12-121-46/+80
* move check of required attributes and other common tests ...Arthur de Jong2011-12-121-14/+68
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-17/+13
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-6/+18
* pass dn and attributes to functions separatelyArthur de Jong2011-05-011-2/+2
* put standard library imports before application imports a...Arthur de Jong2011-04-281-4/+5
* sync validname regular expression with nslcdArthur de Jong2011-03-261-1/+1
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+125