ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/modules
r2031
File Last Change
 ../
core/ 2013 (13 years ago) by michael: - Removed 'remote', and 'global_kill' oper flags, and added 'connect', 'squit', and 'kill' flags for better fine-tuning instead. Whether or not a specific action is allowed on a remote server can be controlled by appeding the ':remote' flag. For example: 'kill' allows only local clients to be killed, whereas 'kill:remote' allows to issue a KILL for remote clients
Makefile.am 1867 (13 years ago) by michael: - Create 8.1.x branch
Makefile.in 1867 (13 years ago) by michael: - Create 8.1.x branch
m_accept.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_admin.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_away.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_cap.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_capab.c 1983 (13 years ago) by michael: - m_capab(): fixed compile warning
m_challenge.c 1924 (13 years ago) by michael: - "STATS o" now shows how many times an oper{} block has been used. Just like "STATS x|q"
m_close.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_connect.c 2013 (13 years ago) by michael: - Removed 'remote', and 'global_kill' oper flags, and added 'connect', 'squit', and 'kill' flags for better fine-tuning instead. Whether or not a specific action is allowed on a remote server can be controlled by appeding the ':remote' flag. For example: 'kill' allows only local clients to be killed, whereas 'kill:remote' allows to issue a KILL for remote clients
m_dline.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_encap.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_eob.c 1985 (13 years ago) by michael: - m_eob(): Re-added EOB notice
m_etrace.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_gline.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_globops.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_hash.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_help.c 2031 (13 years ago) by michael: - Overhaul HELP system
m_info.c 1945 (13 years ago) by michael: - Removed channel::quiet_on_ban configuration option. This feature is now enabled by default
m_invite.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_ison.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_kline.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_knock.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_links.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_list.c 1897 (13 years ago) by michael: - m_list.c:do_list(): added sanity test for parv[1] being NULL
m_locops.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_lusers.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_map.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_module.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_motd.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_names.c 1887 (13 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_oper.c 1924 (13 years ago) by michael: - "STATS o" now shows how many times an oper{} block has been used. Just like "STATS x|q"
m_operwall.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_pass.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_ping.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_pong.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_post.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_rehash.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_restart.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_resv.c 1885 (13 years ago) by michael: - Replaced a strpbrk() with has_wildcards()
m_services.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_set.c 1996 (13 years ago) by michael: - Mostly style cleanups & whitespace changes
m_stats.c 1969 (13 years ago) by michael: - Cosmetical cleanups
m_svinfo.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_svsmode.c 2024 (13 years ago) by michael: - m_svsmode(), set_user_mode(): \n, \r, \t aren't treaded specially anymore
m_svsnick.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_tburst.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_testline.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_testmask.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_time.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_topic.c 2020 (13 years ago) by michael: - m_topic.c: fixed compile warning
m_trace.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_user.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_userhost.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_users.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_version.c 1996 (13 years ago) by michael: - Mostly style cleanups & whitespace changes
m_wallops.c 1996 (13 years ago) by michael: - Mostly style cleanups & whitespace changes
m_watch.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_webirc.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_who.c 1867 (13 years ago) by michael: - Create 8.1.x branch
m_whois.c 2016 (13 years ago) by michael: - Whitespace commit
m_whowas.c 1887 (13 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_xline.c 1867 (13 years ago) by michael: - Create 8.1.x branch
1 directory and 63 files shown