0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-26 02:18:53 +02:00
construct/authd
Jason Volk ea53aab823 Refactor repository layout.
* librb is no longer a separately configured subproject.
* charybdis is now a standalone directory with a binary.
* Include path layout now requires a directory ircd/ rb/ etc.
2016-07-21 20:51:02 -07:00
..
providers Refactor repository layout. 2016-07-21 20:51:02 -07:00
authd.c authd/authd: a function that calls exit(3) should be marked noreturn 2016-06-01 20:54:13 +00:00
authd.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
dns.c authd: be more anal about errors 2016-03-28 19:22:40 -05:00
dns.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
getaddrinfo.c Refactor repository layout. 2016-07-21 20:51:02 -07:00
getaddrinfo.h minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
getnameinfo.c Refactor repository layout. 2016-07-21 20:51:02 -07:00
getnameinfo.h Remove the rest of the SVN id tags 2016-03-23 20:13:12 -04:00
Makefile.am Refactor repository layout. 2016-07-21 20:51:02 -07: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 Refactor repository layout. 2016-07-21 20:51:02 -07:00
provider.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
res.c Refactor repository layout. 2016-07-21 20:51:02 -07:00
res.h res: expose rDNS building functions 2016-03-23 16:40:31 -05:00
reslib.c Refactor repository layout. 2016-07-21 20:51:02 -07:00
reslib.h Cleanup more BSD-isms 2016-03-23 22:37:52 -04:00
reslist.c Refactor repository layout. 2016-07-21 20:51:02 -07:00