Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* update test script and configuration from 0.9 branchArthur de Jong2014-01-262-15/+55
* upgrade to automake 1.14 (eefe25d, 2a5d37e, 5b78508, 4fc4...Arthur de Jong2013-12-081-9/+4
* make the NSS tests dependant on the configuration of nssw...Arthur de Jong2013-05-051-1/+45
* support systems without ETIME (5e0bb05 from 0.9)Arthur de Jong2013-05-051-1/+6
* small portability fix in test_pamcmds.sh (24c565c from 0.9)Arthur de Jong2013-05-051-2/+4
* do not rely on printf() being able to print NULL strings ...Arthur de Jong2013-04-281-7/+14
* allow attribute options in attribute mapping expressionsArthur de Jong2012-10-191-0/+5
* provide alternatives for assertion failures on Solaris an...Arthur de Jong2012-10-131-1/+7
* update tests to new tio interface (fixes r1783)Arthur de Jong2012-10-131-22/+5
* support alternative unknown user responseArthur de Jong2012-04-261-0/+1
* warn when we couldn't get the gid or pid, the uid is the ...Arthur de Jong2011-09-041-2/+7
* add casts from size_t to int for printfArthur de Jong2011-09-041-2/+2
* put external libraries at the end when linkingArthur de Jong2011-08-141-3/+3
* replace last traces of groupOfUniqueNamesArthur de Jong2011-08-051-1/+1
* check whether the NSS shadow map queries LDAP before retu...Arthur de Jong2011-08-051-1/+1
* update tests with change of member/uniqueMember default c...Arthur de Jong2011-08-053-5/+7
* switch to using the member attribute by default instead o...Arthur de Jong2011-08-031-2/+2
* handle expressions where the expander function returns NU...Arthur de Jong2011-06-051-0/+4
* add test case for two-character user nameArthur de Jong2011-05-231-0/+1
* improve handling of test_login_unknownArthur de Jong2011-04-241-2/+1
* allow running test_{nss,pam}cmds tests from another direc...Arthur de Jong2011-04-153-4/+9
* ensure that all test source files are distibuted and can ...Arthur de Jong2011-03-263-9/+14
* re-organise tests somewhat making things more consistentArthur de Jong2011-03-254-49/+36
* implement a validnames option that can be used to fine-tu...Arthur de Jong2011-03-252-1/+8
* more tests and general test improvementsArthur de Jong2011-03-193-0/+71
* implement test cases for some of the common PAM actions (...Arthur de Jong2011-03-185-37/+302
* put all assertion functions and compatibility code into o...Arthur de Jong2011-03-178-111/+89
* remove legacy test code that is no longer usedArthur de Jong2011-03-1613-1369/+1
* fix name of script in headerArthur de Jong2011-03-131-1/+1
* add some test groups and add the arthur user to them to t...Arthur de Jong2011-03-062-3/+3
* paging isn't supported by OpenLDAP when chasing referralsArthur de Jong2010-12-261-1/+1
* sort group members by alphabet to not be dependant on the...Arthur de Jong2010-12-181-11/+21
* update tests with current test set-up (with chasing a ref...Arthur de Jong2010-12-183-1/+4
* include extra assertion checksArthur de Jong2010-12-111-0/+2
* implement dict_getany() and set_pop() functions to be abl...Arthur de Jong2010-10-151-3/+15
* make DICTs and SETs case-sensitiveArthur de Jong2010-10-152-15/+18
* also switch to nss_status_t for test codeArthur de Jong2010-09-2811-22/+22
* 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