elemental-ircd/src
jilles 1d3e262e40 [svn] Remove emptyline craq because it leaks memory on /rehash motd etc.
from ratbox 2.2 (anfl/Androsyn)
2007-05-02 12:56:40 -07:00
..
.cvsignore [svn] - the new plan: 2007-01-24 22:40:21 -08:00
.depend [svn] - the new plan: 2007-01-24 22:40:21 -08:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
Makefile.in [svn] - remove x86-optimized hash code. 2007-04-03 02:37:03 -07:00
blacklist.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
cache.c [svn] Remove emptyline craq because it leaks memory on /rehash motd etc. 2007-05-02 12:56:40 -07:00
channel.c [svn] Merge old trunk r2065,r2067: 2007-04-26 16:01:16 -07:00
chmode.c [svn] Put "End of Channel Quiet List" instead of 2007-02-21 11:52:51 -08:00
class.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
client.c [svn] Only free PreClient struct when the rest of the Client 2007-04-15 09:49:56 -07:00
extban.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
getopt.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hash.c [svn] Remove hash_find_masked_server(), which made it possible 2007-01-31 16:19:14 -08:00
hook.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hostmask.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
irc_string.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd.c [svn] Make the code that raises fd rlimit to hard limit work. 2007-04-03 15:25:11 -07:00
ircd_lexer.l [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd_parser.y [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd_signal.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd_state.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
kdparse.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
listener.c [svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMIT_, MAXCONNECTIONS, MAX_CLIENTS, etc. 2007-04-03 02:21:31 -07:00
match.c [svn] Remove '*' from valid server name characters. 2007-01-31 16:02:35 -08:00
messages.tab [svn] - 2.2 operline 2007-04-06 14:25:37 -07:00
modules.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
monitor.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
newconf.c [svn] Remove invite_ops_only, forcing it to YES. 2007-03-13 09:09:28 -07:00
numeric.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
packet.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
parse.c [svn] Remove hash_find_masked_server(), which made it possible 2007-01-31 16:19:14 -08:00
patricia.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
reject.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
res.c [svn] Merge old trunk r2835: 2007-03-28 08:04:06 -07:00
reslib.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
restart.c [svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMIT_, MAXCONNECTIONS, MAX_CLIENTS, etc. 2007-04-03 02:21:31 -07:00
s_auth.c [svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMIT_, MAXCONNECTIONS, MAX_CLIENTS, etc. 2007-04-03 02:21:31 -07:00
s_conf.c [svn] By default, leave MAX_BUFFER fds free for log files, 2007-04-04 17:12:55 -07:00
s_gline.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
s_log.c [svn] Make -logfile work again. 2007-02-11 08:54:43 -08:00
s_newconf.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
s_serv.c [svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMIT_, MAXCONNECTIONS, MAX_CLIENTS, etc. 2007-04-03 02:21:31 -07:00
s_stats.c [svn] - remove get_maxrss() and all of that insecure and unsafe nonsense 2007-03-05 10:51:17 -08:00
s_user.c [svn] Move new_local_user hook, so it is possible to call 2007-04-15 09:54:50 -07:00
scache.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
send.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
snomask.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
substitution.c [svn] - keyword-subst from charybdis 2.2. 2007-01-24 23:08:21 -08:00
supported.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
version.c.SH [svn] Change copyright years in version.c.SH as in release-2.1 r3339. 2007-04-01 15:10:05 -07:00
whowas.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00