solanum/authd
2020-07-05 21:20:34 -06:00
..
providers authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
authd.c authd/authd: a function that calls exit(3) should be marked noreturn 2016-06-01 20:27:19 +00:00
authd.h authd: be more anal about errors 2016-03-28 19:22:40 -05:00
dns.c librb: Fix type of dst for rb_inet_pton_sock() 2019-08-31 16:10:50 +01:00
dns.h authd: pass in uint32_t rid's. 2016-03-27 17:32:05 -05:00
getaddrinfo.c authd: Fix windows build 2016-03-23 22:51:03 -04:00
getaddrinfo.h minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
getnameinfo.c Remove trailing whitespace from files. 2016-03-29 13:23:27 -05:00
getnameinfo.h Remove the rest of the SVN id tags 2016-03-23 20:13:12 -04:00
Makefile.am authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
notice.c authd: add stats reporting API 2016-03-27 17:04:14 -05:00
notice.h authd: add stats reporting API 2016-03-27 17:04:14 -05:00
provider.c authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
provider.h authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
res.c Skip any unhandled DNS record type 2020-05-10 21:00:43 +01:00
res.h res: expose rDNS building functions 2016-03-23 16:40:31 -05:00
reslib.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
reslib.h Cleanup more BSD-isms 2016-03-23 22:37:52 -04:00
reslist.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00