Elizabeth Myers
|
79435744c7
|
common.h: raison d'être is gone, so out it goes.
Fold whatever was left into ircd_defs.h
|
2016-03-23 09:33:56 -05:00 |
|
Elizabeth Myers
|
ab31d2b07e
|
Send YES/NO to Davy Jones's Locker.
|
2016-03-23 08:52:32 -05:00 |
|
Elizabeth Myers
|
4177311e6e
|
Change struct Dictionary(*) to rb_dictionary(_\1).
This cleans things up a slightly and puts the dictionary stuff in its
own namespace.
|
2016-03-23 08:09:58 -05:00 |
|
William Pitcock
|
e867208deb
|
ircd: use GET_SS_FAMILY() in a bunch of places
|
2016-03-20 01:54:24 -05:00 |
|
William Pitcock
|
85368a13d3
|
ircd: rewrite SOCKET_ERROR as I_SOCKET_ERROR
|
2016-03-20 01:44:00 -05:00 |
|
William Pitcock
|
1859e9d7d7
|
ircd: remove basically entirely pointless ServerInfo.hub (closes #167)
|
2016-03-19 23:05:07 -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
|
503727d1ee
|
More bool conversions
|
2016-03-09 02:19:31 -06:00 |
|
William Pitcock
|
ea111ea544
|
ircd: further cleanup of YES/NO
|
2016-03-08 13:52:48 -06:00 |
|
William Pitcock
|
d2e0b78f6c
|
s_conf: remove YES/NO references
|
2016-03-08 13:45:29 -06: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 |
|
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
|
f60055d32d
|
ircd: call rehash_authd(), not restart_authd() when rehashing
|
2016-01-16 00:04:07 -06:00 |
|
William Pitcock
|
71c955336e
|
ircd: add general::hide_opers_in_whois to simulate ircd-seven operhide
|
2016-01-15 13:38:40 -06:00 |
|
William Pitcock
|
a4721f5e9f
|
ircd: implement EXTENDCHANS, based on ircd-seven (with some improvements from chatircd)
|
2016-01-11 23:32:23 -06:00 |
|
William Pitcock
|
99b461bb2f
|
ircd: ensure irc_dictionary users have names, for stats tracking.
|
2016-01-09 01:22:11 -06:00 |
|
William Pitcock
|
1eeb046930
|
ircd: remove internal resolver, no longer used
|
2016-01-08 06:39:51 -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 |
|