| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of automake warning | Arthur de Jong | 2011-08-29 | 1 | -1/+1 |
* | replace last traces of groupOfUniqueNames | Arthur de Jong | 2011-08-05 | 1 | -1/+1 |
* | switch to using the member attribute by default instead o... | Arthur de Jong | 2011-08-03 | 1 | -6/+6 |
* | simplify request handling by passing read parameters arou... | Arthur de Jong | 2011-05-13 | 13 | -178/+144 |
* | implement attribute mapping functionality and do some ref... | Arthur de Jong | 2011-05-01 | 15 | -291/+417 |
* | remove unneeded import | Arthur de Jong | 2011-05-01 | 1 | -1/+0 |
* | pass dn and attributes to functions separately | Arthur de Jong | 2011-05-01 | 12 | -28/+18 |
* | small code improvements | Arthur de Jong | 2011-05-01 | 3 | -10/+9 |
* | set maxdays to -1 to indicate no expiry (instead of a lon... | Arthur de Jong | 2011-04-29 | 1 | -1/+1 |
* | put standard library imports before application imports a... | Arthur de Jong | 2011-04-28 | 13 | -53/+40 |
* | remove duplicate and wrong write() method | Arthur de Jong | 2011-04-28 | 1 | -33/+0 |
* | sync validname regular expression with nslcd | Arthur de Jong | 2011-03-26 | 1 | -1/+1 |
* | implement service, protocol and rpc lookups | Arthur de Jong | 2011-03-24 | 4 | -0/+292 |
* | fix the case where the RDN is for some reason not in the cn | Arthur de Jong | 2011-03-24 | 2 | -2/+2 |
* | fix configuration name | Arthur de Jong | 2011-03-24 | 1 | -2/+2 |
* | truncate pidfile to ensure remains of previous value is gone | Arthur de Jong | 2011-03-24 | 1 | -1/+2 |
* | fix use of spaces | Arthur de Jong | 2011-03-23 | 1 | -2/+2 |
* | update copyright headers to add missing years | Arthur de Jong | 2011-03-10 | 3 | -3/+3 |
* | implement module for netgroup lookups | Arthur de Jong | 2011-03-06 | 3 | -2/+83 |
* | add network name lookups | Arthur de Jong | 2011-03-06 | 3 | -2/+91 |
* | clean up compiled python files | Arthur de Jong | 2011-03-06 | 1 | -0/+4 |
* | fix search filter objectClass for hosts | Arthur de Jong | 2011-03-06 | 1 | -2/+2 |
* | implement module for hostname lookups | Arthur de Jong | 2011-02-14 | 4 | -1/+113 |
* | fix comment | Arthur de Jong | 2011-02-14 | 1 | -1/+1 |
* | clean up and add missing files to installation | Arthur de Jong | 2011-02-14 | 2 | -68/+3 |
* | add an experimental (currently partial) Python implementa... | Arthur de Jong | 2010-12-29 | 14 | -0/+1550 |