ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r3206
File Last Change
 ../
core/ 3204 (10 years ago) by michael: - m_kick.c: incorporate some of Adam's cleanups.
m_invite.c 3206 (10 years ago) by michael: - m_invite.c:ms_invite(): replaced find_person() with hash_find_id()
m_version.c 3203 (10 years ago) by michael: - m_vesion.c: merged mo_version() and ms_version()
m_dline.c 3192 (10 years ago) by michael: - Fixed compile error in ms_sid() - Cleaned up find_chasing(). Removed useless third 'chasing' argument.
m_svsmode.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_operwall.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_globops.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_certfp.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_away.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_tburst.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_knock.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_svsnick.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_topic.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_wallops.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_eob.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_gline.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_svskill.c 3184 (10 years ago) by michael: - Cleanup more places where ID_or_name() is no longer necessary
m_map.c 3181 (10 years ago) by michael: - m_map.c, m_admin.c, m_hash.c: remove unused header includes
m_admin.c 3181 (10 years ago) by michael: - m_map.c, m_admin.c, m_hash.c: remove unused header includes
m_hash.c 3181 (10 years ago) by michael: - m_map.c, m_admin.c, m_hash.c: remove unused header includes
m_locops.c 3180 (10 years ago) by michael: - m_locops.c:ms_locops(): accept LOCOPS from servers
m_svinfo.c 3172 (10 years ago) by michael: - m_svinfo.c: minimum required argument count is 5. Remove redundant test on parc in ms_svinfo()
m_capab.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
m_close.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
m_webirc.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
m_user.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
m_post.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
m_whois.c 3160 (10 years ago) by michael: - Minor corrections to -r3156 [Removed client_p pointers from everywhere]
m_kline.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_connect.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_services.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_accept.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_userhost.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_module.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_etrace.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_challenge.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_rehash.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_whowas.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_encap.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_trace.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_info.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_cap.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_lusers.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_oper.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_stats.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_help.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_ison.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_xline.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_who.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_ping.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_pong.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_set.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_time.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_list.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_links.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_names.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_motd.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_restart.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_pass.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_resv.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_watch.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
Makefile.in 3121 (10 years ago) by michael: - Removed m_users.c
Makefile.am 3121 (10 years ago) by michael: - Removed m_users.c
1 directory and 62 files shown