William Pitcock
|
b5c0180c4b
|
ircd: build: tell libtool what to DLL_EXPORT
|
2016-03-20 02:08:14 -05:00 |
|
William Pitcock
|
61eb4ba64a
|
ircd: link libircd with -no-external
|
2016-03-18 23:14:38 -05:00 |
|
Elizabeth Myers
|
a4bf26dd34
|
Move irc_* data structures to librb.
This makes the base ircd less cluttered up with data structures that can
go elsewhere.
|
2016-03-06 14:17:19 -06:00 |
|
William Pitcock
|
a3a2f405fc
|
ircd: -lrb, not -lratbox
|
2016-03-06 02:34:47 -06:00 |
|
William Pitcock
|
c83f2f5e12
|
rename libratbox to librb, since its pretty modified anyway
|
2016-03-06 02:30:20 -06:00 |
|
William Pitcock
|
a8e69f5dfc
|
msgbuf: implement msgbuf_parse()
|
2016-02-10 00:08:58 -06:00 |
|
William Pitcock
|
8e6ba6f9ce
|
ircd: add irc_radixtree, which is like irc_dictionary but uses a radix tree as the backing store
|
2016-01-09 00:44:39 -06:00 |
|
William Pitcock
|
1eeb046930
|
ircd: remove internal resolver, no longer used
|
2016-01-08 06:39:51 -06:00 |
|
William Pitcock
|
fb7d74efef
|
ircd/authd: split out authd lifecycle functions from actual DNS functions
|
2016-01-06 04:41:57 -06:00 |
|
William Pitcock
|
7d2852b4d1
|
dns: new WIP client which queries authd for DNS records, not yet in use
|
2016-01-06 04:28:34 -06:00 |
|
William Pitcock
|
4f0e3623ca
|
ircd: fix linking on OS X
|
2016-01-06 01:40:48 -06:00 |
|
William Pitcock
|
ff12cc9479
|
rename src to ircd, libcore to libircd
|
2016-01-06 01:16:08 -06:00 |
|