Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 0.9.11 release0.9.11Arthur de Jong2019-10-0612-25/+150
* Fix Python interpreter detection in testsArthur de Jong2019-10-061-1/+1
* Portability improvements to test suiteArthur de Jong2019-10-061-11/+13
* Various spelling fixesArthur de Jong2019-09-1730-68/+68
* Fix Python interpreter detectionArthur de Jong2019-09-112-2/+3
* Remove confinc.out which is left behind by aclocal.m4Arthur de Jong2019-09-082-0/+3
* Correctly validate shadow requests and responsesArthur de Jong2019-09-081-3/+10
* Update Python interpreter in installed scriptsArthur de Jong2019-09-082-3/+5
* Improve Python code styleArthur de Jong2019-09-0831-513/+828
* Add Python 3 supportArthur de Jong2019-09-0823-118/+222
* Avoid logging unknown socket peer informationArthur de Jong2018-09-081-3/+15
* Fix crash in chsh.ldapMizunashi Mana2018-09-051-1/+3
* Get files ready for 0.9.10 release0.9.10Arthur de Jong2018-09-0110-14/+96
* Update files from latest automakeArthur de Jong2018-09-0110-405/+386
* Add FreeBSD netgroup supportHWLin2018-08-292-1/+107
* Make password expiry messages correct and consistentArthur de Jong2018-08-062-14/+14
* Add domain variable for use in pam_authz_searchArthur de Jong2018-07-213-2/+8
* Add a Travis configuration fileArthur de Jong2018-07-213-5/+83
* Allow logging longer linesArthur de Jong2018-07-211-1/+1
* Create /var/run/nslcd/socket after dropping privilegesArthur de Jong2018-07-211-3/+3
* Get files ready for 0.9.9 release0.9.9Arthur de Jong2018-02-1810-26/+89
* Update files from latest automakeArthur de Jong2018-02-186-258/+298
* Fix running pylint on distcheckArthur de Jong2018-02-171-4/+9
* Mark case blocks without break statementArthur de Jong2018-02-172-1/+9
* Increase size of hostname bufferArthur de Jong2018-02-172-13/+4
* Increase size of config file tokenArthur de Jong2017-12-231-1/+1
* Support spaces in attribute mapping expressionsArthur de Jong2017-10-132-6/+8
* Get files ready for 0.9.8 release0.9.8Arthur de Jong2017-06-2613-24/+313
* Ignore password hashes in consistent mannerArthur de Jong2017-06-252-7/+13
* Create pidfile directory in pynslcdArthur de Jong2017-06-253-9/+23
* Add nss_uid_offset and nss_gid_offset to pynslcdArthur de Jong2017-06-253-9/+18
* Add the ability to offset UID and GID numbersSeth Wright2017-06-205-0/+51
* Portability improvements to test_ldapcmds.shArthur de Jong2017-06-182-6/+10
* Use uint8_t instead of u_int8_tArthur de Jong2017-06-181-4/+4
* Fix HAVE_DECL_PAM_ERROR usageArthur de Jong2017-06-181-2/+2
* Also filter shadow entries by validnamesArthur de Jong2017-06-181-11/+24
* Fix and clarify a few commentsArthur de Jong2017-06-182-3/+3
* Fix pam_info() and pam_error() replacementArthur de Jong2017-06-162-5/+20
* Clean log from test_pamcmds.expectArthur de Jong2017-06-161-1/+1
* Fix running test_ldapcmds.sh during distcheckArthur de Jong2017-06-161-85/+86
* Add pam_authc_search optionArthur de Jong2017-06-158-225/+307
|\
| * Allow skipping post-authentication search altogetherArthur de Jong2017-06-152-1/+8
| * Implement myldap_bind() functionArthur de Jong2017-06-154-103/+84
| * Implement handling of pam_authc_search optionArthur de Jong2017-06-151-13/+42
| * Document pam_authc_search optionArthur de Jong2017-06-151-1/+24
| * Add pam_authc_search option parsingArthur de Jong2017-06-153-21/+48
| * Reorganise PAM search var building functionsArthur de Jong2017-06-142-120/+135
|/
* Switch to HTTPS URLsArthur de Jong2017-06-133-4/+4
* Query ethernet addresses in compact and long formatArthur de Jong2017-06-135-43/+32
* Log entries and lookups failing nss_min_uidArthur de Jong2017-06-071-2/+15