| Commit message (Expand) | Author | Age | Files | Lines |
* | add tests for new LDAP lookups | Arthur de Jong | 2008-02-03 | 2 | -2/+49 |
* | enable _nss_ldap_initgroups_dyn() test because it's worki... | Arthur de Jong | 2008-02-01 | 1 | -6/+2 |
* | pagectrl module has moved | Arthur de Jong | 2008-02-01 | 1 | -2/+2 |
* | test for hugegroup | Arthur de Jong | 2008-02-01 | 1 | -1/+9 |
* | the groups command no longer lists the username | Arthur de Jong | 2008-02-01 | 1 | -2/+2 |
* | re-add test URIs that accidentally got commented out in t... | Arthur de Jong | 2008-01-31 | 1 | -2/+2 |
* | pass the correct pthread flags for all calls to compiler ... | Arthur de Jong | 2008-01-31 | 4 | -16/+24 |
* | include errno in assertion statement | Arthur de Jong | 2008-01-30 | 1 | -27/+41 |
* | when including stdint.h check if we actually have it | Arthur de Jong | 2008-01-27 | 1 | -0/+2 |
* | handle the case where /etc/nss-ldapd.conf does not exist ... | Arthur de Jong | 2008-01-26 | 1 | -0/+6 |
* | somewhat improve the output from the tests | Arthur de Jong | 2008-01-26 | 3 | -52/+52 |
* | also test map filter and scope configuration options | Arthur de Jong | 2008-01-26 | 1 | -1/+8 |
* | add a test for the map statement | Arthur de Jong | 2008-01-16 | 1 | -1/+3 |
* | support the case where + is in /etc/group | Arthur de Jong | 2008-01-03 | 1 | -1/+1 |
* | get the number of groups and services from files in /etc ... | Arthur de Jong | 2008-01-03 | 1 | -4/+3 |
* | check to see if nslcd is running and add test for a large... | Arthur de Jong | 2008-01-01 | 1 | -4/+24 |
* | add limited implementation of tio_mark() and tio_reset() ... | Arthur de Jong | 2008-01-01 | 1 | -5/+74 |
* | remove temporary file to make distcheck succeed | Arthur de Jong | 2007-12-26 | 1 | -0/+2 |
* | ignore erros in nss commands | Arthur de Jong | 2007-12-26 | 1 | -1/+3 |
* | properly handle spaces in some configuration options (maj... | Arthur de Jong | 2007-12-26 | 1 | -39/+70 |
* | in test_two_searches() test that we can read from the sec... | Arthur de Jong | 2007-12-26 | 1 | -1/+10 |
* | have myldap_get_entry() return an LDAP status code that c... | Arthur de Jong | 2007-12-25 | 1 | -11/+12 |
* | add limited test for reconnect logic | Arthur de Jong | 2007-12-22 | 2 | -1/+45 |
* | limit printing of results in test to just 10 | Arthur de Jong | 2007-12-22 | 1 | -25/+29 |
* | include script name in messages and have srcdir default to . | Arthur de Jong | 2007-12-22 | 1 | -2/+3 |
* | only test the first URI in the configfile | Arthur de Jong | 2007-12-21 | 2 | -2/+2 |
* | pass configfile to use as a command-line paramter to test... | Arthur de Jong | 2007-12-20 | 3 | -41/+73 |
* | fail on any command and specify configfile separately | Arthur de Jong | 2007-12-20 | 1 | -2/+6 |
* | set pagesize to some more reasonable value | Arthur de Jong | 2007-12-20 | 1 | -1/+1 |
* | have assertion on correct search | Arthur de Jong | 2007-12-20 | 1 | -2/+1 |
* | fix typo in comment | Arthur de Jong | 2007-12-14 | 1 | -1/+1 |
* | fix objects that are needed to get tests linkable (due to... | Arthur de Jong | 2007-12-09 | 1 | -3/+3 |
* | remove ugly space | Arthur de Jong | 2007-12-09 | 1 | -1/+1 |
* | add some comments to tests, enable netgroup tests and ext... | Arthur de Jong | 2007-12-09 | 1 | -31/+47 |
* | script to run a number of NSS commands (mainly getent) an... | Arthur de Jong | 2007-10-28 | 1 | -0/+323 |
* | integrate basic myldap interface (partially merged from d... | Arthur de Jong | 2007-10-19 | 3 | -1/+316 |
* | 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 |
* | remove test for alloc_lsd() because we don't use struct l... | Arthur de Jong | 2007-09-22 | 1 | -27/+0 |
* | add some checks for the configuration module | Arthur de Jong | 2007-08-19 | 2 | -2/+228 |
* | move dict and tio tests into the tests directory | Arthur de Jong | 2007-08-19 | 5 | -57/+11 |
* | fix a serious bug in dict_values_next() that would return... | Arthur de Jong | 2007-07-23 | 1 | -1/+8 |
* | add support for removing entries from a DICT by setting t... | Arthur de Jong | 2007-07-23 | 1 | -0/+5 |
* | disable test that will always fail | Arthur de Jong | 2007-07-15 | 1 | -1/+1 |
* | do the simple unit tests at make check time | Arthur de Jong | 2007-07-13 | 2 | -2/+6 |
* | support building outside the source directory | Arthur de Jong | 2007-06-17 | 3 | -0/+5 |
* | move dict into the common directory | Arthur de Jong | 2007-06-11 | 2 | -3/+3 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 3 | -2/+234 |
* | some remaining tabs to spaces and trim trailing spaces | Arthur de Jong | 2007-06-05 | 1 | -2/+2 |