| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Pylint configuration file | Arthur de Jong | 2023-06-17 | 1 | -46/+1 |
* | Don't force password change during tests | Arthur de Jong | 2022-08-27 | 1 | -1/+1 |
* | Fix pylint config for newer versions of pylint | Arthur de Jong | 2022-08-27 | 1 | -1/+1 |
* | Fix internal assertion function detection on Solaris | Arthur de Jong | 2021-11-15 | 1 | -2/+8 |
* | Do not use user arthur in tests | Arthur de Jong | 2021-11-14 | 3 | -48/+48 |
* | Support running tests with OpenLDAP 2.5 | Ryan Tandy | 2021-11-14 | 2 | -10/+10 |
* | Support an empty search base | Arthur de Jong | 2021-11-02 | 1 | -1/+4 |
* | Support minus character in attribute expressions | Arthur de Jong | 2021-10-17 | 1 | -4/+16 |
* | Replace Travis with GitHub actions | Arthur de Jong | 2021-05-26 | 2 | -5/+7 |
* | Fix Python interpreter detection in tests | Arthur de Jong | 2019-10-06 | 1 | -1/+1 |
* | Portability improvements to test suite | Arthur de Jong | 2019-10-06 | 1 | -11/+13 |
* | Various spelling fixes | Arthur de Jong | 2019-09-17 | 3 | -3/+3 |
* | Fix Python interpreter detection | Arthur de Jong | 2019-09-11 | 1 | -2/+2 |
* | Improve Python code style | Arthur de Jong | 2019-09-08 | 4 | -221/+452 |
* | Add Python 3 support | Arthur de Jong | 2019-09-08 | 6 | -17/+76 |
* | Add a Travis configuration file | Arthur de Jong | 2018-07-21 | 2 | -5/+35 |
* | Fix running pylint on distcheck | Arthur de Jong | 2018-02-17 | 1 | -4/+9 |
* | Support spaces in attribute mapping expressions | Arthur de Jong | 2017-10-13 | 1 | -1/+4 |
* | Ignore password hashes in consistent manner | Arthur de Jong | 2017-06-25 | 2 | -7/+13 |
* | Portability improvements to test_ldapcmds.sh | Arthur de Jong | 2017-06-18 | 2 | -6/+10 |
* | Clean log from test_pamcmds.expect | Arthur de Jong | 2017-06-16 | 1 | -1/+1 |
* | Fix running test_ldapcmds.sh during distcheck | Arthur de Jong | 2017-06-16 | 1 | -85/+86 |
* | Switch to HTTPS URLs | Arthur de Jong | 2017-06-13 | 1 | -1/+1 |
* | Add tests for getent.ldap command | Arthur de Jong | 2017-06-04 | 4 | -11/+527 |
* | Only run doctests when building pynslcd | Arthur de Jong | 2016-08-14 | 1 | -2/+2 |
* | Ensure doctest also run in distcheck | Arthur de Jong | 2016-06-04 | 1 | -3/+5 |
* | Add test for running doctests | Arthur de Jong | 2016-06-03 | 2 | -2/+44 |
* | Support substituting expresions of type ${var:offset:length} | Giovanni Mascellani | 2016-06-03 | 1 | -0/+16 |
* | Add a few IPv6 tests | Arthur de Jong | 2016-01-20 | 2 | -2/+52 |
* | Prevent numer overflow in test_clock | Arthur de Jong | 2015-03-22 | 1 | -3/+3 |
* | Various small fixes when using --with-module-name | Arthur de Jong | 2015-03-22 | 1 | -6/+14 |
* | Use other IP range for tests | Arthur de Jong | 2014-06-12 | 2 | -14/+14 |
* | Add missing include for FreeBSD | Arthur de Jong | 2014-06-06 | 1 | -1/+1 |
* | Introduce lookup_groupbyuser test command | Arthur de Jong | 2014-06-05 | 2 | -1/+78 |
* | Add a test for setting member attribute mapping | Arthur de Jong | 2014-05-04 | 2 | -4/+63 |
* | Run the correct executables for the tests | Arthur de Jong | 2014-03-10 | 3 | -7/+11 |
* | Fix nslcd-test.conf permissions for test | Arthur de Jong | 2014-03-10 | 1 | -0/+3 |
* | Fix memory leaks related to set_pop() | Arthur de Jong | 2014-01-05 | 1 | -4/+8 |
* | Fix compiler warnings in the myldap test | Arthur de Jong | 2014-01-04 | 1 | -6/+5 |
* | Add a test for new configuration option | Arthur de Jong | 2013-12-21 | 1 | -1/+4 |
* | Portability fixes to environment tests | Arthur de Jong | 2013-10-29 | 3 | -12/+18 |
* | Distribute setup_slapd.sh and associated files | Arthur de Jong | 2013-10-25 | 1 | -2/+3 |
* | Improve portability of ldap test | Arthur de Jong | 2013-10-22 | 2 | -20/+33 |
* | Handle other responses in test_pamcmds | Arthur de Jong | 2013-10-22 | 1 | -5/+11 |
* | Make script to check test environment | Arthur de Jong | 2013-10-22 | 6 | -74/+196 |
* | Remove unnecessary attributes from test.ldif | Arthur de Jong | 2013-10-22 | 1 | -14490/+3 |
* | Update tests README | Arthur de Jong | 2013-10-22 | 1 | -22/+9 |
* | Provide a script for setting up slapd | Arthur de Jong | 2013-10-22 | 2 | -0/+310 |
* | Fix sortgroup function | Arthur de Jong | 2013-10-22 | 1 | -3/+3 |
* | Cleanups and fixes related to automake upgrade | Arthur de Jong | 2013-09-15 | 1 | -9/+4 |