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)
r873
File Last Change
 ../
core/ 873 (18 years ago) by michael: - fixed longstanding topic desync bug during netbursts, which has been reported by several people. We now basically do what ircu does, i.e. unset topics set by netriders
Makefile.in 715 (20 years ago) by michael: - Rebuilt configure using autoconf 2.60
m_accept.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_admin.c 589 (20 years ago) by michael: - Clear the TS6 CAPAB bit possibly set on an unregistered client connection in mr_motd(), mr_admin() and register_local_user(). This is a kludge for now.
m_away.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_cap.c 872 (18 years ago) by michael: - Add sanity check to m_cap
m_capab.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_cburst.c 632 (20 years ago) by michael: - Added channel::disable_fake_channels which disallows creation of channels that have ascii 2, 3, 31 and 160 in their names. - Minor improvements and cleanups to channel name validation routines backported from 7.3
m_challenge.c 817 (19 years ago) by michael: - m_challenge(): fixed another challenge bug which would reject a client's challenge response if the user= line contains an IP.
m_close.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_connect.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_cryptlink.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_drop.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_encap.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_eob.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_etrace.c 856 (19 years ago) by db: - make 709 numeric work for dronemon
m_gline.c 554 (20 years ago) by michael: - Don't send out multiple "requesting G-Line" notices in case the same oper is requesting the same gline over and over again.
m_hash.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_help.c 575 (20 years ago) by michael: - Fixed a bunch of compile warnings
m_info.c 201 (20 years ago) by adx: MFC: + removed invite_ops_only, controlled by +p now + sorted ircd.conf:channel{} a bit
m_invite.c 322 (20 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 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_kline.c 611 (20 years ago) by michael: - Fixed /dline nick for ipv6 servers
m_knock.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_links.c 575 (20 years ago) by michael: - Fixed a bunch of compile warnings
m_list.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_lljoin.c 632 (20 years ago) by michael: - Added channel::disable_fake_channels which disallows creation of channels that have ascii 2, 3, 31 and 160 in their names. - Minor improvements and cleanups to channel name validation routines backported from 7.3
m_llnick.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_locops.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_lusers.c 269 (20 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_map.c 268 (20 years ago) by adx: + add more load2hi protection + style fixes
m_motd.c 589 (20 years ago) by michael: - Clear the TS6 CAPAB bit possibly set on an unregistered client connection in mr_motd(), mr_admin() and register_local_user(). This is a kludge for now.
m_names.c 632 (20 years ago) by michael: - Added channel::disable_fake_channels which disallows creation of channels that have ascii 2, 3, 31 and 160 in their names. - Minor improvements and cleanups to channel name validation routines backported from 7.3
m_nburst.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_omotd.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_oper.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_operwall.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_pass.c 573 (20 years ago) by michael: - ts6 fixes as explained on irc
m_ping.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_pong.c 503 (20 years ago) by michael: - Backported CAP changes from HEAD since it doesn't affect any of the ircd's core components and should be supported as soon as possible.
m_post.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_rehash.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_restart.c 588 (20 years ago) by michael: - m_restart(): don't send restart notices twice to locally connected clients
m_resv.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_rkline.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_rxline.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_set.c 646 (20 years ago) by michael: - Fixed old bug that would forbid SPAMNUM to be disabled via "SET SPAMNUM 0"
m_stats.c 584 (20 years ago) by michael: - Added new general::stats_e_disabled configuration option. Known from RB, all it does is to disable "STATS e", which is a good idea if you have any exempted server ips. - Updated RELNOTES
m_svinfo.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_tburst.c 395 (20 years ago) by michael: - Fixed typo
m_testline.c 808 (19 years ago) by michael: - Misc. fixes to TESTMASK/TESTLINE as reported by Phar Lap - Prevent TESTLINE from reporting k-lines twice - Show the actual k-line reason when reporting k-lines - Test the host part of a u@h mask against the client's sockhost field in TESTMASK - Added support for nick masks to TESTMASK - CIDR is to come in 7.3
m_testmask.c 816 (19 years ago) by michael: - m_testmask.c: fixed match arguments. It's actually the first argument which takes a mask containing wildcards. Reported by pharlap
m_time.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_topic.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_trace.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_user.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_userhost.c 268 (20 years ago) by adx: + add more load2hi protection + style fixes
m_users.c 435 (20 years ago) by michael: - Fixed invalid output of the USERS command as reported by ThaPrince
m_version.c 269 (20 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_wallops.c 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_who.c 313 (20 years ago) by michael: - Don't pace "WHO #somechan" and "WHO *" as this breaks several clients
m_whois.c 660 (20 years ago) by adx: + backported numeric changes
m_whowas.c 269 (20 years ago) by adx: + more rate limiting fixes + update RELNOTES
m_xline.c 382 (20 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 63 files shown