Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/service.py
Commit message (Expand)AuthorAgeFilesLines
* implement a naive offline cacheArthur de Jong2012-01-291-0/+54
* split the result handling into a convert() and write() stepArthur de Jong2012-01-291-12/+11
* 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-20/+8
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-31/+17
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-23/+22
* pass dn and attributes to functions separatelyArthur de Jong2011-05-011-3/+2
* put standard library imports before application imports a...Arthur de Jong2011-04-281-3/+2
* implement service, protocol and rpc lookupsArthur de Jong2011-03-241-0/+113