ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r5518
File Last Change
 ../
extra/ 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
core/ 5463 (9 years ago) by michael: - Added channel mode +C which prevents users from sending CTCPS to a channel
Makefile.am 4901 (9 years ago) by michael: - autoreconf
m_close.c 5346 (9 years ago) by michael: - Update copyright years
m_accept.c 5346 (9 years ago) by michael: - Update copyright years
m_globops.c 5346 (9 years ago) by michael: - Update copyright years
m_svsjoin.c 5346 (9 years ago) by michael: - Update copyright years
m_locops.c 5346 (9 years ago) by michael: - Update copyright years
m_svinfo.c 5346 (9 years ago) by michael: - Update copyright years
m_etrace.c 5346 (9 years ago) by michael: - Update copyright years
m_away.c 5346 (9 years ago) by michael: - Update copyright years
m_cap.c 5346 (9 years ago) by michael: - Update copyright years
m_oper.c 5346 (9 years ago) by michael: - Update copyright years
m_user.c 5346 (9 years ago) by michael: - Update copyright years
m_unresv.c 5346 (9 years ago) by michael: - Update copyright years
m_stats.c 5346 (9 years ago) by michael: - Update copyright years
m_help.c 5346 (9 years ago) by michael: - Update copyright years
m_ison.c 5346 (9 years ago) by michael: - Update copyright years
m_xline.c 5346 (9 years ago) by michael: - Update copyright years
m_who.c 5346 (9 years ago) by michael: - Update copyright years
m_svsnick.c 5346 (9 years ago) by michael: - Update copyright years
m_pong.c 5346 (9 years ago) by michael: - Update copyright years
m_ping.c 5346 (9 years ago) by michael: - Update copyright years
m_topic.c 5346 (9 years ago) by michael: - Update copyright years
m_time.c 5346 (9 years ago) by michael: - Update copyright years
m_hash.c 5346 (9 years ago) by michael: - Update copyright years
m_list.c 5346 (9 years ago) by michael: - Update copyright years
m_motd.c 5346 (9 years ago) by michael: - Update copyright years
m_post.c 5346 (9 years ago) by michael: - Update copyright years
m_pass.c 5346 (9 years ago) by michael: - Update copyright years
m_resv.c 5346 (9 years ago) by michael: - Update copyright years
m_watch.c 5346 (9 years ago) by michael: - Update copyright years
m_connect.c 5346 (9 years ago) by michael: - Update copyright years
m_admin.c 5346 (9 years ago) by michael: - Update copyright years
m_userhost.c 5346 (9 years ago) by michael: - Update copyright years
m_version.c 5346 (9 years ago) by michael: - Update copyright years
m_module.c 5346 (9 years ago) by michael: - Update copyright years
m_webirc.c 5346 (9 years ago) by michael: - Update copyright years
m_certfp.c 5346 (9 years ago) by michael: - Update copyright years
m_undline.c 5346 (9 years ago) by michael: - Update copyright years
m_rehash.c 5346 (9 years ago) by michael: - Update copyright years
m_challenge.c 5346 (9 years ago) by michael: - Update copyright years
m_whowas.c 5346 (9 years ago) by michael: - Update copyright years
m_trace.c 5346 (9 years ago) by michael: - Update copyright years
m_encap.c 5346 (9 years ago) by michael: - Update copyright years
m_dline.c 5346 (9 years ago) by michael: - Update copyright years
m_lusers.c 5346 (9 years ago) by michael: - Update copyright years
m_invite.c 5346 (9 years ago) by michael: - Update copyright years
m_tburst.c 5346 (9 years ago) by michael: - Update copyright years
m_unxline.c 5346 (9 years ago) by michael: - Update copyright years
m_knock.c 5346 (9 years ago) by michael: - Update copyright years
m_svskill.c 5346 (9 years ago) by michael: - Update copyright years
m_names.c 5346 (9 years ago) by michael: - Update copyright years
m_links.c 5346 (9 years ago) by michael: - Update copyright years
m_svspart.c 5346 (9 years ago) by michael: - Update copyright years
m_restart.c 5346 (9 years ago) by michael: - Update copyright years
m_wallops.c 5346 (9 years ago) by michael: - Update copyright years
m_eob.c 5346 (9 years ago) by michael: - Update copyright years
m_unkline.c 5346 (9 years ago) by michael: - Update copyright years
m_kline.c 5386 (9 years ago) by michael: - m_gline.c, m_kline.c, motd.c: need to check against client->sockhost as well
m_svsmode.c 5393 (9 years ago) by michael: - Minor cleanups and optimizations to usermode handling
Makefile.in 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
m_capab.c 5474 (9 years ago) by michael: - Allow servers to send as many CAPAB messages as they want, regardless of TS6; Removed CAP_CAP
m_info.c 5488 (9 years ago) by michael: - Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that have been changed from within IRC via the "/set" command - Renamed the following ircd.conf configuration directives to be more descriptive: max_clients -> default_max_clients join_flood_count -> default_join_flood_count join_flood_time -> default_join_flood_time - Updated related ircd.conf documentation accordingly
m_set.c 5488 (9 years ago) by michael: - Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that have been changed from within IRC via the "/set" command - Renamed the following ircd.conf configuration directives to be more descriptive: max_clients -> default_max_clients join_flood_count -> default_join_flood_count join_flood_time -> default_join_flood_time - Updated related ircd.conf documentation accordingly
m_gline.c 5501 (9 years ago) by michael: - m_gline.c: style corrections
m_map.c 5515 (9 years ago) by michael: - m_map.c:dump_map(): removed 'static' keyword from buf
m_whois.c 5518 (9 years ago) by michael: - m_whois.c:whois_person(): constification
2 directories and 66 files shown