ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r4886
File Last Change
 ../
core/ 4884 (10 years ago) by michael: - Style corrections; fixed comments
Makefile.am 4545 (11 years ago) by michael: - Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
Makefile.in 4545 (11 years ago) by michael: - Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
m_accept.c 4815 (10 years ago) by michael: - Renamed variables
m_admin.c 4759 (10 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_away.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_cap.c 4792 (10 years ago) by michael: - Added support for the "extended-join" client capability
m_capab.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_certfp.c 4741 (10 years ago) by michael: - m_certfp.c:ms_certfp(): use source_p->certfp instead of parv[1]
m_challenge.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_close.c 4815 (10 years ago) by michael: - Renamed variables
m_connect.c 4689 (10 years ago) by michael: - m_connect.c: whitespace changes
m_dline.c 4815 (10 years ago) by michael: - Renamed variables
m_encap.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_eob.c 4815 (10 years ago) by michael: - Renamed variables
m_etrace.c 4815 (10 years ago) by michael: - Renamed variables
m_gline.c 4815 (10 years ago) by michael: - Renamed variables
m_globops.c 4700 (10 years ago) by michael: - m_globops.c:ms_globops(): avoid indexing parv three times
m_hash.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_help.c 4759 (10 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_info.c 4759 (10 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_invite.c 4818 (10 years ago) by michael: - Renamed variables
m_ison.c 4884 (10 years ago) by michael: - Style corrections; fixed comments
m_kline.c 4815 (10 years ago) by michael: - Renamed variables
m_knock.c 4795 (10 years ago) by michael: - Removed pointless test for UMODE_DEAF in both sendto_channel_local() and sendto_channel_local_butone()
m_links.c 4815 (10 years ago) by michael: - Renamed variables
m_list.c 4752 (10 years ago) by michael: - m_list.c:do_list(): removed unused parameters
m_locops.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_lusers.c 4759 (10 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_map.c 4876 (10 years ago) by michael: - m_map.c:dump_map(): from p4: readd ':' after Users in /map
m_module.c 4815 (10 years ago) by michael: - Renamed variables
m_motd.c 4759 (10 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_names.c 4603 (10 years ago) by michael: - m_names.c:m_names(): removed legacy code; constification
m_oper.c 4832 (10 years ago) by michael: - m_oper.c:m_oper(): constification
m_pass.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_ping.c 4715 (10 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_pong.c 4886 (10 years ago) by michael: - m_pong.c:mr_pong(): from p4: accept ping cookie replies even if the client still has a pending registration state
m_post.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_rehash.c 4842 (10 years ago) by michael: - m_rehash.c:mo_rehash(): minor cleanup
m_restart.c 4844 (10 years ago) by michael: - m_die.c:mo_die(), m_restart.c:mo_restart(): minor cleanups
m_resv.c 4650 (10 years ago) by michael: - m_resv.c, m_unresv.c: allow servers to add/remove RESVs
m_set.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_stats.c 4815 (10 years ago) by michael: - Renamed variables
m_svinfo.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_svsjoin.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_svskill.c 4836 (10 years ago) by michael: - m_svskill.c:ms_svskill(): use KILLLEN instead of KICKLEN
m_svsmode.c 4819 (10 years ago) by michael: - Renamed Client::svid to Client::account
m_svsnick.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_svspart.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_tburst.c 4818 (10 years ago) by michael: - Renamed variables
m_time.c 4690 (10 years ago) by michael: - Style corrections
m_topic.c 4815 (10 years ago) by michael: - Renamed variables
m_trace.c 4815 (10 years ago) by michael: - Renamed variables
m_undline.c 4653 (10 years ago) by michael: - m_undline.c: fixed broken /dline remote.server
m_unkline.c 4635 (10 years ago) by michael: - m_kline.c, m_unkline.c: allow servers to add/remove KLINEs
m_unresv.c 4650 (10 years ago) by michael: - m_resv.c, m_unresv.c: allow servers to add/remove RESVs
m_unxline.c 4815 (10 years ago) by michael: - Renamed variables
m_user.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_userhost.c 4828 (10 years ago) by michael: - m_userhost.c:m_userhost(): replaced sprintf() with snprintf()
m_version.c 4759 (10 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_wallops.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
m_watch.c 4815 (10 years ago) by michael: - Renamed variables
m_webirc.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_who.c 4823 (10 years ago) by michael: - client.c, m_who.c: style corrections
m_whois.c 4819 (10 years ago) by michael: - Renamed Client::svid to Client::account
m_whowas.c 4819 (10 years ago) by michael: - Renamed Client::svid to Client::account
m_xline.c 4815 (10 years ago) by michael: - Renamed variables
1 directory and 66 files shown