ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/modules
r2114
File Last Change
 ../
core/ 2072 (10 years ago) by michael: - Removed outdated comment
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_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_wallops.c 2039 (10 years ago) by michael: - Added 'locops' and 'wallops' to irc-operator flags
m_stats.c 1969 (10 years ago) by michael: - Cosmetical cleanups
m_kline.c 1867 (10 years ago) by michael: - Create 8.1.x branch
m_close.c 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_admin.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_services.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_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_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_etrace.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_webirc.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_rehash.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_encap.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_cap.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_user.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_svsnick.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_pong.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_time.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_motd.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
m_pass.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_watch.c 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_locops.c 2113 (10 years ago) by michael: - LOCOPS notices should only be sent to opers that have usermode +l
m_version.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_xline.c 2114 (10 years ago) by michael: - Remove temporary xline kludge that was required for better interoperability with 7.0 servers
m_connect.c 2013 (10 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_info.c 1945 (10 years ago) by michael: - Removed channel::quiet_on_ban configuration option. This feature is now enabled by default
m_whowas.c 2078 (10 years ago) by michael: - Removed extranous EmptyString() test
Makefile.in 2085 (10 years ago) by michael: - Removed testline and testmask
Makefile.am 2085 (10 years ago) by michael: - Removed testline and testmask
m_resv.c 1885 (10 years ago) by michael: - Replaced a strpbrk() with has_wildcards()
m_whois.c 2016 (10 years ago) by michael: - Whitespace commit
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_help.c 2044 (10 years ago) by michael: - m_help.c: minor changes to dohelp() (use pointer arithmetic instead of indexing)
m_ison.c 2100 (10 years ago) by michael: - m_ison.c: merge do_ison() into m_ison()
m_list.c 1897 (10 years ago) by michael: - m_list.c:do_list(): added sanity test for parv[1] being NULL
m_svsmode.c 2057 (10 years ago) by michael: - m_svsmode(): restore ability to change a user's host via SVSMODE +
m_topic.c 2020 (10 years ago) by michael: - m_topic.c: fixed compile warning
m_who.c 2090 (10 years ago) by michael: - m_who.c: replaced several DLINK_FOREACH_SAFE with a simple DLINK_FOREACH
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 61 files shown