solanum-vs-hackint-and-char.../modules
2010-02-28 16:27:06 +01:00
..
core Do not penalize for spambot checks if creating a new channel. 2010-02-21 01:45:51 +01:00
.depend
.indent.pro
m_accept.c
m_admin.c
m_away.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_cap.c Use FLAGS_SENTUSER instead of 'user' being non-empty to decide whether to register a user on CAP END. 2010-02-23 22:35:58 +00:00
m_capab.c Move check for required CAPABs to mr_server -- CAPAB may not be sent. 2009-04-21 18:43:07 +02:00
m_certfp.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
m_challenge.c challenge: Fix build. 2010-02-18 23:42:07 +01:00
m_chghost.c
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
m_dline.c Generate the "Temporary K-line %d min" part from aconf->hold - aconf->created. 2010-02-28 16:27:06 +01:00
m_encap.c
m_etrace.c
m_help.c
m_info.c Force part local users (not resv_exempt) on channel resv. 2009-09-19 21:24:35 +02:00
m_invite.c Subject /invite to umodes +g and +R. 2010-02-15 23:07:14 +01:00
m_ison.c
m_kline.c Generate the "Temporary K-line %d min" part from aconf->hold - aconf->created. 2010-02-28 16:27:06 +01:00
m_knock.c
m_links.c Fix /links buffer overflow. 2010-01-27 21:05:10 +01:00
m_list.c
m_locops.c
m_lusers.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c Clarify ERR_NOOPERHOST and convert it to use sendto_one_numeric(). 2010-02-17 06:51:41 -06:00
m_operspy.c
m_pass.c
m_ping.c
m_pong.c Use FLAGS_SENTUSER when checking whether to register when ping cookie is received. 2010-02-24 23:28:27 +01:00
m_post.c
m_privs.c
m_rehash.c
m_restart.c
m_resv.c Store the creation time of klines and dlines as a time_t instead of as text. 2010-02-28 00:46:56 +01:00
m_sasl.c
m_scan.c SCAN UMODES: default list-max to 500, like a global WHO. 2010-01-01 22:55:25 +01:00
m_services.c
m_set.c
m_signon.c
m_snote.c
m_stats.c Complete the move of xlines and resvs from aconf->name to aconf->host. 2010-01-08 18:46:29 +01:00
m_svinfo.c
m_tb.c Use full (:n!u@h) prefix for sending ETB from a user to clients. 2009-09-20 00:44:47 +02:00
m_testline.c testline/testgecos: Send "not an oper" message if appropriate. 2010-02-07 17:57:36 +01:00
m_testmask.c
m_time.c
m_topic.c
m_trace.c
m_unreject.c
m_user.c
m_userhost.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_users.c
m_version.c
m_wallops.c
m_who.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_whois.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
m_whowas.c
m_xline.c Store the creation time of klines and dlines as a time_t instead of as text. 2010-02-28 00:46:56 +01:00
Makefile.in Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
sno_routing.c
static_modules.c.SH