Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix Python 3 compatibility in chsh.ldapArthur de Jong2019-10-132-4/+4
* Get files ready for 0.9.11 release0.9.11Arthur de Jong2019-10-061-2/+2
* Various spelling fixesArthur de Jong2019-09-171-1/+1
* Update Python interpreter in installed scriptsArthur de Jong2019-09-081-2/+3
* Improve Python code styleArthur de Jong2019-09-084-48/+56
* Add Python 3 supportArthur de Jong2019-09-083-11/+12
* Fix crash in chsh.ldapMizunashi Mana2018-09-051-1/+3
* Get files ready for 0.9.8 release0.9.8Arthur de Jong2017-06-261-2/+2
* Make nslcd-utils Python 3 compatibleArthur de Jong2017-06-046-36/+53
* 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
* Replace Python assertions with exceptionsArthur de Jong2016-08-301-3/+7
* Get files ready for 0.9.7 release0.9.7Arthur de Jong2016-08-141-2/+2
* Also use module-name in utilities and man pagesArthur de Jong2016-07-272-4/+5
* Rearrange Python importsArthur de Jong2013-08-252-2/+2
* Improve error and help output of getent commandArthur de Jong2013-08-181-5/+15
* Python style changesArthur de Jong2013-04-124-67/+68
* Set FD_CLOEXEC on the client socket in utilitiesArthur de Jong2013-04-121-1/+1
* Install utilities in share/nslcd-utilsArthur de Jong2013-04-121-1/+1
* Initial version of a chsh.ldap utilityArthur de Jong2013-03-306-2/+237
* 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-084-0/+518
* add an --enable-utils option to configure to build comman...Arthur de Jong2013-02-081-0/+33