ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r3282
File Last Change
 ../
core/ 3275 (9 years ago) by michael: - Worked towards improving documentation
Makefile.am 3121 (10 years ago) by michael: - Removed m_users.c
Makefile.in 3121 (10 years ago) by michael: - Removed m_users.c
m_accept.c 3274 (9 years ago) by michael: - Clean up redundant/unused header includes
m_admin.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
m_away.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_cap.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_capab.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_certfp.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_challenge.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_close.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_connect.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_dline.c 3208 (10 years ago) by michael: - Minor cleanup to m_dline.c, m_gline.c, m_kline.c
m_encap.c 3215 (10 years ago) by michael: - Fixed some comments; cleaned up style here and there
m_eob.c 3282 (9 years ago) by michael: - m_eob.c: removed invalid comment
m_etrace.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_gline.c 3276 (9 years ago) by michael: - m_gline.c:mo_gline(): whitespace commit
m_globops.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_hash.c 3275 (9 years ago) by michael: - Worked towards improving documentation
m_help.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_info.c 3275 (9 years ago) by michael: - Worked towards improving documentation
m_invite.c 3274 (9 years ago) by michael: - Clean up redundant/unused header includes
m_ison.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_kline.c 3208 (10 years ago) by michael: - Minor cleanup to m_dline.c, m_gline.c, m_kline.c
m_knock.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
m_links.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_locops.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_lusers.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_map.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_module.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_names.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_oper.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_operwall.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_pass.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_post.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_rehash.c 3156 (10 years ago) by michael: - Removed client_p pointers from everywhere
m_restart.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_resv.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_set.c 3280 (9 years ago) by michael: - Fixed compile warnings
m_stats.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
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_svskill.c 3184 (10 years ago) by michael: - Cleanup more places where ID_or_name() is no longer necessary
m_svsmode.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
m_svsnick.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
m_tburst.c 3232 (10 years ago) by michael: - m_tburst.c:ms_tburst(): removed pointless MyClient() test on source_p. source_p can't be a local client.
m_time.c 3275 (9 years ago) by michael: - Worked towards improving documentation
m_topic.c 3274 (9 years ago) by michael: - Clean up redundant/unused header includes
m_trace.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
m_user.c 3217 (10 years ago) by michael: - m_user.c: renamed do_local_user() to do_user(). Fixed comments.
m_userhost.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
m_version.c 3275 (9 years ago) by michael: - Worked towards improving documentation
m_wallops.c 3266 (9 years ago) by michael: - Worked towards improving documentation
m_watch.c 3213 (10 years ago) by michael: - m_watch.c:m_watch(): replaced all strcat() with strlcat()
m_webirc.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
m_who.c 3270 (9 years ago) by michael: - m_who.c:m_who(): admins may now see all channel members via "WHO #channel" regardless of channel mode +s
m_whois.c 3215 (10 years ago) by michael: - Fixed some comments; cleaned up style here and there
m_whowas.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
1 directory and 62 files shown