Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make nslcd-utils Python 3 compatibleArthur de Jong2017-06-046-36/+53
* Add tests for getent.ldap commandArthur de Jong2017-06-044-11/+527
* 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-042-118/+183
* Exit with 0 when stopping nslcdArthur de Jong2017-02-071-1/+1
* Remove duplicate break statementArthur de Jong2016-09-041-1/+1
* Do not try all LDAP servers on failed authenticationArthur de Jong2016-09-041-0/+7
* Replace Python assertions with exceptionsArthur de Jong2016-08-301-3/+7
* Get files ready for 0.9.7 release0.9.7Arthur de Jong2016-08-1414-29/+314
* Only run doctests when building pynslcdArthur de Jong2016-08-141-2/+2
* Avoid some warnings on FreeBSDArthur de Jong2016-08-141-33/+36
* Archive 2013 ChangeLog entriesArthur de Jong2016-07-273-1692/+1275
* Update files from latest automakeArthur de Jong2016-07-273-83/+140
* Also use module-name in utilities and man pagesArthur de Jong2016-07-273-5/+8
* Ensure doctest also run in distcheckArthur de Jong2016-06-041-3/+5
* Also honor ignorecase in PAMArthur de Jong2016-06-031-1/+1
* Support ${var:offset:length} in pynslcdArthur de Jong2016-06-031-1/+29
* Fix pynslcd expression representationArthur de Jong2016-06-031-2/+2
* Add test for running doctestsArthur de Jong2016-06-032-2/+44