Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
...
* small compatibility improvementsArthur de Jong2010-05-121-2/+4
* replace my_pam_warn() with pam_info() and pam_error() and...Arthur de Jong2010-05-104-37/+92
* implement a minimum_uid option for the PAM module to igno...Arthur de Jong2010-05-061-1/+12
* add pointer to RFC 3062Arthur de Jong2010-02-171-1/+1
* provide a replacement for the pam_get_authtok() functions...Arthur de Jong2009-10-173-1/+166
* provide replacement functions for ldap_initialize() and l...Arthur de Jong2009-10-176-49/+234
* also provide some function definitions for ether_ntoa() a...Arthur de Jong2009-10-171-1/+11
* rename software to nss-pam-ldapdArthur de Jong2009-08-314-4/+4
* fix for getpeercred() on Solaris by David Bartley <dtbart...Arthur de Jong2009-01-301-5/+5
* use the cr_ prefix when getting a xucred struct (needed f...Arthur de Jong2008-06-061-2/+2
* miscellaneous portability improvementsArthur de Jong2008-06-061-0/+8
* fix typos in references to HAVE_ETHER_NTOA_R and HAVE_ETH...Arthur de Jong2008-04-251-4/+4
* make test for compiler versions simpler and per used attr...Arthur de Jong2008-03-301-17/+27
* provide replacements for ether_aton_r() and ether_ntoa_r...Arthur de Jong2008-02-043-1/+103
* only define MUST_USE attribute if gcc version is more rec...Arthur de Jong2008-01-311-8/+19
* move pagectrl code into compat directoryArthur de Jong2008-01-313-1/+264
* provide replacement functions for daemon() and getopt_lon...Arthur de Jong2008-01-305-0/+248
* define __STRING() if it's not defined by the systemArthur de Jong2008-01-301-0/+9
* some fixes for LOCAL_PEERCRED (still untested)Arthur de Jong2008-01-301-6/+2
* integrate some compatibility code into myldap.c, the only...Arthur de Jong2008-01-271-32/+0
* add (untested) support for the Solaris getpeerucred() fun...Arthur de Jong2008-01-262-2/+19
* move code to get information from socket peer to the comp...Arthur de Jong2008-01-263-0/+153
* remove unused tests and compatibility codeArthur de Jong2007-12-201-13/+0
* some small layout changesArthur de Jong2007-12-091-3/+3
* some simplifications in the reconnect loging, removing th...Arthur de Jong2007-09-091-0/+45
* add gcc attributes to some functions and parametersArthur de Jong2007-02-171-0/+61