solanum-vs-hackint-and-char.../modules
Jilles Tjoelker 2ae93813bd Add new topic command ETB, allowing services to set topic+setter+ts always
(provided channelTS != 0).

ETB is controlled by the EOPMOD capab. Fairly complicated
stuff is needed for older servers.

ETB can come from clients or servers, but at this time it
should only be sent from clients, as otherwise it is not
always possible to update older servers.
2009-03-29 17:08:42 +02:00
..
core Apply +z to messages blocked by +b and +q as well. 2009-03-29 15:48:07 +02:00
.depend
.indent.pro
m_accept.c Remove some unused variables. 2009-03-01 01:53:40 +01:00
m_admin.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_away.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_cap.c
m_capab.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_challenge.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_chghost.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_close.c
m_cmessage.c
m_connect.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_dline.c Variable aconf was used before its initialization - fixed 2008-07-27 14:43:49 +04:00
m_encap.c
m_etrace.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_help.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_info.c Add channel::only_ascii_channels config option 2009-02-22 00:12:21 +01:00
m_invite.c Disallow invites to juped channels. 2009-02-06 14:07:03 +01:00
m_ison.c
m_kline.c Remove some unused variables. 2009-03-01 01:53:40 +01:00
m_knock.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_links.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_list.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_locops.c Remove some more references to parv[0] in comments. 2009-01-18 21:20:14 +01:00
m_lusers.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_map.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_monitor.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_motd.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_names.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_oper.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_operspy.c
m_pass.c Remove comments related to (removed) ability to disable TS6. 2009-01-30 16:50:00 +01:00
m_ping.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_pong.c Replace parv[0] with source_p->name. 2009-01-17 01:18:19 +01:00
m_post.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_privs.c m_privs: Add stuff for privsets here too. 2008-08-17 08:56:40 -05:00
m_rehash.c Do not send "<blah> is rehashing <blah>" notices to the remote oper. 2009-03-07 16:57:58 +01:00
m_restart.c
m_resv.c Remove some more references to parv[0] in comments. 2009-01-18 21:20:14 +01:00
m_sasl.c
m_scan.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_services.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_set.c
m_signon.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_snote.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_stats.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_svinfo.c Disable autoconnect for a server with excessive TS delta. 2009-02-05 23:43:07 +01:00
m_tb.c Add new topic command ETB, allowing services to set topic+setter+ts always 2009-03-29 17:08:42 +02:00
m_testline.c Show D:line oper reason in /testline. 2009-01-27 20:20:37 +01:00
m_testmask.c
m_time.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_topic.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_trace.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_unreject.c
m_user.c
m_userhost.c Replace parv[0] with source_p->name. 2009-01-17 01:18:19 +01:00
m_users.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_version.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_wallops.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_who.c Correct WHOX overflow check so it also works for fields other than the last. 2009-03-01 01:58:53 +01:00
m_whois.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_whowas.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_xline.c Remove some more references to parv[0] in comments. 2009-01-18 21:20:14 +01:00
Makefile.in
sno_routing.c
static_modules.c.SH