Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/passwd.py
Commit message (Expand)AuthorAgeFilesLines
* implement a naive offline cacheArthur de Jong2012-01-291-0/+5
* split the result handling into a convert() and write() stepArthur de Jong2012-01-291-11/+11
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-5/+4
* fix references to attmap (broken in r1571)Arthur de Jong2011-12-281-1/+1
* make logging more consistent and remove test bases from s...Arthur de Jong2011-12-271-2/+1
* PEP8 fixesArthur de Jong2011-12-271-3/+3
* define the search separately from the requestArthur de Jong2011-12-121-29/+10
* move check of required attributes and other common tests ...Arthur de Jong2011-12-121-10/+7
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-12/+12
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-51/+35
* 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-6/+4
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+163