elemental-ircd/modules
Jilles Tjoelker 73788f7953 Add operspy /topic.
This allows querying any channel's topic under the
operspy rules, but not changing it.
2008-12-03 00:16:05 +01:00
..
core Allow coloured part reasons in -c channels. 2008-11-29 22:22:18 +01: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 Some fixes to .depend generation. 2008-07-12 01:52:14 +02:00
m_accept.c strtoken -> rb_strtok_r (with arguments order changes) 2008-04-20 09:20:25 +04:00
m_admin.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_away.c modules: no more TS5 2008-06-08 01:27:25 -05:00
m_cap.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_capab.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_challenge.c Add need_ssl to auth{} and operator{}. 2008-09-07 01:18:58 +02:00
m_chghost.c modules: no more TS5 2008-06-08 01:27:25 -05:00
m_close.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_cmessage.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_connect.c Applied svn diff from ratbox3 r21458:21470 2008-06-28 14:13:50 +04:00
m_dline.c Variable aconf was used before its initialization - fixed 2008-07-27 14:43:49 +04:00
m_encap.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
m_etrace.c Allow normal users to use /chantrace. 2008-11-08 01:28:16 +01:00
m_help.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_info.c Move to ratbox3 reject and throttle code. 2008-08-01 01:59:08 +02:00
m_invite.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_ison.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_kline.c PASS selector:password for auth{}, based on spb's patch for ircd-seven 2008-06-26 10:18:58 +04:00
m_knock.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_links.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_list.c Allow /list on a named +p channel. 2008-08-12 22:34:37 +02:00
m_locops.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_lusers.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_map.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
m_monitor.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_motd.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_names.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_oper.c Add need_ssl to auth{} and operator{}. 2008-09-07 01:18:58 +02:00
m_operspy.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
m_pass.c don't set an empty password or auth_user 2008-08-29 14:47:51 -05:00
m_ping.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_pong.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_post.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_privs.c m_privs: Add stuff for privsets here too. 2008-08-17 08:56:40 -05:00
m_rehash.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_restart.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_resv.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
m_sasl.c strlcpy -> rb_strlcpy 2008-04-20 08:40:40 +04:00
m_scan.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_services.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_set.c Reset check_splitmode_ev to NULL after removing it, 2008-06-29 01:37:11 +02:00
m_signon.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_snote.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_stats.c make is_cti/is_sti collect times connected in unsigned long long instead of time_t as well..on 32bit boxes that is going to wrap pretty quickly 2008-11-16 10:04:09 +03:00
m_svinfo.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_tb.c Remove more TS5 remants (sendto_server calls). 2008-06-14 02:06:55 +02:00
m_testline.c Fix testline crashes, introduced by the auth_user patch. 2008-07-31 22:25:17 +02:00
m_testmask.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_time.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
m_topic.c Add operspy /topic. 2008-12-03 00:16:05 +01:00
m_trace.c Make m_trace.c compile here (with gcc 4.2.1). 2008-06-28 21:08:04 +02:00
m_unreject.c Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +04:00
m_user.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_userhost.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_users.c start making this compile 2008-04-01 15:18:48 -05:00
m_version.c Removing glines 2008-04-11 18:47:03 +04:00
m_wallops.c modules: no more TS5 2008-06-08 01:27:25 -05:00
m_who.c Truncate idle time in /who to 32 bits. 2008-11-15 21:15:38 +01:00
m_whois.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_whowas.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_xline.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
sno_routing.c start making this compile 2008-04-01 15:18:48 -05:00
static_modules.c.SH [svn] - the new plan: 2007-01-24 22:40:21 -08:00