Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add FreeBSD support, partially imported from the FreeBSD ...Arthur de Jong2011-01-058-4/+212
* put solnss.c under EXTRA_nss_ldap_so_SOURCESArthur de Jong2011-01-011-2/+2
* add ids to options so we can more easily reference them f...Arthur de Jong2011-01-013-52/+52
* include definition of rc in all code paths because it's u...Arthur de Jong2011-01-011-3/+1
* fix quoting of NSS_MODULE_OBJS expression to one that is ...Arthur de Jong2011-01-011-2/+2
* ensure that solnss.c ends up in tarballArthur de Jong2011-01-011-2/+2
* get files ready for 0.8.0 release0.8.0Arthur de Jong2010-12-308-17/+698