0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-29 07:18:20 +02:00
construct/authd
Jason Volk 0f3ef3204b Add libircd linkage to the external daemons.
Something has been introduced to the headers requiring this linkage,
possibly an abstract virtual class that might not be committed yet.
Either way, this linkage for these daemons is inevitable, so...
2016-09-21 16:28:51 -07:00
..
providers Remove __unused macro. 2016-08-20 19:30:33 -07:00
authd.cc ircd: Insert into ircd:: namespace. 2016-08-13 02:43:42 -07:00
authd.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
dns.cc ircd: Insert into ircd:: namespace. 2016-08-13 02:43:42 -07:00
dns.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
getaddrinfo.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
getaddrinfo.h minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
getnameinfo.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
getnameinfo.h Remove the rest of the SVN id tags 2016-03-23 20:13:12 -04:00
Makefile.am Add libircd linkage to the external daemons. 2016-09-21 16:28:51 -07:00
notice.cc ircd: Insert into ircd:: namespace. 2016-08-13 02:43:42 -07:00
notice.h authd: add stats reporting API 2016-03-27 17:04:14 -05:00
provider.cc Remove __unused macro. 2016-08-20 19:30:33 -07:00
provider.h ircd: Insert into ircd:: namespace. 2016-08-13 02:43:42 -07:00
res.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
res.h res: expose rDNS building functions 2016-03-23 16:40:31 -05:00
reslib.cc ircd/rb: Move some remaining macros to rb. 2016-07-24 21:15:47 -07:00
reslib.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
reslist.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00