| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce lookup_groupbyuser test command | Arthur de Jong | 2014-06-05 | 1 | -1/+4 |
* | Add a test for setting member attribute mapping | Arthur de Jong | 2014-05-04 | 1 | -4/+7 |
* | Run the correct executables for the tests | Arthur de Jong | 2014-03-10 | 1 | -2/+3 |
* | Distribute setup_slapd.sh and associated files | Arthur de Jong | 2013-10-25 | 1 | -2/+3 |
* | Make script to check test environment | Arthur de Jong | 2013-10-22 | 1 | -1/+1 |
* | Cleanups and fixes related to automake upgrade | Arthur de Jong | 2013-09-15 | 1 | -9/+4 |
* | Add a test for tio timeout calculations | Arthur de Jong | 2013-09-02 | 1 | -2/+4 |
* | Add a test for clock_gettime() supported clocks | Arthur de Jong | 2013-09-02 | 1 | -2/+4 |
* | Only run pynslcd tests if it is enabled | Arthur de Jong | 2013-08-25 | 1 | -1/+4 |
* | Add a test for the manual pages | Arthur de Jong | 2013-08-23 | 1 | -4/+6 |
* | Run pylint as a test | Arthur de Jong | 2013-08-18 | 1 | -3/+3 |
* | Implement tests for caching functionality | Arthur de Jong | 2013-08-17 | 1 | -3/+5 |
* | Test Python syntax on make check | Arthur de Jong | 2013-07-26 | 1 | -2/+6 |
* | Rename nscd_invalidate option to reconnect_invalidate | Arthur de Jong | 2013-07-26 | 1 | -1/+1 |
* | implement a lookup_shadow test command for use on systems... | Arthur de Jong | 2013-03-11 | 1 | -1/+4 |
* | implement functionality to send a cache invalidation sign... | Arthur de Jong | 2013-03-09 | 1 | -2/+2 |
* | implement a lookup_netgroup command for systems that cann... | Arthur de Jong | 2012-12-29 | 1 | -1/+3 |
* | put external libraries at the end when linking | Arthur de Jong | 2011-08-14 | 1 | -3/+3 |
* | check whether the NSS shadow map queries LDAP before retu... | Arthur de Jong | 2011-08-05 | 1 | -1/+1 |
* | ensure that all test source files are distibuted and can ... | Arthur de Jong | 2011-03-26 | 1 | -6/+6 |
* | re-organise tests somewhat making things more consistent | Arthur de Jong | 2011-03-25 | 1 | -30/+22 |
* | implement a validnames option that can be used to fine-tu... | Arthur de Jong | 2011-03-25 | 1 | -1/+1 |
* | implement test cases for some of the common PAM actions (... | Arthur de Jong | 2011-03-18 | 1 | -2/+3 |
* | put all assertion functions and compatibility code into o... | Arthur de Jong | 2011-03-17 | 1 | -2/+2 |
* | remove legacy test code that is no longer used | Arthur de Jong | 2011-03-16 | 1 | -31/+1 |
* | implement a global symbol inside the NSS module to allow ... | Arthur de Jong | 2010-06-14 | 1 | -2/+2 |
* | implement attribute mapping using shell-like expressions | Arthur de Jong | 2009-12-28 | 1 | -5/+8 |
* | rename configfile to /etc/nslcd.conf and make debian pack... | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-29 | 1 | -1/+1 |
* | add missing objects to test programs | Arthur de Jong | 2009-05-29 | 1 | -0/+8 |
* | add some very basic tests for the isvalidname() function | Arthur de Jong | 2008-06-13 | 1 | -2/+7 |
* | implement a very basic test for getpeercred() | Arthur de Jong | 2008-06-06 | 1 | -2/+7 |
* | add file for testing nslcd/group.c | Arthur de Jong | 2008-05-02 | 1 | -1/+12 |
* | don't even compile the test programs on make check | Arthur de Jong | 2008-05-02 | 1 | -2/+5 |
* | don't compile test code on every build and fix LDADD list... | Arthur de Jong | 2008-05-02 | 1 | -9/+8 |
* | implement a set that uses the dict module as back-end | Arthur de Jong | 2008-04-19 | 1 | -3/+6 |
* | some new tests for the dictionary module | Arthur de Jong | 2008-04-19 | 1 | -3/+3 |
* | pagectrl module has moved | Arthur de Jong | 2008-02-01 | 1 | -2/+2 |
* | pass the correct pthread flags for all calls to compiler ... | Arthur de Jong | 2008-01-31 | 1 | -4/+4 |
* | pass configfile to use as a command-line paramter to test... | Arthur de Jong | 2007-12-20 | 1 | -1/+3 |
* | fix objects that are needed to get tests linkable (due to... | Arthur de Jong | 2007-12-09 | 1 | -3/+3 |
* | integrate basic myldap interface (partially merged from d... | Arthur de Jong | 2007-10-19 | 1 | -1/+7 |
* | include debugging information in object files | Arthur de Jong | 2007-10-19 | 1 | -1/+1 |
* | move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean u... | Arthur de Jong | 2007-10-19 | 1 | -4/+7 |
* | add all objects that are now needed to test the configura... | Arthur de Jong | 2007-09-22 | 1 | -1/+7 |
* | add some checks for the configuration module | Arthur de Jong | 2007-08-19 | 1 | -2/+5 |
* | move dict and tio tests into the tests directory | Arthur de Jong | 2007-08-19 | 1 | -1/+11 |
* | support building outside the source directory | Arthur de Jong | 2007-06-17 | 1 | -0/+1 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -2/+3 |
* | add simple test for dict module | Arthur de Jong | 2007-02-04 | 1 | -1/+3 |