| Commit message (Expand) | Author | Age | Files | Lines |
* | support alternative unknown user response | Arthur de Jong | 2012-04-26 | 1 | -0/+1 |
* | warn when we couldn't get the gid or pid, the uid is the ... | Arthur de Jong | 2011-09-04 | 1 | -2/+7 |
* | add casts from size_t to int for printf | Arthur de Jong | 2011-09-04 | 1 | -2/+2 |
* | put external libraries at the end when linking | Arthur de Jong | 2011-08-14 | 1 | -3/+3 |
* | replace last traces of groupOfUniqueNames | Arthur de Jong | 2011-08-05 | 1 | -1/+1 |
* | check whether the NSS shadow map queries LDAP before retu... | Arthur de Jong | 2011-08-05 | 1 | -1/+1 |
* | update tests with change of member/uniqueMember default c... | Arthur de Jong | 2011-08-05 | 3 | -5/+7 |
* | switch to using the member attribute by default instead o... | Arthur de Jong | 2011-08-03 | 1 | -2/+2 |
* | handle expressions where the expander function returns NU... | Arthur de Jong | 2011-06-05 | 1 | -0/+4 |
* | add test case for two-character user name | Arthur de Jong | 2011-05-23 | 1 | -0/+1 |
* | improve handling of test_login_unknown | Arthur de Jong | 2011-04-24 | 1 | -2/+1 |
* | allow running test_{nss,pam}cmds tests from another direc... | Arthur de Jong | 2011-04-15 | 3 | -4/+9 |
* | ensure that all test source files are distibuted and can ... | Arthur de Jong | 2011-03-26 | 3 | -9/+14 |
* | re-organise tests somewhat making things more consistent | Arthur de Jong | 2011-03-25 | 4 | -49/+36 |
* | implement a validnames option that can be used to fine-tu... | Arthur de Jong | 2011-03-25 | 2 | -1/+8 |
* | more tests and general test improvements | Arthur de Jong | 2011-03-19 | 3 | -0/+71 |
* | implement test cases for some of the common PAM actions (... | Arthur de Jong | 2011-03-18 | 5 | -37/+302 |
* | put all assertion functions and compatibility code into o... | Arthur de Jong | 2011-03-17 | 8 | -111/+89 |
* | remove legacy test code that is no longer used | Arthur de Jong | 2011-03-16 | 13 | -1369/+1 |
* | fix name of script in header | Arthur de Jong | 2011-03-13 | 1 | -1/+1 |
* | add some test groups and add the arthur user to them to t... | Arthur de Jong | 2011-03-06 | 2 | -3/+3 |
* | paging isn't supported by OpenLDAP when chasing referrals | Arthur de Jong | 2010-12-26 | 1 | -1/+1 |
* | sort group members by alphabet to not be dependant on the... | Arthur de Jong | 2010-12-18 | 1 | -11/+21 |
* | update tests with current test set-up (with chasing a ref... | Arthur de Jong | 2010-12-18 | 3 | -1/+4 |
* | include extra assertion checks | Arthur de Jong | 2010-12-11 | 1 | -0/+2 |
* | implement dict_getany() and set_pop() functions to be abl... | Arthur de Jong | 2010-10-15 | 1 | -3/+15 |
* | make DICTs and SETs case-sensitive | Arthur de Jong | 2010-10-15 | 2 | -15/+18 |
* | also switch to nss_status_t for test code | Arthur de Jong | 2010-09-28 | 11 | -22/+22 |
* | implement a global symbol inside the NSS module to allow ... | Arthur de Jong | 2010-06-14 | 1 | -2/+2 |
* | rename reconnect_maxsleeptime option to reconnect_retrytime | Arthur de Jong | 2010-05-09 | 2 | -2/+2 |
* | implement test for buffer overflow | Arthur de Jong | 2010-05-07 | 1 | -0/+31 |
* | also have myldap_search() return an LDAP status code | Arthur de Jong | 2010-04-13 | 1 | -10/+10 |
* | small improvements to the test setup | Arthur de Jong | 2010-04-01 | 3 | -19/+14 |
* | small updates to documentation | Arthur de Jong | 2010-02-27 | 1 | -6/+5 |
* | implement attribute mapping using shell-like expressions | Arthur de Jong | 2009-12-28 | 5 | -7/+163 |
* | preload our own NSS module for tests | Arthur de Jong | 2009-12-28 | 1 | -0/+5 |
* | change dict and set API to perform loops with a list of s... | Arthur de Jong | 2009-12-13 | 2 | -31/+37 |
* | add test case for comma in DN attribute value | Arthur de Jong | 2009-11-01 | 2 | -4/+8 |
* | rename configfile to /etc/nslcd.conf and make debian pack... | Arthur de Jong | 2009-08-31 | 7 | -13/+13 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 9 | -11/+11 |
* | implement case-sensitive filtering for group, netgroup, p... | Arthur de Jong | 2009-06-06 | 1 | -1/+59 |
* | fix wrapping | Arthur de Jong | 2009-06-06 | 1 | -11/+11 |
* | update and document test suite | Arthur de Jong | 2009-06-06 | 3 | -1/+90 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-29 | 1 | -1/+1 |
* | add missing objects to test programs | Arthur de Jong | 2009-05-29 | 1 | -0/+8 |
* | support multiple search bases, partially based on a patch... | Arthur de Jong | 2009-05-24 | 2 | -12/+12 |
* | allow backslashes in names execpt as first or last character | Arthur de Jong | 2008-12-03 | 1 | -0/+3 |
* | 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 |