elemental-ircd/src
Jilles Tjoelker 8e0633f56f Move PRIVS command from extensions to modules (shows effective oper privs). 2008-03-31 00:39:14 +02: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 Add irc_dictionary code. 2007-12-02 09:06:25 -06:00
blacklist.c 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.c Unbreak /quote help stats as an oper (all where oper and user help are different). 2008-03-29 23:38:22 +01:00
channel.c Consolidate duplicate channel mode flags tables to one. 2007-12-25 01:00:20 +01:00
chmode.c Remove CHFL_DEOPPED entirely. 2008-02-27 14:08:27 -06:00
class.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
client.c Fix some split servers not appearing in oper /map. 2008-01-16 19:53:42 +01: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
gnutls.c wtf mercurial, tbh. 2007-12-22 16:08:34 -06:00
hash.c Change meaning of "bits" in FNV hash functions to bitlen instead of 32-bitlen. 2007-12-08 19:44:18 +01:00
hook.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hostmask.c Update some copyright years. 2008-01-02 22:34:29 +01:00
irc_dictionary.c I was nuts when I wrote that comment, lets kill it off. 2007-12-02 15:50:54 -06:00
irc_string.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ircd.c Merge links_cache into scache and rework scache. 2007-11-23 22:11:25 +01:00
ircd_lexer.l [svn] Fix wrong line numbers in ircd.conf parser (some comments). 2007-07-30 10:26:00 -07: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 Include time the k/d line was set in the reason when reading ban confs. 2008-01-02 00:06:08 +01:00
listener.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
match.c [svn] Add mask_match(), like ircu mmatch(). 2007-07-14 06:32:18 -07:00
messages.tab Move PRIVS command from extensions to modules (shows effective oper privs). 2008-03-31 00:39:14 +02:00
modules.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
monitor.c [svn] monitor: send the same message buffer to all users 2007-06-30 15:15:35 -07:00
newconf.c Default connect::flags topicburst to true. 2008-02-02 17:15:34 +01:00
numeric.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
packet.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
parse.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
patricia.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
reject.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
res.c [svn] Merge old trunk r2835: 2007-03-28 08:04:06 -07:00
reslib.c Use 127.0.0.1 as nameserver if none can be found in /etc/resolv.conf. 2007-12-11 18:37:14 +01: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 Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
s_conf.c Remove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits). 2008-01-06 00:16:57 +01: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 Add mass_notice oper priv, enabled by default for compatibility. 2007-12-24 21:47:05 +01:00
s_serv.c Fix a crash when connecting to a server. 2008-01-01 18:47:10 +01:00
s_stats.c Fix type mismatch with format string. 2008-03-29 21:56:15 +01:00
s_user.c kline_exempt does not exempt from D:lines, so don't tell user it does. 2008-01-06 17:41:59 +01:00
scache.c Show opers a list of recently (<24hrs) split servers in /map. 2007-11-23 23:38:54 +01:00
send.c send_linebuf_remote(): Remove broken and useless ghost check that can never happen. 2008-01-17 01:06:32 +01: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 Cleanups to 005 code, from ratbox (androsyn). 2008-03-18 23:28:03 +01:00
version.c.SH Update main copyright year. 2008-01-02 00:09:50 +01:00
whowas.c Update /stats z for removal of struct User from whowas. 2008-01-22 22:07:11 +01:00