ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r3565
File Last Change
 ../
core/ 3539 (11 years ago) by michael: - m_mode.c:set_user_mode(): renamed variables
Makefile.am 3354 (11 years ago) by michael: - Added m_unresv.c and moved all UNRESV related code into it
Makefile.in 3354 (11 years ago) by michael: - Added m_unresv.c and moved all UNRESV related code into it
m_accept.c 3504 (11 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
m_admin.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_away.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_cap.c 3565 (11 years ago) by michael: - Style corrections
m_capab.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_certfp.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_challenge.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_close.c 3266 (11 years ago) by michael: - Worked towards improving documentation
m_connect.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_dline.c 3368 (11 years ago) by michael: - Style corrections
m_encap.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_eob.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_etrace.c 3156 (11 years ago) by michael: - Removed client_p pointers from everywhere
m_gline.c 3504 (11 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
m_globops.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_hash.c 3275 (11 years ago) by michael: - Worked towards improving documentation
m_help.c 3333 (11 years ago) by michael: - Removed pointless comments
m_info.c 3545 (11 years ago) by michael: - m_info.c:info_table[]: cosmetical fixes
m_invite.c 3431 (11 years ago) by michael: - Replace few hash_find_id() with find_person()
m_ison.c 3344 (11 years ago) by michael: - Doxygen
m_kline.c 3368 (11 years ago) by michael: - Style corrections
m_knock.c 3481 (11 years ago) by michael: - Style corrections
m_links.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_list.c 3504 (11 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
m_locops.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_lusers.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_map.c 3345 (11 years ago) by michael: - m_map.c: notify irc-operators about /map requests
m_module.c 3340 (11 years ago) by michael: - Further cleanups to m_module.c
m_motd.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_names.c 3266 (11 years ago) by michael: - Worked towards improving documentation
m_oper.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_operwall.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_pass.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_ping.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_pong.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_post.c 3266 (11 years ago) by michael: - Worked towards improving documentation
m_rehash.c 3322 (11 years ago) by michael: - Moved irc_res.c to res.c - Moved irc_reslib.c to reslib.c
m_restart.c 3486 (11 years ago) by michael: - m_die(), m_restart(): initialize buf[] to something saner
m_resv.c 3559 (11 years ago) by michael: - m_resv.c: reformatting
m_services.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_set.c 3382 (11 years ago) by michael: - m_set.c:mo_set(): removed hack. Let quote_autoconn() deal with missing parameters.
m_stats.c 3516 (11 years ago) by michael: - m_stats.c:stats_operedup(): don't show idle time if operator is +q
m_svinfo.c 3294 (11 years ago) by michael: - doxygen
m_svsjoin.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_svskill.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_svsmode.c 3561 (11 years ago) by michael: - m_svsmode:ms_svsmode(): removed legacy code
m_svsnick.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_svspart.c 3342 (11 years ago) by michael: - Cleaned up style & fixed comments
m_tburst.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_time.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_topic.c 3332 (11 years ago) by michael: - doxygen
m_trace.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_undline.c 3368 (11 years ago) by michael: - Style corrections
m_unkline.c 3368 (11 years ago) by michael: - Style corrections
m_unresv.c 3368 (11 years ago) by michael: - Style corrections
m_unxline.c 3368 (11 years ago) by michael: - Style corrections
m_user.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_userhost.c 3320 (11 years ago) by michael: - Removed useless header includes
m_version.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_wallops.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_watch.c 3424 (11 years ago) by michael: - Fixed possible WATCH core. Fix provided by Adam
m_webirc.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_who.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_whois.c 3513 (11 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
m_whowas.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_xline.c 3467 (11 years ago) by michael: - m_xline.c:write_xline(): removed collapse() call
1 directory and 68 files shown