ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r8209
File Last Change
 ../
core/ 8209 (6 years ago) by michael: - Remove UMODE_HIDDENHOST as we don't need a separat mode for that
extra/ 7925 (7 years ago) by michael: - Update copyright years
Makefile.am 7667 (7 years ago) by michael: - Fixed svn properties
Makefile.in 7667 (7 years ago) by michael: - Fixed svn properties
m_accept.c 7925 (7 years ago) by michael: - Update copyright years
m_admin.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_away.c 7925 (7 years ago) by michael: - Update copyright years
m_cap.c 7925 (7 years ago) by michael: - Update copyright years
m_capab.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_certfp.c 7925 (7 years ago) by michael: - Update copyright years
m_close.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
m_connect.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_dline.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_encap.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_eob.c 7925 (7 years ago) by michael: - Update copyright years
m_etrace.c 8083 (7 years ago) by michael: - Add RPL_ETRACEEND numeric taken from irc2.11
m_globops.c 7925 (7 years ago) by michael: - Update copyright years
m_hash.c 7925 (7 years ago) by michael: - Update copyright years
m_help.c 7925 (7 years ago) by michael: - Update copyright years
m_info.c 8056 (7 years ago) by michael: - m_info.c: clarification on 'failed_oper_notice'
m_invite.c 8043 (7 years ago) by michael: - Add chptr->mode.mode manipulation macros
m_ison.c 8031 (7 years ago) by michael: - m_ison.c, m_userhost.c: fixed style inconsistencies
m_kline.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_knock.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_links.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_list.c 7925 (7 years ago) by michael: - Update copyright years
m_locops.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_lusers.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_map.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
m_module.c 8073 (7 years ago) by michael: - m_module.c:module_reload(): use EXIT_FAILURE for exit()
m_motd.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_names.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
m_oper.c 7925 (7 years ago) by michael: - Update copyright years
m_pass.c 7993 (7 years ago) by michael: - m_pass.c: remove unused header includes; update comments
m_ping.c 7925 (7 years ago) by michael: - Update copyright years
m_pong.c 7925 (7 years ago) by michael: - Update copyright years
m_post.c 7925 (7 years ago) by michael: - Update copyright years
m_rehash.c 7925 (7 years ago) by michael: - Update copyright years
m_restart.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
m_resv.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_set.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
m_stats.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_svinfo.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
m_svshost.c 8209 (6 years ago) by michael: - Remove UMODE_HIDDENHOST as we don't need a separat mode for that
m_svsjoin.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
m_svskill.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
m_svsmode.c 8209 (6 years ago) by michael: - Remove UMODE_HIDDENHOST as we don't need a separat mode for that
m_svsnick.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
m_svspart.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
m_svstag.c 7925 (7 years ago) by michael: - Update copyright years
m_tburst.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_time.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_topic.c 8043 (7 years ago) by michael: - Add chptr->mode.mode manipulation macros
m_trace.c 8081 (7 years ago) by michael: - m_trace.c: reformatting
m_undline.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_unkline.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_unresv.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_unxline.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
m_user.c 7925 (7 years ago) by michael: - Update copyright years
m_userhost.c 8031 (7 years ago) by michael: - m_ison.c, m_userhost.c: fixed style inconsistencies
m_version.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_wallops.c 7925 (7 years ago) by michael: - Update copyright years
m_watch.c 7925 (7 years ago) by michael: - Update copyright years
m_webirc.c 7925 (7 years ago) by michael: - Update copyright years
m_who.c 7962 (7 years ago) by michael: - No longer put servers on the 'global_client_list'. This was just bad.
m_whois.c 7970 (7 years ago) by michael: - Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with "ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
m_whowas.c 7988 (7 years ago) by michael: - m_whowas.c:do_whowas(): rename variable
m_xline.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
2 directories and 66 files shown