| Commit message (Expand) | Author | Age | Files | Lines |
* | reflect change in test LDAP setup | Arthur de Jong | 2008-07-20 | 1 | -1/+1 |
* | add some very basic tests for the isvalidname() function | Arthur de Jong | 2008-06-13 | 2 | -2/+56 |
* | remove test socket at end of test | Arthur de Jong | 2008-06-11 | 1 | -0/+2 |
* | implement a very basic test for getpeercred() | Arthur de Jong | 2008-06-06 | 2 | -2/+147 |
* | miscellaneous portability improvements | Arthur de Jong | 2008-06-06 | 1 | -1/+5 |
* | add some tests for isvalidgroupname() | Arthur de Jong | 2008-05-04 | 1 | -0/+9 |
* | add file for testing nslcd/group.c | Arthur de Jong | 2008-05-02 | 2 | -1/+138 |
* | 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 |
* | fix a warning | Arthur de Jong | 2008-05-01 | 1 | -1/+1 |
* | ensure that filter_get_var() and filter_get_var() return ... | Arthur de Jong | 2008-05-01 | 1 | -6/+8 |
* | implement new timing mechanism for retries to quickly fai... | Arthur de Jong | 2008-04-25 | 3 | -21/+20 |
* | include missing include | Arthur de Jong | 2008-04-25 | 1 | -0/+1 |
* | ignore SIGPIPE in myldap tests | Arthur de Jong | 2008-04-25 | 1 | -0/+8 |
* | fix assert to be test instead of assignment | Arthur de Jong | 2008-04-25 | 1 | -1/+1 |
* | have the binary look up the file name and only use the sh... | Arthur de Jong | 2008-04-25 | 2 | -3/+11 |
* | fix order of members in group in tests because of new has... | Arthur de Jong | 2008-04-23 | 1 | -4/+4 |
* | add test for problem with duplicate entries being returne... | Arthur de Jong | 2008-04-23 | 1 | -0/+37 |
* | implement a set that uses the dict module as back-end | Arthur de Jong | 2008-04-19 | 2 | -3/+72 |
* | some new tests for the dictionary module | Arthur de Jong | 2008-04-19 | 3 | -10/+2594 |
* | change dict_values_first() and dict_values_next() into di... | Arthur de Jong | 2008-04-17 | 1 | -17/+16 |
* | remote hopefully last reference to rootbind{dn,pw} | Arthur de Jong | 2008-04-13 | 1 | -4/+0 |
* | no problem to shout a little with failed tests | Arthur de Jong | 2008-04-05 | 1 | -1/+1 |
* | use a larger buffer for group membership results | Arthur de Jong | 2008-04-05 | 1 | -4/+4 |
* | check that the last myldap_get_entry() returned success | Arthur de Jong | 2008-04-05 | 1 | -0/+1 |
* | add tests for myldap_get_rdn_value() and myldap_cpy_rdn_v... | Arthur de Jong | 2008-02-15 | 1 | -0/+36 |
* | implement resizable I/O buffers and tune buffer sizes to ... | Arthur de Jong | 2008-02-12 | 1 | -12/+24 |
* | 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 |