Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/ether.py
Commit message (Expand)AuthorAgeFilesLines
* Improve Python code styleArthur de Jong2019-09-081-8/+10
* Query ethernet addresses in compact and long formatArthur de Jong2017-06-131-4/+5
* Move cache table creation to modulesArthur de Jong2013-08-171-1/+8
* move Search class to search moduleArthur de Jong2013-03-091-1/+2
* also search for alternative macAddress representation in ...Arthur de Jong2013-02-231-1/+11
* implement a naive offline cacheArthur de Jong2012-01-291-0/+5
* split the result handling into a convert() and write() stepArthur de Jong2012-01-291-10/+8
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-2/+2
* PEP8 fixesArthur de Jong2011-12-271-0/+1
* define the search separately from the requestArthur de Jong2011-12-121-9/+5
* move check of required attributes and other common tests ...Arthur de Jong2011-12-121-11/+9
* simplify request handling by passing read parameters arou...Arthur de Jong2011-05-131-20/+11
* implement attribute mapping functionality and do some ref...Arthur de Jong2011-05-011-16/+12
* pass dn and attributes to functions separatelyArthur de Jong2011-05-011-2/+1
* put standard library imports before application imports a...Arthur de Jong2011-04-281-3/+3
* update copyright headers to add missing yearsArthur de Jong2011-03-101-1/+1
* fix commentArthur de Jong2011-02-141-1/+1
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+100