solanum/authd
Elizabeth Myers 9057170ce8 Cleanup defaults.h config file.
Clean up spaces/tabs mixing mess (bleh), add some defaults for authd
stuff, and get rid of CHARYBDIS_SOMAXCONN (just define SOMAXCONN if it's
available...).
2016-04-07 04:47:48 -05:00
..
providers Cleanup defaults.h config file. 2016-04-07 04:47:48 -05:00
authd.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
authd.h authd: be more anal about errors 2016-03-28 19:22:40 -05:00
dns.c authd: be more anal about errors 2016-03-28 19:22:40 -05: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 Remove the rest of the SVN id tags 2016-03-23 20:13:12 -04: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: add (not really working) OPM provider. 2016-03-31 00:28:05 -05: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: clean up refcounting stuff 2016-04-06 11:43:05 -05:00
provider.h Use uint32_t for get_provider_id, not int 2016-04-06 05:43:28 -05:00
res.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05: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 Remove trailing whitespace from files. 2016-03-29 13:23:27 -05:00