elemental-ircd/include
William Pitcock db6b03137d bork bork bork 2008-04-01 15:14:08 -05:00
..
.cvsignore [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
blacklist.h Send a rate-limited server notice if a blacklist gives a non-127.0.0.x reply. 2008-01-05 00:38:23 +01:00
cache.h Unbreak /quote help stats as an oper (all where oper and user help are different). 2008-03-29 23:38:22 +01:00
channel.h Remove CHFL_DEOPPED entirely. 2008-02-27 14:08:27 -06:00
charybdis.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
class.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
client.h target change: use fnv32 hash of UID instead of pointer to identify clients 2008-03-16 00:39:49 +01:00
common.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
config.h config.h: remove some obsolete options, move MAX_BUFFER to tunable section 2008-01-04 18:42:59 +01:00
config.h.dist config.h: remove some obsolete options, move MAX_BUFFER to tunable section 2008-01-04 18:42:59 +01:00
defaults.h [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
hash.h Make /rehash help work again. 2007-12-12 22:26:17 +01:00
hook.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hostmask.h Add find_exact_conf_by_address() to find klines etc by exact mask. 2007-11-28 23:59:49 +01:00
irc_dictionary.h Add irc_dictionary code. 2007-12-02 09:06:25 -06:00
irc_string.h [svn] Change EmptyString so gcc 4.2 doesn't complain. 2007-07-26 07:21:57 -07:00
ircd.h Remove idle time checking (auto disconnecting users idle too long). 2008-01-01 23:04:34 +01:00
ircd_defs.h bork bork bork 2008-04-01 15:14:08 -05:00
ircd_getopt.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd_linker.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd_signal.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd_state.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
listener.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_info.h [svn] - remove the rest of the MAX_CLIENTS stuff. change kqueue implementation accordingly. (needs testing) 2007-04-03 02:31:11 -07:00
modules.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
monitor.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
msg.h It compiles, ship it. 2007-12-02 09:41:13 -06:00
newconf.h Do not copy string passed to add_top_conf()/add_conf_item(). 2007-12-13 00:14:02 +01:00
numeric.h Move PRIVS command from extensions to modules (shows effective oper privs). 2008-03-31 00:39:14 +02:00
packet.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
parse.h It compiles, ship it. 2007-12-02 09:41:13 -06:00
patchlevel.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
patricia.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
reject.h Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
res.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
reslib.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
restart.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
s_auth.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
s_conf.h Remove idle time checking (auto disconnecting users idle too long). 2008-01-01 23:04:34 +01:00
s_gline.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
s_log.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
s_newconf.h Use a more expected value for SHARED_TRESV. 2008-01-05 14:58:13 +01:00
s_serv.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
s_stats.h Show some target change statistics in /stats t. 2008-03-02 17:03:56 +01:00
s_user.h [svn] Move find_umode_slot() from libcharybdis/tools.c to src/s_user.c. 2007-02-03 17:59:38 -08:00
scache.h Show opers a list of recently (<24hrs) split servers in /map. 2007-11-23 23:38:54 +01:00
send.h [svn] monitor: send the same message buffer to all users 2007-06-30 15:15:35 -07:00
setup.h.in [svn] Also rerun autoheader, for solaris ports changes. 2007-08-01 13:52:54 -07:00
snomask.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
sprintf_irc.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
stdinc.h bork bork bork 2008-04-01 15:14:08 -05:00
substitution.h [svn] - keyword-subst from charybdis 2.2. 2007-01-24 23:08:21 -08:00
supported.h Cleanups to 005 code, from ratbox (androsyn). 2008-03-18 23:28:03 +01:00
whowas.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00