Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/host.py
Commit message (Expand)AuthorAgeFilesLines
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-7/+5
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-21/+11
* 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-4/+2
* fix the case where the RDN is for some reason not in the cnArthur de Jong2011-03-241-1/+1
* fix use of spacesArthur de Jong2011-03-231-2/+2
* fix search filter objectClass for hostsArthur de Jong2011-03-061-2/+2
* implement module for hostname lookupsArthur de Jong2011-02-141-0/+87