Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.8.9 release0.8.9Arthur de Jong2012-05-206-8/+101
* implement extra range checking of all numeric valuesArthur de Jong2012-05-208-33/+38
* get rid of a few compiler warnings on FreeBSDArthur de Jong2012-05-184-8/+11
* provide a compatibility version of struct spwd for system...Arthur de Jong2012-05-112-1/+29
* fix fallback definition of SUN_LEN() (fixes r1686)Arthur de Jong2012-05-111-1/+1
* provide a compatibility definition of SUN_LEN() for syste...Arthur de Jong2012-05-095-4/+40
* remove duplicate debug from log messageArthur de Jong2012-05-091-1/+1
* implement PAM authorisation check using pam_authz_search ...Arthur de Jong2012-05-041-3/+57
* ignore user-supplied DN for PAM requests and don't send i...Arthur de Jong2012-05-041-25/+24
* move expression handling to own moduleArthur de Jong2012-05-044-140/+187
* ensure search also works without attribute mapArthur de Jong2012-05-041-1/+3
* small code style improvementsArthur de Jong2012-05-041-18/+22
* allow the pam_authz_search option to be specified multipl...Arthur de Jong2012-05-045-63/+88
* don't try to close _SC_OPEN_MAX file descriptorArthur de Jong2012-05-041-1/+1
* move all PAM_AUTHTOK_RECOVERY_ERR compatibility definitio...Arthur de Jong2012-05-022-12/+4
* documentation touch-upsArthur de Jong2012-04-291-79/+67
* get files ready for 0.8.8 release0.8.8Arthur de Jong2012-04-276-4/+33
* add a schema file that some people use for PAMArthur de Jong2012-04-272-2/+22
* split the functionality to read everything from the strea...Arthur de Jong2012-04-263-14/+30
* support alternative unknown user responseArthur de Jong2012-04-261-0/+1
* get files ready for 0.8.7 release0.8.7Arthur de Jong2012-04-226-8/+136
* update files from recent automakeArthur de Jong2012-04-092-81/+134
* increase buffer for pam_authz_search as suggested by Chri...Arthur de Jong2012-03-231-2/+2
* support the upper and lower functions in attribute mappin...Arthur de Jong2012-03-161-2/+17
* refactor some of the attribute mapping code to introduce ...Arthur de Jong2012-03-163-39/+118
* implement a getpeercred() functionArthur de Jong2012-03-161-2/+7
* always try to log the ldap error, the diagnostic message ...Arthur de Jong2012-03-161-42/+68
* put both tio_skip() and tio_close() within if (fixes r163...Arthur de Jong2012-03-161-1/+5
* read any remaining available data from the stream when cl...Arthur de Jong2012-03-143-6/+39
* ensure that we don't try to read more than SSIZE_MAX bytesArthur de Jong2012-03-141-2/+9
* document the fact that each thread opens it's own connect...Arthur de Jong2012-03-132-0/+3
* make whether or not to do case-sensitive filtering config...Arthur de Jong2012-03-1312-11/+42
* update from latest automakeArthur de Jong2012-03-134-108/+89
* when doing DNS queries for SRV records recognise default ...Arthur de Jong2012-03-101-3/+14
* add missing include for _POSIX_HOST_NAME_MAX (thanks Mel ...Arthur de Jong2012-03-101-1/+2
* fix log message for invalid pam_authz_search as reported ...Arthur de Jong2012-03-101-1/+1
* remove extra newline from log messageArthur de Jong2012-03-051-4/+4
* provide more detailed logging information for ldap_start_...Arthur de Jong2012-03-052-3/+19
* log the first 10 search results in debug mode to make deb...Arthur de Jong2012-02-291-1/+16
* update copyright yearsArthur de Jong2012-02-292-3/+3
* get files ready for 0.8.6 release0.8.6Arthur de Jong2012-01-296-13/+136
* implement a naive offline cacheArthur de Jong2012-01-2913-4/+516
* small simplification in group lookups (member attributes ...Arthur de Jong2012-01-291-13/+9
* split the result handling into a convert() and write() stepArthur de Jong2012-01-2912-114/+111
* formatting fixesArthur de Jong2012-01-202-2/+2
* clarify error messages and fix typo in commentArthur de Jong2012-01-201-3/+3
* separate the Debian packaging from main sources switching...Arthur de Jong2012-01-2054-13321/+1
* add missing Python modules to tarballArthur de Jong2012-01-201-2/+2
* FreeBSD compilation fixes by Maxim VetrovArthur de Jong2012-01-172-2/+3
* pass the correct size of named socket address (fixes Free...Arthur de Jong2012-01-172-2/+2