Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Define NETDB_INTERNAL for musl libcArthur de Jong2023-08-061-0/+5
* Fix compilation issues on NetBSDBrett Lymn2023-06-171-6/+1
* Various spelling fixesArthur de Jong2019-09-176-12/+12
* Mark case blocks without break statementArthur de Jong2018-02-171-0/+7
* Fix HAVE_DECL_PAM_ERROR usageArthur de Jong2017-06-181-2/+2
* Fix pam_info() and pam_error() replacementArthur de Jong2017-06-161-5/+5
* Query ethernet addresses in compact and long formatArthur de Jong2017-06-132-26/+2
* Use correct PIC arg for non-GCC compilersTim Rice2015-03-231-1/+1
* Remove use of irs-nss.hArthur de Jong2015-03-221-3/+0
* Provide replacement ldap_create_deref_control()Arthur de Jong2014-01-053-1/+63
* Remove daemon() replacement functionArthur de Jong2014-01-023-107/+1
* Add a test for pam_get_item() argument typeArthur de Jong2013-11-252-4/+4
* Fix a number of compiler warningsArthur de Jong2013-10-291-1/+1
* Compatibility definitions for {set,get,end}usershell()Arthur de Jong2013-10-292-0/+50
* Fix for common spelling mistakeArthur de Jong2013-08-282-2/+2
* also support systems without bet_get_enum()Arthur de Jong2013-03-101-0/+4
* provide a basic replacement implementation of ldap_passwo...Arthur de Jong2013-03-033-1/+53
* provide a replacement implementation of ldap_parse_passwo...Arthur de Jong2013-03-033-1/+124
* request and parse password policy controls when doing use...Arthur de Jong2013-03-031-1/+15
* fix copyright yearArthur de Jong2013-01-181-1/+1
* remove not needed defineArthur de Jong2013-01-051-4/+1
* update C coding style to a more commonly used styleArthur de Jong2012-12-2219-232/+243
* include a missing castArthur de Jong2012-09-011-1/+1
* provide a compatibility version of struct spwd for system...Arthur de Jong2012-05-111-1/+16
* 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-093-3/+37
* move all PAM_AUTHTOK_RECOVERY_ERR compatibility definitio...Arthur de Jong2012-05-022-12/+4
* provide more detailed logging information for ldap_start_...Arthur de Jong2012-03-051-0/+8
* fix headerArthur de Jong2011-07-031-1/+1
* provide PAM_AUTHTOK_RECOVERY_ERR for systems with only PA...Arthur de Jong2011-07-031-0/+8
* provide replacement implementation for strndup() for syst...Arthur de Jong2011-04-153-1/+76
* provide a definition of daemon() for systems that lack itArthur de Jong2011-03-231-3/+6
* typo fix in commentArthur de Jong2011-03-231-2/+2
* update copyright headers to add missing yearsArthur de Jong2011-03-104-4/+4
* SASL compatibility definitionArthur de Jong2010-11-071-0/+4
* small fixArthur de Jong2010-10-131-2/+2
* move missing declarations of ether_ntoa() and ether_aton(...Arthur de Jong2010-10-102-15/+16
* merge some of the changes for Solaris portability to ease...Arthur de Jong2010-10-041-0/+3
* use AC_CHECK_DECLS to check for definitions of functions ...Arthur de Jong2010-10-012-6/+8
* only provide definitions for ether_aton() and ether_ntoa(...Arthur de Jong2010-09-291-0/+4
* fix definitions of ether_aton() and ether_ntoa()Arthur de Jong2010-09-291-3/+3
* begin merging some of the compatibility improvements from...Arthur de Jong2010-09-282-0/+17
* no need to provide a enum nss_status replacement because ...Arthur de Jong2010-09-281-11/+0
* switch to using nss_status_t throughout the code and prov...Arthur de Jong2010-09-241-0/+35
* compatibility improvement: also check for nss_common.h an...Arthur de Jong2010-07-181-0/+5
* define pam_info(), pam_error() and pam_syslog() compatibi...Arthur de Jong2010-07-181-6/+6
* have more compatibility code for NSS module and move comp...Arthur de Jong2010-06-172-0/+113
* make include guard names consistent throughout the source...Arthur de Jong2010-06-147-20/+20
* add a warning to the limitation of our pam_get_authtok() ...Arthur de Jong2010-06-021-0/+1
* perform logging from PAM module to syslog and support the...Arthur de Jong2010-05-141-0/+9