ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r3073
File Last Change
 ../
core/ 3044 (11 years ago) by michael: - ms_bmask(): made mode_type an unsigned int type
Makefile.am 2602 (11 years ago) by michael: - Added SVSKILL
Makefile.in 2722 (11 years ago) by michael: - automake 1.14.1
m_accept.c 2820 (11 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 2991 (11 years ago) by michael: - m_admin.c: fixed invalid comment
m_away.c 2820 (11 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 (11 years ago) by michael: - Implemented "userhost-in-names" client capability
m_capab.c 2912 (11 years ago) by michael: - m_capab.c: removed extraneous parentheses
m_certfp.c 2820 (11 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 3007 (11 years ago) by michael: - m_challenge.c:m_challenge(): fixed an XXX
m_close.c 2820 (11 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 (11 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 2997 (11 years ago) by michael: - m_dline.c: get rid of this (type & ~0x1) hack
m_encap.c 3037 (11 years ago) by michael: - m_encap.c:ms_encap(): removed irrelevant comment
m_eob.c 2820 (11 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 2968 (11 years ago) by michael: - m_etrace.c: removed unused header includes
m_gline.c 2861 (11 years ago) by michael: - m_gline.c:ms_gline(): improved readability. Removed extranous IsClient() test.
m_globops.c 2820 (11 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 (11 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 3026 (11 years ago) by michael: - m_help.c: whitespace changes
m_info.c 2970 (11 years ago) by michael: - Move myctime() from irc_string.c to s_misc.c
m_invite.c 2888 (11 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_ison.c 2820 (11 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 (11 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_knock.c 2820 (11 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 (11 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_list.c 2904 (11 years ago) by michael: - m_list.c: style cleanups
m_locops.c 2826 (11 years ago) by michael: - Fixed previous commit to ms_locops()
m_lusers.c 2820 (11 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 2989 (11 years ago) by michael: - Stole recent /map changes from p4. Network map looks much better now.
m_module.c 2959 (11 years ago) by michael: - Added modules_get_list() and made modules_list visible to only modules.c - Fixed naming convetion of other linked lists in modules.c
m_motd.c 2967 (11 years ago) by michael: - Really make do_motd() a void function...
m_names.c 2908 (11 years ago) by michael: - m_names.c: removed unused header include
m_oper.c 2947 (11 years ago) by michael: - Revert -r1925. We no longer show how many times an oline has been hit.
m_operwall.c 2822 (11 years ago) by michael: - m_operwall.c: removed me_operwall() encap handler
m_pass.c 2820 (11 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 (11 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 (11 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 (11 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 (11 years ago) by michael: - Tweak reloading/rehasing config files server notice
m_restart.c 2820 (11 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 (11 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 (11 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 3069 (11 years ago) by michael: - numeric.c, m_set.c: fixed inconsistent use of "can't" and "cannot"
m_stats.c 2947 (11 years ago) by michael: - Revert -r1925. We no longer show how many times an oline has been hit.
m_svinfo.c 2820 (11 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 (11 years ago) by michael: - Fixed improper use of the ID_or_name macro in several places
m_svsmode.c 2820 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 (11 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 2986 (11 years ago) by michael: - Via p4: Make whowas honor disable_remote_commands
m_xline.c 2974 (11 years ago) by michael: - m_xline.c: reorder functions, removed unused header includes, constifications
1 directory and 63 files shown