Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/utils/getent.py
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesArthur de Jong2019-09-171-1/+1
* Improve Python code styleArthur de Jong2019-09-081-35/+32
* Add Python 3 supportArthur de Jong2019-09-081-6/+6
* Make nslcd-utils Python 3 compatibleArthur de Jong2017-06-041-17/+17
* Fix output of getent.ldap networksArthur de Jong2017-06-041-1/+1
* Fix IPv6 lookups in getent.ldapArthur de Jong2017-06-041-2/+2
* Accept multiple key arguments to getent.ldapArthur de Jong2017-06-041-115/+180
* Also use module-name in utilities and man pagesArthur de Jong2016-07-271-2/+3
* Rearrange Python importsArthur de Jong2013-08-251-1/+1
* Improve error and help output of getent commandArthur de Jong2013-08-181-5/+15
* Python style changesArthur de Jong2013-04-121-34/+34
* move parsing to command line arguments to main bodyArthur de Jong2013-03-011-4/+1
* implement a getent command to query nslcd while bypassing...Arthur de Jong2013-02-081-0/+346