solanum-vs-hackint-and-char.../include
Elizabeth Myers 3c7d6fcce7 Message handlers should return void.
Also fix up some return values and stuff to use bool (or void if
nothing). I just did it whilst I was here.

According to jilles, the return value used to signify whether or not the
client had exited. This was error-prone and was fixed a long, long time
ago, but the return value was left int for historical reasons.

Since the return type is not used (and has no clear use case anyway),
it's safe to just get rid of it.
2016-03-09 01:37:03 -06:00
..
inline strip_colour: Strip '\x0F' (^O, formatting off) 2014-04-17 13:12:11 +10:00
authd.h ircd/authd: split out authd lifecycle functions from actual DNS functions 2016-01-06 04:41:57 -06:00
bandbi.h Add bandb IRCd APIs. 2010-01-07 17:10:16 -06:00
blacklist.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
cache.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
capability.h cap: substantial rewrite leveraging the ircd capabilities framework for client caps 2016-02-27 01:41:36 -06:00
channel.h Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
chmode.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
class.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
client.h Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
common.h Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
config.h Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
config.h.dist Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
defaults.h Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
dns.h dns: prune worthless function. 2016-03-08 03:25:21 -06:00
hash.h Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
hook.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
hostmask.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ipv4_from_ipv6.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd.h Fix generation of serno.h 2016-03-07 17:15:39 -06:00
ircd_defs.h Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
ircd_getopt.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd_linker.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd_signal.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
listener.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
logger.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
m_info.h Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
match.h Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
messages.h extensions: add umode_noctcp extension 2016-03-07 18:48:14 +01:00
modules.h Move module description headers to the top 2016-03-09 01:29:41 -06:00
monitor.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
msg.h Message handlers should return void. 2016-03-09 01:37:03 -06:00
msgbuf.h msgbuf: allow for an explicit target to be defined 2016-02-20 17:59:00 -06:00
newconf.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
numeric.h extensions: add umode_noctcp extension 2016-03-07 18:48:14 +01:00
operhash.h Make struct operhash_entry private. 2010-03-01 01:24:00 +01:00
packet.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
parse.h Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
patchlevel.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
privilege.h Don't suggest putting values in an enum that are not in the enum. 2009-01-28 01:02:34 +01:00
ratelimit.h Add ratelimit for high-bandwidth commands. 2012-02-18 03:54:44 +00:00
reject.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
restart.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_assert.h Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
s_auth.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_conf.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_newconf.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_serv.h Message handlers should return void. 2016-03-09 01:37:03 -06:00
s_stats.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_user.h s_user: clean up return types and can YES/NO. 2016-03-08 05:06:29 -06:00
scache.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
send.h Change all leftover libratbox stuff to librb. 2016-03-06 03:49:27 -06:00
setup.h.in Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
snomask.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
sslproc.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
stdinc.h Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
substitution.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
supported.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
tgchange.h Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
whowas.h Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00