| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | implement a very basic test for getpeercred() | Arthur de Jong | 2008-06-06 | 2 | -2/+147 |
* | miscellaneous portability improvements | Arthur de Jong | 2008-06-06 | 1 | -1/+5 |
* | add some tests for isvalidgroupname() | Arthur de Jong | 2008-05-04 | 1 | -0/+9 |
* | add file for testing nslcd/group.c | Arthur de Jong | 2008-05-02 | 2 | -1/+138 |
* | don't even compile the test programs on make check | Arthur de Jong | 2008-05-02 | 1 | -2/+5 |
* | don't compile test code on every build and fix LDADD list... | Arthur de Jong | 2008-05-02 | 1 | -9/+8 |
* | fix a warning | Arthur de Jong | 2008-05-01 | 1 | -1/+1 |
* | ensure that filter_get_var() and filter_get_var() return ... | Arthur de Jong | 2008-05-01 | 1 | -6/+8 |
* | implement new timing mechanism for retries to quickly fai... | Arthur de Jong | 2008-04-25 | 3 | -21/+20 |
* | include missing include | Arthur de Jong | 2008-04-25 | 1 | -0/+1 |
* | ignore SIGPIPE in myldap tests | Arthur de Jong | 2008-04-25 | 1 | -0/+8 |
* | fix assert to be test instead of assignment | Arthur de Jong | 2008-04-25 | 1 | -1/+1 |
* | have the binary look up the file name and only use the sh... | Arthur de Jong | 2008-04-25 | 2 | -3/+11 |
* | fix order of members in group in tests because of new has... | Arthur de Jong | 2008-04-23 | 1 | -4/+4 |
* | add test for problem with duplicate entries being returne... | Arthur de Jong | 2008-04-23 | 1 | -0/+37 |
* | implement a set that uses the dict module as back-end | Arthur de Jong | 2008-04-19 | 2 | -3/+72 |
* | some new tests for the dictionary module | Arthur de Jong | 2008-04-19 | 3 | -10/+2594 |
* | change dict_values_first() and dict_values_next() into di... | Arthur de Jong | 2008-04-17 | 1 | -17/+16 |
* | remote hopefully last reference to rootbind{dn,pw} | Arthur de Jong | 2008-04-13 | 1 | -4/+0 |
* | no problem to shout a little with failed tests | Arthur de Jong | 2008-04-05 | 1 | -1/+1 |
* | use a larger buffer for group membership results | Arthur de Jong | 2008-04-05 | 1 | -4/+4 |
* | check that the last myldap_get_entry() returned success | Arthur de Jong | 2008-04-05 | 1 | -0/+1 |
* | add tests for myldap_get_rdn_value() and myldap_cpy_rdn_v... | Arthur de Jong | 2008-02-15 | 1 | -0/+36 |
* | implement resizable I/O buffers and tune buffer sizes to ... | Arthur de Jong | 2008-02-12 | 1 | -12/+24 |
* | add tests for new LDAP lookups | Arthur de Jong | 2008-02-03 | 2 | -2/+49 |
* | enable _nss_ldap_initgroups_dyn() test because it's worki... | Arthur de Jong | 2008-02-01 | 1 | -6/+2 |
* | pagectrl module has moved | Arthur de Jong | 2008-02-01 | 1 | -2/+2 |
* | test for hugegroup | Arthur de Jong | 2008-02-01 | 1 | -1/+9 |