solanum-vs-hackint-and-char.../src
Jilles Tjoelker 97c9dd8a26 Change xlines to store spaces as \s.
Spaces in xline.conf files are changed to \s in memory
and recognized on unxline, but are not changed in the
file. New xlines are added to xline.conf files with \s.

xline.conf written by this commit or newer will not work
properly with charybdis older than 1124:131254925f32 (which
introduced \s support in match_esc()).
2009-05-08 00:21:14 +02:00
..
.depend
.indent.pro
blacklist.c
cache.c
channel.c
chmode.c / is a host character and not a nick character, so make pretty_mask treat it as such 2009-04-20 08:42:41 -05:00
class.c
client.c rehash bans: show mask in k/x line over-ruled notice 2009-03-08 14:31:50 +01:00
extban.c
getopt.c
hash.c
hook.c can_kick hook, based on the ircd-seven one. 2009-04-20 09:20:11 -05:00
hostmask.c
irc_dictionary.c
ircd.c Put libratbox version on startup in a nicer place. 2008-12-22 21:50:21 +01:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
kdparse.c Change xlines to store spaces as \s. 2009-05-08 00:21:14 +02:00
listener.c
logger.c
Makefile.in
match.c Allow / in spoofed hosts 2009-04-20 08:37:13 -05:00
messages.tab No profanity. 2009-03-13 19:36:49 +01:00
modules.c Remove unused declaration. 2009-03-03 22:26:45 +01:00
monitor.c
newconf.c Rework remote rehash messages to apply to all server notices during rehash. 2009-03-07 01:27:05 +01:00
numeric.c
packet.c
parse.c Fix compilation with --enable-assert=soft. 2009-04-08 21:30:58 +02:00
privilege.c If a privset is removed from ircd.conf, wipe its privs. 2009-01-18 01:39:41 +01:00
reject.c Allow /rehash throttles to clear throttling. 2009-03-07 01:49:09 +01:00
res.c
reslib.c
restart.c
s_auth.c
s_conf.c Rework remote rehash messages to apply to all server notices during rehash. 2009-03-07 01:27:05 +01:00
s_newconf.c Disable autoconnect for a server with excessive TS delta. 2009-02-05 23:43:07 +01:00
s_serv.c Apply +z to messages blocked by +b and +q as well. 2009-03-29 15:48:07 +02:00
s_user.c Allow / in spoofed hosts 2009-04-20 08:37:13 -05:00
scache.c
send.c Remove some unused variables. 2009-04-08 21:30:34 +02:00
snomask.c
sslproc.c Fix close detection with ssl+zip, porting more code from ircd-ratbox. 2009-03-07 03:23:17 +01:00
substitution.c Fix compilation with --enable-assert=soft. 2009-04-08 21:30:58 +02:00
supported.c Avoid unnecessary const violation. 2009-02-22 00:05:48 +01:00
version.c.SH Update some copyright years. 2009-01-01 22:48:50 +01:00
whowas.c