ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r9009
File Last Change (rev)
 ../
core/ 8983 (7 years ago) by michael: - Stylistic changes
extra/ 8978 (7 years ago) by michael: - autoreconf
m_undline.c 9009 (7 years ago) by michael: - m_unkline.c: merge kline_remove_and_notify() into kline_remove(); add a notice when attempting to remove a conf based k-line instead of telling the user that the k-line doesn't exist. m_undline.c: likewise
m_unkline.c 9009 (7 years ago) by michael: - m_unkline.c: merge kline_remove_and_notify() into kline_remove(); add a notice when attempting to remove a conf based k-line instead of telling the user that the k-line doesn't exist. m_undline.c: likewise
m_stats.c 9004 (7 years ago) by michael: - Kill a few memcpy() not needed in some places
m_svsmode.c 8996 (7 years ago) by michael: - m_svsmode.c: use 'true' instead of plain 1 as second argument to sendto_common_channels_local()
m_unresv.c 8985 (7 years ago) by michael: - m_*line.c: use const on 'aline'
m_xline.c 8985 (7 years ago) by michael: - m_*line.c: use const on 'aline'
m_resv.c 8985 (7 years ago) by michael: - m_*line.c: use const on 'aline'
m_kline.c 8985 (7 years ago) by michael: - m_*line.c: use const on 'aline'
m_dline.c 8985 (7 years ago) by michael: - m_*line.c: use const on 'aline'
m_unxline.c 8985 (7 years ago) by michael: - m_*line.c: use const on 'aline'
Makefile.in 8978 (7 years ago) by michael: - autoreconf
m_svinfo.c 8976 (7 years ago) by michael: - m_svinfo.c: intmax_t -> uintmax_t
m_away.c 8973 (7 years ago) by michael: - m_away.c: killed ms_away(), a pure duplicate of m_away()
m_info.c 8962 (7 years ago) by michael: - Removed general::tkline_expire_notices configuration directive and added user mode +X (sees *LINE expiration notices) instead
m_topic.c 8927 (7 years ago) by michael: - Killed CurrentTime
m_list.c 8927 (7 years ago) by michael: - Killed CurrentTime
m_whois.c 8918 (7 years ago) by michael: - Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
m_trace.c 8918 (7 years ago) by michael: - Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
m_knock.c 8918 (7 years ago) by michael: - Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
m_eob.c 8918 (7 years ago) by michael: - Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
m_map.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_help.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_who.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_motd.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_admin.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_version.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_whowas.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_lusers.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_invite.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_links.c 8902 (7 years ago) by michael: - Make more timers use monotonic time
m_set.c 8892 (7 years ago) by michael: - auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request - Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now
m_webirc.c 8876 (7 years ago) by michael: - Remove redundant x.ss.ss_family = res->ai_family assignments. This is already set by getaddrinfo()
m_connect.c 8870 (7 years ago) by michael: - m_connect.c:mo_connect(): swap conf->host and conf->name arguments in server connection notice
m_close.c 8751 (7 years ago) by michael: - Update copyright years
m_capab.c 8751 (7 years ago) by michael: - Update copyright years
m_accept.c 8751 (7 years ago) by michael: - Update copyright years
m_globops.c 8751 (7 years ago) by michael: - Update copyright years
m_svsjoin.c 8751 (7 years ago) by michael: - Update copyright years
m_locops.c 8751 (7 years ago) by michael: - Update copyright years
m_etrace.c 8751 (7 years ago) by michael: - Update copyright years
m_svshost.c 8751 (7 years ago) by michael: - Update copyright years
m_cap.c 8751 (7 years ago) by michael: - Update copyright years
m_oper.c 8751 (7 years ago) by michael: - Update copyright years
m_user.c 8751 (7 years ago) by michael: - Update copyright years
m_ison.c 8751 (7 years ago) by michael: - Update copyright years
m_svsnick.c 8751 (7 years ago) by michael: - Update copyright years
m_pong.c 8751 (7 years ago) by michael: - Update copyright years
m_ping.c 8751 (7 years ago) by michael: - Update copyright years
m_time.c 8751 (7 years ago) by michael: - Update copyright years
m_hash.c 8751 (7 years ago) by michael: - Update copyright years
m_post.c 8751 (7 years ago) by michael: - Update copyright years
m_pass.c 8751 (7 years ago) by michael: - Update copyright years
m_watch.c 8751 (7 years ago) by michael: - Update copyright years
m_userhost.c 8751 (7 years ago) by michael: - Update copyright years
m_module.c 8751 (7 years ago) by michael: - Update copyright years
m_certfp.c 8751 (7 years ago) by michael: - Update copyright years
m_rehash.c 8751 (7 years ago) by michael: - Update copyright years
m_svstag.c 8751 (7 years ago) by michael: - Update copyright years
m_encap.c 8751 (7 years ago) by michael: - Update copyright years
m_tburst.c 8751 (7 years ago) by michael: - Update copyright years
m_svskill.c 8751 (7 years ago) by michael: - Update copyright years
m_names.c 8751 (7 years ago) by michael: - Update copyright years
m_svspart.c 8751 (7 years ago) by michael: - Update copyright years
m_restart.c 8751 (7 years ago) by michael: - Update copyright years
m_wallops.c 8751 (7 years ago) by michael: - Update copyright years
Makefile.am 7667 (10 years ago) by michael: - Fixed svn properties
2 directories and 66 files shown