solanum/ircd
Elizabeth Myers 07554369bd Detect stdbool.h and add conformant shims if it isn't available
Charybdis requires C99 already, so it's high time we start using
stdbool. I've converted a few pieces of code already.

A lot of the old code that uses YES/NO should probably be updated too
because that's fucking hideous.
2016-03-08 04:54:04 -06:00
..
authd.c authd: allow querying the list of DNS servers. 2016-03-08 02:53:25 -06:00
bandbi.c Change all leftover libratbox stuff to librb. 2016-03-06 03:49:27 -06:00
blacklist.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
cache.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
capability.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
channel.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
chmode.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
class.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
client.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
dns.c dns: prune worthless function. 2016-03-08 03:25:21 -06:00
extban.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
getopt.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
hash.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
hook.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
hostmask.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
ipv4_from_ipv6.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd.c dns: clean up awful hacks. 2016-03-08 03:22:25 -06:00
ircd_lexer.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd_lexer.l Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd_parser.c modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
ircd_parser.h modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
ircd_parser.y modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
ircd_signal.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
listener.c Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
logger.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
main.c ircd: add main.c stub executable 2016-01-06 23:57:35 -06:00
Makefile.am Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
match.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
modules.c Add ircd serials to AV2. 2016-03-07 18:10:22 -06:00
monitor.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
msgbuf.c msgbuf: msgbuf_unparse_tags(): don't send a tags sigil unless tags will actually be emitted 2016-02-20 18:41:16 -06:00
newconf.c modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
operhash.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
packet.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
parse.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
privilege.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
ratelimit.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
reject.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
restart.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_auth.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_conf.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
s_newconf.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
s_serv.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
s_user.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
scache.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
send.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
snomask.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
sslproc.c Change all leftover libratbox stuff to librb. 2016-03-06 03:49:27 -06:00
substitution.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
supported.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
tgchange.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
version.c.SH Fix generation of serno.h 2016-03-07 17:15:39 -06:00
whowas.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00