ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r4758
File Last Change
 ../
core/ 4754 (9 years ago) by michael: - m_server.c, m_stats.c: constification
m_map.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_info.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_stats.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_help.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_who.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_motd.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_whois.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_admin.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_version.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_whowas.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_lusers.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_links.c 4758 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_list.c 4753 (9 years ago) by michael: - m_list.c:do_list(): removed unused parameters
m_module.c 4743 (9 years ago) by michael: - m_module.c:mo_module(): improve readability; avoid indexing parv[] several times
m_certfp.c 4740 (9 years ago) by michael: - m_certfp.c:ms_certfp(): use source_p->certfp instead of parv[1]
m_pong.c 4717 (9 years ago) by michael: - m_pong.c:ms_pong(): hash_find_client() covers both named servers and clients thus replaced hash_find_server() with hash_find_id() for ID-based server/client lookups
m_ping.c 4714 (9 years ago) by michael: - m_ping.c:ms_ping(): added sanity test for wrong directed PING messages as suggested by Adam. Needs more discussion whether that test is still needed with TS6
m_globops.c 4701 (9 years ago) by michael: - m_globops.c:ms_globops(): avoid indexing parv three times
m_time.c 4691 (9 years ago) by michael: - Style corrections
m_connect.c 4688 (9 years ago) by michael: - m_connect.c: whitespace changes
m_dline.c 4675 (9 years ago) by michael: - m_dline.c:mo_dline(): correction to previous commit
m_kline.c 4672 (9 years ago) by michael: - m_dline.c, m_kline.c: avoid using valid_comment()
m_unxline.c 4671 (9 years ago) by michael: - m_unxline.c: renamed remove_xline_match to remove_xline_exact
m_undline.c 4652 (9 years ago) by michael: - m_undline.c: fixed broken /dline remote.server
m_unresv.c 4649 (9 years ago) by michael: - m_resv.c, m_unresv.c: allow servers to add/remove RESVs
m_resv.c 4649 (9 years ago) by michael: - m_resv.c, m_unresv.c: allow servers to add/remove RESVs
m_xline.c 4645 (9 years ago) by michael: - m_xline.c, m_unxline.c: allow servers to add/remove XLINEs
m_unkline.c 4636 (9 years ago) by michael: - m_kline.c, m_unkline.c: allow servers to add/remove KLINEs
m_topic.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
m_invite.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
m_tburst.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
m_knock.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
m_names.c 4602 (9 years ago) by michael: - m_names.c:m_names(): removed legacy code; constification
m_capab.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_accept.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_etrace.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_away.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_cap.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_user.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_svsnick.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_pass.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_watch.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_webirc.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_challenge.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_trace.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_eob.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_gline.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_close.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_svsjoin.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_locops.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_svinfo.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_oper.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_ison.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_set.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_hash.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_post.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_svsmode.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_userhost.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_rehash.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_encap.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_svskill.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_svspart.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_restart.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
m_wallops.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
Makefile.in 4533 (9 years ago) by michael: - Implemented pseudo {} blocks (service aliases)
Makefile.am 4533 (9 years ago) by michael: - Implemented pseudo {} blocks (service aliases)
1 directory and 66 files shown