Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* reflect change in test LDAP setupArthur de Jong2008-07-201-1/+1
* add some very basic tests for the isvalidname() functionArthur de Jong2008-06-132-2/+56
* remove test socket at end of testArthur de Jong2008-06-111-0/+2
* implement a very basic test for getpeercred()Arthur de Jong2008-06-062-2/+147
* miscellaneous portability improvementsArthur de Jong2008-06-061-1/+5
* add some tests for isvalidgroupname()Arthur de Jong2008-05-041-0/+9
* add file for testing nslcd/group.cArthur de Jong2008-05-022-1/+138
* don't even compile the test programs on make checkArthur de Jong2008-05-021-2/+5
* don't compile test code on every build and fix LDADD list...Arthur de Jong2008-05-021-9/+8
* fix a warningArthur de Jong2008-05-011-1/+1
* ensure that filter_get_var() and filter_get_var() return ...Arthur de Jong2008-05-011-6/+8
* implement new timing mechanism for retries to quickly fai...Arthur de Jong2008-04-253-21/+20
* include missing includeArthur de Jong2008-04-251-0/+1
* ignore SIGPIPE in myldap testsArthur de Jong2008-04-251-0/+8
* fix assert to be test instead of assignmentArthur de Jong2008-04-251-1/+1
* have the binary look up the file name and only use the sh...Arthur de Jong2008-04-252-3/+11
* fix order of members in group in tests because of new has...Arthur de Jong2008-04-231-4/+4
* add test for problem with duplicate entries being returne...Arthur de Jong2008-04-231-0/+37
* implement a set that uses the dict module as back-endArthur de Jong2008-04-192-3/+72
* some new tests for the dictionary moduleArthur de Jong2008-04-193-10/+2594
* change dict_values_first() and dict_values_next() into di...Arthur de Jong2008-04-171-17/+16
* remote hopefully last reference to rootbind{dn,pw}Arthur de Jong2008-04-131-4/+0
* no problem to shout a little with failed testsArthur de Jong2008-04-051-1/+1
* use a larger buffer for group membership resultsArthur de Jong2008-04-051-4/+4
* check that the last myldap_get_entry() returned successArthur de Jong2008-04-051-0/+1
* add tests for myldap_get_rdn_value() and myldap_cpy_rdn_v...Arthur de Jong2008-02-151-0/+36
* implement resizable I/O buffers and tune buffer sizes to ...Arthur de Jong2008-02-121-12/+24
* add tests for new LDAP lookupsArthur de Jong2008-02-032-2/+49
* enable _nss_ldap_initgroups_dyn() test because it's worki...Arthur de Jong2008-02-011-6/+2
* pagectrl module has movedArthur de Jong2008-02-011-2/+2
* test for hugegroupArthur de Jong2008-02-011-1/+9
* the groups command no longer lists the usernameArthur de Jong2008-02-011-2/+2
* re-add test URIs that accidentally got commented out in t...Arthur de Jong2008-01-311-2/+2
* pass the correct pthread flags for all calls to compiler ...Arthur de Jong2008-01-314-16/+24
* include errno in assertion statementArthur de Jong2008-01-301-27/+41
* when including stdint.h check if we actually have itArthur de Jong2008-01-271-0/+2
* handle the case where /etc/nss-ldapd.conf does not exist ...Arthur de Jong2008-01-261-0/+6
* somewhat improve the output from the testsArthur de Jong2008-01-263-52/+52
* also test map filter and scope configuration optionsArthur de Jong2008-01-261-1/+8
* add a test for the map statementArthur de Jong2008-01-161-1/+3
* support the case where + is in /etc/groupArthur de Jong2008-01-031-1/+1
* get the number of groups and services from files in /etc ...Arthur de Jong2008-01-031-4/+3
* check to see if nslcd is running and add test for a large...Arthur de Jong2008-01-011-4/+24
* add limited implementation of tio_mark() and tio_reset() ...Arthur de Jong2008-01-011-5/+74
* remove temporary file to make distcheck succeedArthur de Jong2007-12-261-0/+2
* ignore erros in nss commandsArthur de Jong2007-12-261-1/+3
* properly handle spaces in some configuration options (maj...Arthur de Jong2007-12-261-39/+70
* in test_two_searches() test that we can read from the sec...Arthur de Jong2007-12-261-1/+10
* have myldap_get_entry() return an LDAP status code that c...Arthur de Jong2007-12-251-11/+12
* add limited test for reconnect logicArthur de Jong2007-12-222-1/+45