Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/group.py
Commit message (Expand)AuthorAgeFilesLines
* implement a naive offline cacheArthur de Jong2012-01-291-0/+20
* small simplification in group lookups (member attributes ...Arthur de Jong2012-01-291-13/+9
* split the result handling into a convert() and write() stepArthur de Jong2012-01-291-7/+10
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-7/+6
* support for reading the configuration file (not all optio...Arthur de Jong2011-12-281-1/+1
* never request group members for GroupByMemberRequestArthur de Jong2011-12-281-1/+1
* instead of modifying attmap, modify attribute listArthur de Jong2011-12-281-3/+3
* fix references to attmap (broken in r1571)Arthur de Jong2011-12-281-8/+1
* make logging more consistent and remove test bases from s...Arthur de Jong2011-12-271-1/+1
* PEP8 fixesArthur de Jong2011-12-271-6/+4
* define the search separately from the requestArthur de Jong2011-12-121-13/+26
* move check of required attributes and other common tests ...Arthur de Jong2011-12-121-9/+3
* replace last traces of groupOfUniqueNamesArthur de Jong2011-08-051-1/+1
* switch to using the member attribute by default instead o...Arthur de Jong2011-08-031-6/+6
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-19/+21
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-41/+38
* small code improvementsArthur de Jong2011-05-011-2/+1
* put standard library imports before application imports a...Arthur de Jong2011-04-281-6/+4
* remove duplicate and wrong write() methodArthur de Jong2011-04-281-33/+0
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+174