| Commit message (Expand) | Author | Age | Files | Lines |
* | ensure that all test source files are distibuted and can ... | Arthur de Jong | 2011-03-26 | 3 | -9/+14 |
* | sync validname regular expression with nslcd | Arthur de Jong | 2011-03-26 | 1 | -1/+1 |
* | no longer indefinitely wait for all worker threads to fin... | Arthur de Jong | 2011-03-25 | 2 | -34/+37 |
* | re-organise tests somewhat making things more consistent | Arthur de Jong | 2011-03-25 | 4 | -49/+36 |
* | integrate patch by Daniel Dehennin to not loose debconf v... | Arthur de Jong | 2011-03-25 | 2 | -64/+69 |
* | implement a validnames option that can be used to fine-tu... | Arthur de Jong | 2011-03-25 | 7 | -43/+95 |
* | implement service, protocol and rpc lookups | Arthur de Jong | 2011-03-24 | 4 | -0/+292 |
* | fix the case where the RDN is for some reason not in the cn | Arthur de Jong | 2011-03-24 | 2 | -2/+2 |
* | fix configuration name | Arthur de Jong | 2011-03-24 | 1 | -2/+2 |
* | truncate pidfile to ensure remains of previous value is gone | Arthur de Jong | 2011-03-24 | 1 | -1/+2 |
* | fix use of spaces | Arthur de Jong | 2011-03-23 | 1 | -2/+2 |
* | fix descriptions of files | Arthur de Jong | 2011-03-23 | 2 | -2/+2 |
* | provide a definition of daemon() for systems that lack it | Arthur de Jong | 2011-03-23 | 3 | -5/+7 |
* | typo fix in comment | Arthur de Jong | 2011-03-23 | 1 | -2/+2 |
* | more tests and general test improvements | Arthur de Jong | 2011-03-19 | 4 | -1/+72 |
* | small code improvements | Arthur de Jong | 2011-03-19 | 7 | -13/+16 |
* | remove logging functionality that isn't used | Arthur de Jong | 2011-03-19 | 2 | -159/+20 |
* | 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 | 9 | -111/+90 |
* | put idle_timelimit option in Active Directory example wit... | Arthur de Jong | 2011-03-17 | 1 | -0/+1 |
* | remove legacy test code that is no longer used | Arthur de Jong | 2011-03-16 | 13 | -1369/+1 |
* | check for user existence before trying password change | Arthur de Jong | 2011-03-14 | 1 | -0/+29 |
* | fix a problem in the timeout paramater that was being pas... | Arthur de Jong | 2011-03-14 | 1 | -1/+1 |
* | fix name of script in header | Arthur de Jong | 2011-03-13 | 1 | -1/+1 |
* | include the resolv library for hstrerror() on platforms t... | Arthur de Jong | 2011-03-12 | 1 | -0/+1 |
* | put all HOST_NAME_MAX fallbacks in common.h and fall back... | Arthur de Jong | 2011-03-12 | 2 | -4/+4 |
* | ensure that permissions are sane in the distributed tarball | Arthur de Jong | 2011-03-11 | 1 | -0/+4 |
* | fix problem with endless loop on incorrect password | Arthur de Jong | 2011-03-11 | 1 | -4/+1 |
* | move HOST_NAME_MAX fallback definition to header file | Arthur de Jong | 2011-03-11 | 2 | -4/+5 |
* | get files ready for 0.8.1 release0.8.1 | Arthur de Jong | 2011-03-10 | 8 | -13/+188 |
* | update copyright headers to add missing years | Arthur de Jong | 2011-03-10 | 16 | -16/+16 |
* | fix compiler warning | Arthur de Jong | 2011-03-09 | 1 | -1/+2 |
* | properly handle user-not-found errors when doing authenti... | Arthur de Jong | 2011-03-09 | 2 | -3/+15 |
* | implement module for netgroup lookups | Arthur de Jong | 2011-03-06 | 3 | -2/+83 |
* | add network name lookups | Arthur de Jong | 2011-03-06 | 3 | -2/+91 |
* | add some test groups and add the arthur user to them to t... | Arthur de Jong | 2011-03-06 | 2 | -3/+3 |
* | pass --enable-pynslcd with distcheck | Arthur de Jong | 2011-03-06 | 1 | -1/+2 |
* | clean up compiled python files | Arthur de Jong | 2011-03-06 | 1 | -0/+4 |
* | fix search filter objectClass for hosts | Arthur de Jong | 2011-03-06 | 1 | -2/+2 |
* | ensure that session id is only logged while handling a co... | Arthur de Jong | 2011-03-06 | 3 | -7/+26 |
* | note that attribute mapping expressions cannot be used fo... | Arthur de Jong | 2011-03-06 | 1 | -0/+2 |
* | implement module for hostname lookups | Arthur de Jong | 2011-02-14 | 4 | -1/+113 |
* | fix comment | Arthur de Jong | 2011-02-14 | 1 | -1/+1 |
* | clean up and add missing files to installation | Arthur de Jong | 2011-02-14 | 2 | -68/+3 |
* | fix FreeBSD nss_ldap soname (as seen in current FreeBSD p... | Arthur de Jong | 2011-02-11 | 1 | -1/+1 |
* | create the directory for the socket and pidfile | Arthur de Jong | 2011-02-11 | 1 | -11/+24 |
* | document a proper replacement for pam_check_host_attr (th... | Arthur de Jong | 2011-01-29 | 1 | -6/+8 |
* | implement a fqdn variable that can be used inside pam_aut... | Arthur de Jong | 2011-01-29 | 5 | -52/+87 |
* | name pam_check_service_attr and pam_check_host_attr optio... | Arthur de Jong | 2011-01-23 | 1 | -4/+8 |
* | add FreeBSD support, partially imported from the FreeBSD ... | Arthur de Jong | 2011-01-05 | 8 | -4/+212 |