| Commit message (Expand) | Author | Age | Files | Lines |
* | disable pynslcd cache for now | Arthur de Jong | 2013-02-08 | 1 | -6/+8 |
* | ensure search also works without attribute map | Arthur de Jong | 2012-05-04 | 1 | -1/+3 |
* | refactor some of the attribute mapping code to introduce ... | Arthur de Jong | 2012-03-16 | 1 | -9/+6 |
* | implement a naive offline cache | Arthur de Jong | 2012-01-29 | 1 | -4/+22 |
* | split the result handling into a convert() and write() step | Arthur de Jong | 2012-01-29 | 1 | -6/+7 |
* | user the logging framework, handle exceptions properly an... | Arthur de Jong | 2012-01-06 | 1 | -12/+14 |
* | support for reading the configuration file (not all optio... | Arthur de Jong | 2011-12-28 | 1 | -6/+4 |
* | make logging more consistent and remove test bases from s... | Arthur de Jong | 2011-12-27 | 1 | -3/+7 |
* | define the search separately from the request | Arthur de Jong | 2011-12-12 | 1 | -46/+80 |
* | move check of required attributes and other common tests ... | Arthur de Jong | 2011-12-12 | 1 | -14/+68 |
* | simplify request handling by passing read parameters arou... | Arthur de Jong | 2011-05-13 | 1 | -17/+13 |
* | implement attribute mapping functionality and do some ref... | Arthur de Jong | 2011-05-01 | 1 | -6/+18 |
* | pass dn and attributes to functions separately | Arthur de Jong | 2011-05-01 | 1 | -2/+2 |
* | put standard library imports before application imports a... | Arthur de Jong | 2011-04-28 | 1 | -4/+5 |
* | sync validname regular expression with nslcd | Arthur de Jong | 2011-03-26 | 1 | -1/+1 |
* | add an experimental (currently partial) Python implementa... | Arthur de Jong | 2010-12-29 | 1 | -0/+125 |