William Pitcock
|
09f528c24c
|
ircd: win32 does not need the FD 0,1,2 stuff
|
2016-03-20 03:10:05 -05:00 |
|
William Pitcock
|
c1bfea7332
|
ircd: handle some EXIT_FAILURE cases differently on win32
|
2016-03-20 03:06:14 -05:00 |
|
William Pitcock
|
48c6d0f56c
|
ircd: squelch write(2) warning differently
|
2016-03-20 03:02:56 -05:00 |
|
William Pitcock
|
1ba9eba550
|
ircd: _WIN32 checks on geteuid() too
|
2016-03-20 02:04:26 -05:00 |
|
William Pitcock
|
538d208948
|
ircd: ircd main: use librb functions for daemon management
|
2016-03-20 02:03:32 -05:00 |
|
Elizabeth Myers
|
9b8e9eb321
|
config.h delenda est
|
2016-03-19 19:14:26 -05:00 |
|
William Pitcock
|
bfc44622c8
|
ircd: do not shadow internal openssl symbol "ssl_ok" (yeah, i know)
|
2016-03-19 00:57:32 -05:00 |
|
Elizabeth Myers
|
c084fcafec
|
ircd: fix a really retarded GCC warning by being anal retentively "standards compliant"
|
2016-03-18 15:53:43 -05:00 |
|
Elizabeth Myers
|
068c6c4a2b
|
dns: use a dictionary for query storage
|
2016-03-13 03:23:41 -05:00 |
|
Elizabeth Myers
|
503727d1ee
|
More bool conversions
|
2016-03-09 02:19:31 -06:00 |
|
Elizabeth Myers
|
1b916de505
|
More bool conversions [ci skip]
|
2016-03-09 02:10:21 -06:00 |
|
Elizabeth Myers
|
f66f0baa67
|
More bool conversions
|
2016-03-09 02:00:40 -06:00 |
|
William Pitcock
|
ea111ea544
|
ircd: further cleanup of YES/NO
|
2016-03-08 13:52:48 -06:00 |
|
Elizabeth Myers
|
8a26cd1973
|
dns: clean up awful hacks.
We now have a resolver cache which we init on startup.
|
2016-03-08 03:22:25 -06:00 |
|
Elizabeth Myers
|
fe037171d6
|
Change all leftover libratbox stuff to librb.
|
2016-03-06 03:49:27 -06:00 |
|
Elizabeth Myers
|
cbeab4bc34
|
Remove $Id tags from everything.
These are obsolete and none have changed since 10 years gao...
|
2016-03-06 02:47:27 -06:00 |
|
Valerii Iatsko
|
5203cba5ce
|
Remove libratbox's snprintf.c, update related ircd code
|
2016-02-10 02:25:32 +01:00 |
|
William Pitcock
|
b47f8a4fda
|
ircd: import modified version of ratbox 3.1 whowas code
|
2016-01-23 11:16:34 -05:00 |
|
William Pitcock
|
b02a913bc8
|
ircd: operhash: rewrite to use irc_radixtree
|
2016-01-09 01:08:15 -06:00 |
|
William Pitcock
|
1eeb046930
|
ircd: remove internal resolver, no longer used
|
2016-01-08 06:39:51 -06:00 |
|
William Pitcock
|
6d063f05b0
|
ircd: start up authd
|
2016-01-08 05:20:09 -06:00 |
|
William Pitcock
|
2a19fc3f57
|
general: remove last vestiges of static modules support (this hasn't ever actually worked...)
|
2016-01-06 01:28:20 -06:00 |
|
William Pitcock
|
ff12cc9479
|
rename src to ircd, libcore to libircd
|
2016-01-06 01:16:08 -06:00 |
|