Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd
Commit message (Expand)AuthorAgeFilesLines
* get rid of automake warningArthur de Jong2011-08-291-1/+1
* 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-1313-178/+144
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-0115-291/+417
* remove unneeded importArthur de Jong2011-05-011-1/+0
* pass dn and attributes to functions separatelyArthur de Jong2011-05-0112-28/+18
* small code improvementsArthur de Jong2011-05-013-10/+9
* set maxdays to -1 to indicate no expiry (instead of a lon...Arthur de Jong2011-04-291-1/+1
* put standard library imports before application imports a...Arthur de Jong2011-04-2813-53/+40
* remove duplicate and wrong write() methodArthur de Jong2011-04-281-33/+0
* sync validname regular expression with nslcdArthur de Jong2011-03-261-1/+1
* implement service, protocol and rpc lookupsArthur de Jong2011-03-244-0/+292
* fix the case where the RDN is for some reason not in the cnArthur de Jong2011-03-242-2/+2
* fix configuration nameArthur de Jong2011-03-241-2/+2
* truncate pidfile to ensure remains of previous value is goneArthur de Jong2011-03-241-1/+2
* fix use of spacesArthur de Jong2011-03-231-2/+2
* update copyright headers to add missing yearsArthur de Jong2011-03-103-3/+3
* implement module for netgroup lookupsArthur de Jong2011-03-063-2/+83
* add network name lookupsArthur de Jong2011-03-063-2/+91
* clean up compiled python filesArthur de Jong2011-03-061-0/+4
* fix search filter objectClass for hostsArthur de Jong2011-03-061-2/+2
* implement module for hostname lookupsArthur de Jong2011-02-144-1/+113
* fix commentArthur de Jong2011-02-141-1/+1
* clean up and add missing files to installationArthur de Jong2011-02-142-68/+3
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-2914-0/+1550