solanum/authd
Simon Arlott 84d0b55e76
authd: fix reference far off the end of the array on shutdown
When authd has no more input it tries to reject all current clients with
an id of UINT32_MAX.
2016-05-01 11:51:07 +01:00
..
providers authd: Only use refcount for reference counting 2016-05-01 11:31:05 +01:00
Makefile.am authd: add (not really working) OPM provider. 2016-03-31 00:28:05 -05:00
authd.c authd: fix auth->cid type sizes 2016-05-01 11:12:34 +01: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
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: fix reference far off the end of the array on shutdown 2016-05-01 11:51:07 +01:00
provider.h authd: remove unused variable id from accept_client 2016-05-01 11:51:06 +01: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