Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* update tests to current test environmentArthur de Jong2013-12-083-27/+91
* handle expressions where the expander function returns NU...Arthur de Jong2011-06-051-0/+4
* implement a global symbol inside the NSS module to allow ...Arthur de Jong2010-06-141-2/+2
* rename reconnect_maxsleeptime option to reconnect_retrytimeArthur de Jong2010-05-092-2/+2
* implement test for buffer overflowArthur de Jong2010-05-071-0/+31
* also have myldap_search() return an LDAP status codeArthur de Jong2010-04-131-10/+10
* small improvements to the test setupArthur de Jong2010-04-013-19/+14
* small updates to documentationArthur de Jong2010-02-271-6/+5
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-285-7/+163
* preload our own NSS module for testsArthur de Jong2009-12-281-0/+5
* change dict and set API to perform loops with a list of s...Arthur de Jong2009-12-132-31/+37
* add test case for comma in DN attribute valueArthur de Jong2009-11-012-4/+8
* rename configfile to /etc/nslcd.conf and make debian pack...Arthur de Jong2009-08-317-13/+13
* rename software to nss-pam-ldapdArthur de Jong2009-08-319-11/+11
* implement case-sensitive filtering for group, netgroup, p...Arthur de Jong2009-06-061-1/+59
* fix wrappingArthur de Jong2009-06-061-11/+11
* update and document test suiteArthur de Jong2009-06-063-1/+90
* refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-291-1/+1
* add missing objects to test programsArthur de Jong2009-05-291-0/+8
* support multiple search bases, partially based on a patch...Arthur de Jong2009-05-242-12/+12
* allow backslashes in names execpt as first or last characterArthur de Jong2008-12-031-0/+3
* 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