elemental-ircd/modules
Jilles Tjoelker e54995b150 Remove idle time checking (auto disconnecting users idle too long). 2008-01-01 23:04:34 +01:00
..
core Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06: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] - rename m_list_safelist to m_list and remove ratbox implementation 2007-04-03 03:18:07 -07:00
m_accept.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_admin.c [svn] - change some sendto_one() to sendto_one_numeric(). 2007-04-03 03:11:06 -07:00
m_away.c [svn] - some more transit to sendto_one_numeric(). 2007-04-03 03:15:39 -07:00
m_cap.c Move various flags from flags2 to flags. 2007-12-24 20:58:55 +01:00
m_capab.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_challenge.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
m_chghost.c [svn] chghost: refuse spoofs which are empty or start with a colon 2007-04-25 08:21:34 -07:00
m_close.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_cmessage.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_connect.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
m_dline.c Speed up /undline similarly 2007-11-30 01:14:12 +01:00
m_encap.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_etrace.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_gline.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
m_help.c help system rework, part 1 2007-12-03 19:35:55 -06:00
m_info.c Remove idle time checking (auto disconnecting users idle too long). 2008-01-01 23:04:34 +01:00
m_invite.c [svn] Target left IRC (more friendly error message if a UID 2007-05-06 07:46:45 -07:00
m_ison.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_kline.c Never allow a duplicate kline; always allow a wider kline. 2007-12-26 00:51:22 +01:00
m_knock.c [svn] Make /knock send to all channel members on +g (anyone may invite) channels. 2007-09-09 12:19:23 -07:00
m_links.c Merge links_cache into scache and rework scache. 2007-11-23 22:11:25 +01:00
m_list.c [svn] - rename m_list_safelist to m_list and remove ratbox implementation 2007-04-03 03:18:07 -07:00
m_locops.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_lusers.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_map.c Show opers a list of recently (<24hrs) split servers in /map. 2007-11-23 23:38:54 +01:00
m_monitor.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_motd.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_names.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_oper.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_operspy.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_pass.c [svn] - TS6 is always enabled now. 2007-08-08 23:47:26 -07:00
m_ping.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_pong.c Move various flags from flags2 to flags. 2007-12-24 20:58:55 +01:00
m_post.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_rehash.c Make /rehash help work again. 2007-12-12 22:26:17 +01:00
m_restart.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
m_resv.c Add resv oper priv, enabled by default for compatibility. 2007-12-17 02:20:14 +01:00
m_sasl.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_scan.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_services.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
m_set.c Remove idle time checking (auto disconnecting users idle too long). 2008-01-01 23:04:34 +01:00
m_signon.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
m_snote.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_stats.c nickdelay -> dictionary. 2007-12-03 10:59:25 -06:00
m_svinfo.c Make the notable TS delta snote netwide as this may screw up the entire network. 2007-12-25 00:18:34 +01:00
m_tb.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_testline.c [svn] Merge old trunk r2907,r2991: 2007-03-28 08:22:49 -07:00
m_testmask.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00
m_time.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_topic.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_trace.c [svn] Change two occurances like match(userinput, target_p->name) || 2007-01-31 17:07:42 -08:00
m_unreject.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
m_user.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_userhost.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_users.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_version.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_wallops.c Add mass_notice oper priv, enabled by default for compatibility. 2007-12-24 21:47:05 +01:00
m_who.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_whois.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_whowas.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_xline.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
sno_routing.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
static_modules.c.SH [svn] - the new plan: 2007-01-24 22:40:21 -08:00