ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/modules
r2006
File Last Change
 ../
core/ 2006 (10 years ago) by michael: - part_one_client(): removed useless client_p argument
m_oper.c 1924 (10 years ago) by michael: - "STATS o" now shows how many times an oper{} block has been used. Just like "STATS x|q"
m_challenge.c 1924 (10 years ago) by michael: - "STATS o" now shows how many times an oper{} block has been used. Just like "STATS x|q"
m_stats.c 1969 (10 years ago) by michael: - Cosmetical cleanups
m_close.c 1867 (10 years ago) by michael: - Create 8.1.x branch
Makefile.in 1867 (10 years ago) by michael: - Create 8.1.x branch
m_map.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_accept.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_globops.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_locops.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_svinfo.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_etrace.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_away.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_cap.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_user.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_xline.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_ison.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_who.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_svsnick.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_pong.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_ping.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_topic.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_time.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_hash.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_motd.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_post.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_pass.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_watch.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_kline.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_connect.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_admin.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_svsmode.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_operwall.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_users.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_services.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_userhost.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_module.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_webirc.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_testline.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_rehash.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_testmask.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_trace.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_encap.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_dline.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_lusers.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_invite.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_tburst.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_knock.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_links.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_restart.c 1867 (10 years ago) by michael: - Create 8.1.x branch
Makefile.am 1867 (10 years ago) by michael: - Create 8.1.x branch
m_gline.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_help.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
m_set.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
m_whois.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
m_version.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
m_wallops.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
m_info.c 1945 (10 years ago) by michael: - Removed channel::quiet_on_ban configuration option. This feature is now enabled by default
m_resv.c 1885 (10 years ago) by michael: - Replaced a strpbrk() with has_wildcards()
m_capab.c 1983 (10 years ago) by michael: - m_capab(): fixed compile warning
m_eob.c 1985 (10 years ago) by michael: - m_eob(): Re-added EOB notice
m_list.c 1897 (10 years ago) by michael: - m_list.c:do_list(): added sanity test for parv[1] being NULL
m_whowas.c 1887 (10 years ago) by michael: - m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reason why we should skip preceding commas in nick-/channelnames
m_names.c 1887 (10 years ago) by michael: - m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reason why we should skip preceding commas in nick-/channelnames
1 directory and 63 files shown