ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/modules
(Current path doesn't exist after revision 1027)
r435
File Last Change
 ../
core/ 393 (18 years ago) by michael: - Backported max_chans_per_user fix from HEAD
Makefile.in 326 (18 years ago) by michael: - Removed m_tb.c and updated Makefile.in
m_accept.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_admin.c 269 (18 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_away.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_capab.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_cburst.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_challenge.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_close.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_connect.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_cryptlink.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_drop.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_encap.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_eob.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_etrace.c 172 (18 years ago) by michael: - ETRACE should spit out an error if used by a non-oper. Reported by nenolod
m_gline.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_hash.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_help.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_info.c 201 (18 years ago) by adx: MFC: + removed invite_ops_only, controlled by +p now + sorted ircd.conf:channel{} a bit
m_invite.c 322 (18 years ago) by michael: - Only locally connected clients should be checked for a valid channelmembership when processing the INVITE message. Remote clients that are outside a channel e.g. services, are allowed to send INVITEs. This also fixes a bug with anope services. Reported by r0d3nt
m_ison.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_kline.c 352 (18 years ago) by michael: - Don't allow shared k-lines to be set without a valid reason
m_knock.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_links.c 269 (18 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_list.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_lljoin.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_llnick.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_locops.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_lusers.c 269 (18 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_map.c 268 (18 years ago) by adx: + add more load2hi protection + style fixes
m_motd.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_names.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_nburst.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_omotd.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_oper.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_operwall.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_pass.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_ping.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_pong.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_post.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_rehash.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_restart.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_resv.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_rkline.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_rxline.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_set.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_stats.c 317 (18 years ago) by michael: - Backported revision 315 (trimmed memory usage by moving invited dlink_list to LocalUser struct)
m_svinfo.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_tburst.c 395 (18 years ago) by michael: - Fixed typo
m_testline.c 150 (18 years ago) by db: - backport fix from HEAD to fix m_testline.c on 7.2 This bug is old. The code was missing a test for a kline conf and the sendto to print that kline out, in the case where it was a kline against and IP. i.e. foo@ip.ip.ip.ip it would work in the case where it was a kline against a dns.
m_testmask.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_time.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_topic.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_trace.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_user.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_userhost.c 268 (18 years ago) by adx: + add more load2hi protection + style fixes
m_users.c 435 (18 years ago) by michael: - Fixed invalid output of the USERS command as reported by ThaPrince
m_version.c 269 (18 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_wallops.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_who.c 313 (18 years ago) by michael: - Don't pace "WHO #somechan" and "WHO *" as this breaks several clients
m_whois.c 280 (18 years ago) by db: - Back port whois fix from HEAD
m_whowas.c 269 (18 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_xline.c 382 (18 years ago) by michael: - Fixed incorrect match handling in relay_xline as reported by ThaPrince. Damnit match() really shouldn't return 1 on match. This will be changed sooner or later.
1 directory and 62 files shown