ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r5022
File Last Change
 ../
core/ 5014 (9 years ago) by michael: - Removed unused header includes:wq
extra/ 5004 (9 years ago) by michael: - Added 'opme' to irc-operator flags
Makefile.am 4906 (9 years ago) by michael: - autoreconf
Makefile.in 4981 (9 years ago) by michael: - Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit
m_accept.c 4975 (9 years ago) by michael: - Fixed compile warnings due to shadowed global variables on RHEL/maybe other distros
m_admin.c 4759 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_away.c 5013 (9 years ago) by michael: - m_away.c:m_away(): don't let /AWAY end the client's flood grace period. Depending on the configuration, some clients instantly set them away right after connecting. AWAY is rate limited anyways.
m_cap.c 5021 (9 years ago) by michael: - m_cap.c: minor optimization to send_caplist()
m_capab.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_certfp.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_challenge.c 4588 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_close.c 4815 (9 years ago) by michael: - Renamed variables
m_connect.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_dline.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_encap.c 4565 (9 years ago) by michael: - Update GPL 2 license headers
m_eob.c 4962 (9 years ago) by michael: - Get rid of NOCAPS
m_etrace.c 5000 (9 years ago) by michael: - m_etrace.c:do_etrace(): replaced hash_find_client() with find_person()
m_gline.c 4962 (9 years ago) by michael: - Get rid of NOCAPS
m_globops.c 4962 (9 years ago) by michael: - Get rid of NOCAPS
m_hash.c 5003 (9 years ago) by michael: - Style corrections
m_help.c 4759 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_info.c 5022 (9 years ago) by michael: - m_info.c: minor correction: use NULL instead of 0 for pointers
m_invite.c 5017 (9 years ago) by michael: - m_invite.c, m_knock.c: send KNOCK/INVITE notifications to halfops too
m_ison.c 4884 (9 years ago) by michael: - Style corrections; fixed comments
m_kline.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_knock.c 5017 (9 years ago) by michael: - m_invite.c, m_knock.c: send KNOCK/INVITE notifications to halfops too
m_links.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_list.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_locops.c 4934 (9 years ago) by michael: - Style corrections; constifications
m_lusers.c 4759 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_map.c 4876 (9 years ago) by michael: - m_map.c:dump_map(): from p4: readd ':' after Users in /map
m_module.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_motd.c 4956 (9 years ago) by michael: - m_motd.c:m_motd(): don't take 'hide_servers' into account for remote MOTD requests since this is up to 'disable_remote_commands'
m_names.c 4888 (9 years ago) by michael: - m_names.c:m_names(): const correctness
m_oper.c 4832 (9 years ago) by michael: - m_oper.c:m_oper(): constification
m_pass.c 4588 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_ping.c 4715 (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_pong.c 4886 (9 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 (9 years ago) by michael: - Update GPL 2 license headers
m_rehash.c 4982 (9 years ago) by michael: - Cleaned up style; reformatting; const correctness
m_restart.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_resv.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_set.c 4565 (9 years ago) by michael: - Update GPL 2 license headers
m_stats.c 4967 (9 years ago) by michael: - general::hide_spoof_ips is now deprecated
m_svinfo.c 4565 (9 years ago) by michael: - Update GPL 2 license headers
m_svsjoin.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_svskill.c 4836 (9 years ago) by michael: - m_svskill.c:ms_svskill(): use KILLLEN instead of KICKLEN
m_svsmode.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_svsnick.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_svspart.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_tburst.c 4962 (9 years ago) by michael: - Get rid of NOCAPS
m_time.c 4690 (9 years ago) by michael: - Style corrections
m_topic.c 4962 (9 years ago) by michael: - Get rid of NOCAPS
m_trace.c 4967 (9 years ago) by michael: - general::hide_spoof_ips is now deprecated
m_undline.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_unkline.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_unresv.c 5014 (9 years ago) by michael: - Removed unused header includes:wq
m_unxline.c 4890 (9 years ago) by michael: - Style corrections
m_user.c 4992 (9 years ago) by michael: - Removed useless assert()s
m_userhost.c 4828 (9 years ago) by michael: - m_userhost.c:m_userhost(): replaced sprintf() with snprintf()
m_version.c 4759 (9 years ago) by michael: - Improved RPL_LOAD2HI numeric
m_wallops.c 4962 (9 years ago) by michael: - Get rid of NOCAPS
m_watch.c 4815 (9 years ago) by michael: - Renamed variables
m_webirc.c 4588 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
m_who.c 4996 (9 years ago) by michael: - m_who.c:m_who(): replaced hash_find_client() with find_person()
m_whois.c 4967 (9 years ago) by michael: - general::hide_spoof_ips is now deprecated
m_whowas.c 4819 (9 years ago) by michael: - Renamed Client::svid to Client::account
m_xline.c 4890 (9 years ago) by michael: - Style corrections
2 directories and 66 files shown