Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.8.2 release0.8.2Arthur de Jong2011-03-268-11/+214
* ensure that all test source files are distibuted and can ...Arthur de Jong2011-03-263-9/+14
* sync validname regular expression with nslcdArthur de Jong2011-03-261-1/+1
* no longer indefinitely wait for all worker threads to fin...Arthur de Jong2011-03-252-34/+37
* re-organise tests somewhat making things more consistentArthur de Jong2011-03-254-49/+36
* integrate patch by Daniel Dehennin to not loose debconf v...Arthur de Jong2011-03-252-64/+69
* implement a validnames option that can be used to fine-tu...Arthur de Jong2011-03-257-43/+95
* implement service, protocol and rpc lookupsArthur de Jong2011-03-244-0/+292
* fix the case where the RDN is for some reason not in the cnArthur de Jong2011-03-242-2/+2
* fix configuration nameArthur de Jong2011-03-241-2/+2
* truncate pidfile to ensure remains of previous value is goneArthur de Jong2011-03-241-1/+2
* fix use of spacesArthur de Jong2011-03-231-2/+2
* fix descriptions of filesArthur de Jong2011-03-232-2/+2
* provide a definition of daemon() for systems that lack itArthur de Jong2011-03-233-5/+7
* typo fix in commentArthur de Jong2011-03-231-2/+2
* more tests and general test improvementsArthur de Jong2011-03-194-1/+72
* small code improvementsArthur de Jong2011-03-197-13/+16
* remove logging functionality that isn't usedArthur de Jong2011-03-192-159/+20
* 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-179-111/+90
* put idle_timelimit option in Active Directory example wit...Arthur de Jong2011-03-171-0/+1
* remove legacy test code that is no longer usedArthur de Jong2011-03-1613-1369/+1
* check for user existence before trying password changeArthur de Jong2011-03-141-0/+29
* fix a problem in the timeout paramater that was being pas...Arthur de Jong2011-03-141-1/+1
* fix name of script in headerArthur de Jong2011-03-131-1/+1
* include the resolv library for hstrerror() on platforms t...Arthur de Jong2011-03-121-0/+1
* put all HOST_NAME_MAX fallbacks in common.h and fall back...Arthur de Jong2011-03-122-4/+4
* ensure that permissions are sane in the distributed tarballArthur de Jong2011-03-111-0/+4
* fix problem with endless loop on incorrect passwordArthur de Jong2011-03-111-4/+1
* move HOST_NAME_MAX fallback definition to header fileArthur de Jong2011-03-112-4/+5
* get files ready for 0.8.1 release0.8.1Arthur de Jong2011-03-108-13/+188
* update copyright headers to add missing yearsArthur de Jong2011-03-1016-16/+16
* fix compiler warningArthur de Jong2011-03-091-1/+2
* properly handle user-not-found errors when doing authenti...Arthur de Jong2011-03-092-3/+15
* implement module for netgroup lookupsArthur de Jong2011-03-063-2/+83
* add network name lookupsArthur de Jong2011-03-063-2/+91
* add some test groups and add the arthur user to them to t...Arthur de Jong2011-03-062-3/+3
* pass --enable-pynslcd with distcheckArthur de Jong2011-03-061-1/+2
* clean up compiled python filesArthur de Jong2011-03-061-0/+4
* fix search filter objectClass for hostsArthur de Jong2011-03-061-2/+2
* ensure that session id is only logged while handling a co...Arthur de Jong2011-03-063-7/+26
* note that attribute mapping expressions cannot be used fo...Arthur de Jong2011-03-061-0/+2
* implement module for hostname lookupsArthur de Jong2011-02-144-1/+113
* fix commentArthur de Jong2011-02-141-1/+1
* clean up and add missing files to installationArthur de Jong2011-02-142-68/+3
* fix FreeBSD nss_ldap soname (as seen in current FreeBSD p...Arthur de Jong2011-02-111-1/+1
* create the directory for the socket and pidfileArthur de Jong2011-02-111-11/+24
* document a proper replacement for pam_check_host_attr (th...Arthur de Jong2011-01-291-6/+8
* implement a fqdn variable that can be used inside pam_aut...Arthur de Jong2011-01-295-52/+87
* name pam_check_service_attr and pam_check_host_attr optio...Arthur de Jong2011-01-231-4/+8