0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/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
dns.c authd: be more anal about errors 2016-03-28 19:22:40 -05:00
dns.h
getaddrinfo.c
getaddrinfo.h
getnameinfo.c
getnameinfo.h
Makefile.am
notice.c
notice.h
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
reslib.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
reslib.h
reslist.c