| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the NSS tests dependant on the configuration of nssw... | Arthur de Jong | 2013-03-28 | 1 | -1/+45 |
* | Do not rely on printf() being able to print NULL strings | Arthur de Jong | 2013-03-28 | 1 | -9/+16 |
* | Add tests for nested group functionality | Arthur de Jong | 2013-03-24 | 2 | -9/+287 |
* | Unpack the LDIF file to make diffs clearer | Arthur de Jong | 2013-03-24 | 2 | -0/+55867 |
* | implement a lookup_shadow test command for use on systems... | Arthur de Jong | 2013-03-11 | 2 | -1/+101 |
* | small portability fix in test_pamcmds.sh | Arthur de Jong | 2013-03-10 | 1 | -2/+4 |
* | implement functionality to send a cache invalidation sign... | Arthur de Jong | 2013-03-09 | 1 | -2/+2 |
* | add tests for trimming expressions | Arthur de Jong | 2013-03-03 | 1 | -1/+14 |
* | allow names with one character in default validnames opti... | Arthur de Jong | 2013-02-23 | 1 | -1/+3 |
* | support children search scope for systems that have it | Arthur de Jong | 2013-01-14 | 1 | -0/+4 |
* | support systems without ETIME | Arthur de Jong | 2013-01-14 | 1 | -1/+6 |
* | check whether setnetgrent() returns int or void (for Free... | Arthur de Jong | 2013-01-14 | 1 | -1/+5 |
* | reorganise configuration file parsing code | Arthur de Jong | 2013-01-12 | 1 | -38/+42 |
* | update FIXMEs | Arthur de Jong | 2013-01-05 | 1 | -1/+1 |
* | code style fix | Arthur de Jong | 2012-12-30 | 1 | -2/+2 |
* | reorganise and rename configuration options to be in line... | Arthur de Jong | 2012-12-30 | 2 | -4/+4 |
* | remove the ldc_ prefix from struct ldap_config fields | Arthur de Jong | 2012-12-30 | 2 | -39/+31 |
* | implement a lookup_netgroup command for systems that cann... | Arthur de Jong | 2012-12-29 | 2 | -1/+57 |
* | update the netgroup by name request to have one result en... | Arthur de Jong | 2012-12-23 | 1 | -3/+1 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 9 | -652/+683 |
* | also test for correct value of errno on timeout and make ... | Arthur de Jong | 2012-12-14 | 1 | -3/+14 |
* | also output debugging info in test_timeout_reader test | Arthur de Jong | 2012-12-14 | 1 | -0/+4 |
* | make test even more verbose and set number of writes back... | Arthur de Jong | 2012-12-06 | 1 | -4/+8 |
* | rephrase test to more clearly explain what we're testing ... | Arthur de Jong | 2012-11-30 | 1 | -9/+14 |
* | allow attribute options in attribute mapping expressions | Arthur de Jong | 2012-10-19 | 1 | -0/+5 |
* | provide alternatives for assertion failures on Solaris an... | Arthur de Jong | 2012-10-13 | 1 | -1/+7 |
* | update tests to new tio interface (fixes r1783) | Arthur de Jong | 2012-10-13 | 1 | -22/+5 |
* | 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 |