ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r2955
File Last Change
 ../
core/ 2955 (10 years ago) by michael: - register_remote_user(): removed unused realname/gecos parameter
Makefile.am 2602 (10 years ago) by michael: - Added SVSKILL
Makefile.in 2722 (10 years ago) by michael: - automake 1.14.1
m_accept.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_admin.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_away.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_cap.c 2910 (10 years ago) by michael: - Implemented "userhost-in-names" client capability
m_capab.c 2912 (10 years ago) by michael: - m_capab.c: removed extraneous parentheses
m_certfp.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_challenge.c 2947 (10 years ago) by michael: - Revert -r1925. We no longer show how many times an oline has been hit.
m_close.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_connect.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_dline.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_encap.c 2885 (10 years ago) by michael: - m_encap.c:ms_encap(): removed pointless code. Buffer can't be overflown since snprintf() is being used
m_eob.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_etrace.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_gline.c 2861 (10 years ago) by michael: - m_gline.c:ms_gline(): improved readability. Removed extranous IsClient() test.
m_globops.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_hash.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_help.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_info.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_invite.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_ison.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_kline.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_knock.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_links.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_list.c 2904 (10 years ago) by michael: - m_list.c: style cleanups
m_locops.c 2826 (10 years ago) by michael: - Fixed previous commit to ms_locops()
m_lusers.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_map.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_module.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_motd.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_names.c 2908 (10 years ago) by michael: - m_names.c: removed unused header include
m_oper.c 2947 (10 years ago) by michael: - Revert -r1925. We no longer show how many times an oline has been hit.
m_operwall.c 2822 (10 years ago) by michael: - m_operwall.c: removed me_operwall() encap handler
m_pass.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_ping.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_pong.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_post.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_rehash.c 2830 (10 years ago) by michael: - Tweak reloading/rehasing config files server notice
m_restart.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_resv.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_services.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_set.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_stats.c 2947 (10 years ago) by michael: - Revert -r1925. We no longer show how many times an oline has been hit.
m_svinfo.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_svskill.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_svsmode.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_svsnick.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_tburst.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_time.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_topic.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_trace.c 2863 (10 years ago) by michael: - m_trace.c:ms_trace(): properly check return value of hunt_server() against HUNTED_ISME. Just in case the HUNT_* definitions get changed some day
m_user.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_userhost.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_users.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_version.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_wallops.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_watch.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_webirc.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_who.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_whois.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_whowas.c 2820 (10 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
m_xline.c 2888 (10 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
1 directory and 63 files shown