ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.0.x/modules
r8054
File Last Change
 ../
core/ 2062 (12 years ago) by michael: - automake 1.13.2
Makefile.am 1815 (12 years ago) by michael: - Removed recently added m_svshost.c. Services may now change the host of a specific user via "SVSMODE <timestamp> <target> +x <hostname>"
Makefile.in 2062 (12 years ago) by michael: - automake 1.13.2
m_accept.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_admin.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_away.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_cap.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_capab.c 1723 (12 years ago) by michael: - Fixed possible core on USERHOST/ISON which for some reason only happens with glibc with optimization enabled. Reported by Mantas - Update NEWS
m_challenge.c 1638 (12 years ago) by michael: - Fixed CIDR support for /challenge - Fixed oper{} block class limits - Fixed bug where check_server() possibly would copy server's ip address to an invalid connect{} block
m_close.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_connect.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_dline.c 1871 (12 years ago) by michael: - Reverted to -r1820; libGeoIP support is sheduled for 8.1
m_encap.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_eob.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_etrace.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_gline.c 1871 (12 years ago) by michael: - Reverted to -r1820; libGeoIP support is sheduled for 8.1
m_globops.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_hash.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_help.c 1738 (12 years ago) by michael: - Backported -r1737 [Quick and dirty workaround to fix build on GNU/Hurd because of undefined PATH_MAX]
m_info.c 1766 (12 years ago) by michael: - INFO now also shows configured values of 'disable_fake_channels', and 'stats_e_disabled'
m_invite.c 1722 (12 years ago) by michael: - Backported -r1721 [m_invite.c: fixed broken CHWALL invite notice for invitees that are on a remote server]
m_ison.c 1723 (12 years ago) by michael: - Fixed possible core on USERHOST/ISON which for some reason only happens with glibc with optimization enabled. Reported by Mantas - Update NEWS
m_kline.c 1871 (12 years ago) by michael: - Reverted to -r1820; libGeoIP support is sheduled for 8.1
m_knock.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_links.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_list.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_locops.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_lusers.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_map.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_module.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_motd.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_names.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_oper.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_operwall.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_pass.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_ping.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_pong.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_post.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_rehash.c 1768 (12 years ago) by michael: - m_rehash(): cosmetical cleanups
m_restart.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_resv.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_services.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_set.c 1732 (12 years ago) by michael: - Dropped support for linux rt signals
m_stats.c 1879 (12 years ago) by michael: - "STATS s" now shows configured services{} blocks as well
m_svinfo.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_svsmode.c 2059 (12 years ago) by michael: - Backported -r2054 [m_svsmode(): temporarily allow 3 arguments (SVSMODE without a valid TS)]
m_svsnick.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_tburst.c 1750 (12 years ago) by michael: - IMPORTANT: nick and topic lengths are now configurable via ircd.conf. A max_nick_length, as well as a max_topic_length configuration option can now be found in the serverinfo{} block
m_testline.c 1871 (12 years ago) by michael: - Reverted to -r1820; libGeoIP support is sheduled for 8.1
m_testmask.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_time.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_topic.c 2060 (12 years ago) by michael: - m_topic.c:ms_topic(): fixed possible core with TS5 servers
m_trace.c 1776 (12 years ago) by michael: - /stats p, trace, ltrace and trace now shows fake idle as well - Fix compile error in m_clearchan.c
m_user.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_userhost.c 1723 (12 years ago) by michael: - Fixed possible core on USERHOST/ISON which for some reason only happens with glibc with optimization enabled. Reported by Mantas - Update NEWS
m_users.c 1901 (12 years ago) by michael: - Backported -r1836 [m_users, show_lusers: removed extranous arguments to sendto_one()]
m_version.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_wallops.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_watch.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_webirc.c 1871 (12 years ago) by michael: - Reverted to -r1820; libGeoIP support is sheduled for 8.1
m_who.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_whois.c 1810 (12 years ago) by michael: - m_whois.c: fixed bug where TS5 servers would send an empty RPL_WHOISACTUALLY numeric
m_whowas.c 1593 (12 years ago) by michael: - Create 8.0.x branch
m_xline.c 1593 (12 years ago) by michael: - Create 8.0.x branch
1 directory and 63 files shown