elemental-ircd/src
B.Greenham 7e6c9180da Add chmode +D, which blocks CTCP ACTION. 2010-02-23 01:08:42 -05:00
..
.depend Regenerate depend files. 2008-07-12 01:52:27 +02:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
Makefile.in Remove more old kline.conf stuff. 2010-02-22 19:31:05 +01:00
bandbi.c Add bandb IRCd APIs. 2010-01-07 17:10:16 -06:00
blacklist.c Only require DNSBL replies to be in 127.0.0.0/8 instead of /24. 2008-11-15 16:17:16 +01:00
cache.c Do not read in help files starting with a dot (including dot and dot-dot). 2010-01-22 02:02:45 +01:00
channel.c spambot checks: Fix excessive expiry in some cases. 2010-02-21 01:29:41 +01:00
chmode.c Add chmode +D, which blocks CTCP ACTION. 2010-02-23 01:08:42 -05:00
class.c Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen. 2008-11-30 13:31:59 +01:00
client.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
extban.c Remove some dead code. 2008-08-29 02:53:52 +02:00
getopt.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hash.c Fix up more things with bandb. 2010-01-07 18:14:15 -06:00
hook.c can_kick hook, based on the ircd-seven one. 2009-04-20 09:20:11 -05:00
hostmask.c Apply ratbox3 workaround for too permissive inet_pton6(): 2010-02-03 00:44:51 +01:00
irc_dictionary.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
ircd.c Remove more old kline.conf stuff. 2010-02-22 19:31:05 +01:00
ircd_lexer.l Allow : to be in 'string' values. 2008-08-17 07:41:52 -05:00
ircd_parser.y Remove irc_basename, replace it with rb_basename from libratbox. 2008-12-03 02:59:13 +03:00
ircd_signal.c Moving some m_die code into ircd_shutdown(reason) function and use it on SIGTERM too 2008-04-20 07:38:56 +04:00
listener.c Remove remnants of <foo>_t typedefs. 2010-01-30 15:57:10 +01:00
logger.c report logfile access issues 2008-11-16 10:15:28 +03:00
match.c Allow / in spoofed hosts 2009-04-20 08:37:13 -05:00
messages.tab Add umode +B, which marks users with it set as a bot in whois. 2010-02-23 00:21:24 -05:00
modules.c modreload: Causing an entire 50,000 user network to crash due to user-error is a bad idea, don't let it happen again by not allowing paths in /modreload. 2010-01-30 19:21:17 -06:00
monitor.c fix monitor.c 2008-04-01 20:03:40 -05:00
newconf.c Add oper autojoin (with auth::autojoin_opers config option). 2010-02-23 00:41:14 -05:00
numeric.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
packet.c unlikely -> rb_unlikely 2008-06-26 10:19:27 +04:00
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 Allow the resolver to process longer hostnames, 2008-11-15 16:13:39 +01:00
reslib.c Allow the resolver to process longer hostnames, 2008-11-15 16:13:39 +01:00
restart.c Cleanup: removed unused initialVMTop variable from ircd.c and get_maxrss() from restart.c 2008-07-27 16:18:50 +04:00
s_auth.c Fix ident for ssl connections. 2008-08-28 00:49:04 +02:00
s_conf.c Remove more old kline.conf stuff. 2010-02-22 19:31:05 +01:00
s_newconf.c Complete the move of xlines and resvs from aconf->name to aconf->host. 2010-01-08 18:46:29 +01:00
s_serv.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
s_user.c Whoops, small fail. 2010-02-23 00:43:34 -05:00
scache.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
send.c Remove FLAGS_SENDQEX, fix sendq exceeded snotes for servers. 2009-12-21 16:58:25 +01:00
snomask.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
sslproc.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
substitution.c Fix compilation with --enable-assert=soft. 2009-04-08 21:30:58 +02:00
supported.c supported: Add CLIENTVER=3.0 to indicate presence of 3.0 core capabilities (such as CAP, extended WHO, etc) as requested by LifeIsPain. 2010-01-19 01:47:21 -06:00
tgchange.c Move target change code to src/tgchange.c, 2010-02-15 21:58:34 +01:00
version.c.SH Change license version in version.c.SH (GPLv1 -> GPLv2) so that it agrees with the other documentation. 2010-02-17 23:05:47 -06:00
whowas.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00