ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r8893
File Last Change
 ../
extra/ 8757 (5 years ago) by michael: - autoreconf
core/ 8877 (5 years ago) by michael: - Remove redundant x.ss.ss_family = res->ai_family assignments. This is already set by getaddrinfo()
Makefile.am 7668 (7 years ago) by michael: - Fixed svn properties
m_close.c 8752 (5 years ago) by michael: - Update copyright years
m_capab.c 8752 (5 years ago) by michael: - Update copyright years
m_map.c 8752 (5 years ago) by michael: - Update copyright years
m_accept.c 8752 (5 years ago) by michael: - Update copyright years
m_globops.c 8752 (5 years ago) by michael: - Update copyright years
m_svsjoin.c 8752 (5 years ago) by michael: - Update copyright years
m_locops.c 8752 (5 years ago) by michael: - Update copyright years
m_svinfo.c 8752 (5 years ago) by michael: - Update copyright years
m_etrace.c 8752 (5 years ago) by michael: - Update copyright years
m_svshost.c 8752 (5 years ago) by michael: - Update copyright years
m_away.c 8752 (5 years ago) by michael: - Update copyright years
m_cap.c 8752 (5 years ago) by michael: - Update copyright years
m_oper.c 8752 (5 years ago) by michael: - Update copyright years
m_user.c 8752 (5 years ago) by michael: - Update copyright years
m_unresv.c 8752 (5 years ago) by michael: - Update copyright years
m_help.c 8752 (5 years ago) by michael: - Update copyright years
m_ison.c 8752 (5 years ago) by michael: - Update copyright years
m_xline.c 8752 (5 years ago) by michael: - Update copyright years
m_who.c 8752 (5 years ago) by michael: - Update copyright years
m_svsnick.c 8752 (5 years ago) by michael: - Update copyright years
m_pong.c 8752 (5 years ago) by michael: - Update copyright years
m_ping.c 8752 (5 years ago) by michael: - Update copyright years
m_topic.c 8752 (5 years ago) by michael: - Update copyright years
m_time.c 8752 (5 years ago) by michael: - Update copyright years
m_hash.c 8752 (5 years ago) by michael: - Update copyright years
m_list.c 8752 (5 years ago) by michael: - Update copyright years
m_motd.c 8752 (5 years ago) by michael: - Update copyright years
m_post.c 8752 (5 years ago) by michael: - Update copyright years
m_pass.c 8752 (5 years ago) by michael: - Update copyright years
m_resv.c 8752 (5 years ago) by michael: - Update copyright years
m_watch.c 8752 (5 years ago) by michael: - Update copyright years
m_whois.c 8752 (5 years ago) by michael: - Update copyright years
m_admin.c 8752 (5 years ago) by michael: - Update copyright years
m_svsmode.c 8752 (5 years ago) by michael: - Update copyright years
m_userhost.c 8752 (5 years ago) by michael: - Update copyright years
m_version.c 8752 (5 years ago) by michael: - Update copyright years
m_module.c 8752 (5 years ago) by michael: - Update copyright years
m_certfp.c 8752 (5 years ago) by michael: - Update copyright years
m_rehash.c 8752 (5 years ago) by michael: - Update copyright years
m_whowas.c 8752 (5 years ago) by michael: - Update copyright years
m_svstag.c 8752 (5 years ago) by michael: - Update copyright years
m_trace.c 8752 (5 years ago) by michael: - Update copyright years
m_encap.c 8752 (5 years ago) by michael: - Update copyright years
m_lusers.c 8752 (5 years ago) by michael: - Update copyright years
m_invite.c 8752 (5 years ago) by michael: - Update copyright years
m_tburst.c 8752 (5 years ago) by michael: - Update copyright years
m_unxline.c 8752 (5 years ago) by michael: - Update copyright years
m_knock.c 8752 (5 years ago) by michael: - Update copyright years
m_svskill.c 8752 (5 years ago) by michael: - Update copyright years
m_links.c 8752 (5 years ago) by michael: - Update copyright years
m_names.c 8752 (5 years ago) by michael: - Update copyright years
m_svspart.c 8752 (5 years ago) by michael: - Update copyright years
m_restart.c 8752 (5 years ago) by michael: - Update copyright years
m_wallops.c 8752 (5 years ago) by michael: - Update copyright years
m_eob.c 8752 (5 years ago) by michael: - Update copyright years
Makefile.in 8757 (5 years ago) by michael: - autoreconf
m_stats.c 8829 (5 years ago) by michael: - conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
m_kline.c 8829 (5 years ago) by michael: - conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
m_undline.c 8829 (5 years ago) by michael: - conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
m_dline.c 8829 (5 years ago) by michael: - conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
m_unkline.c 8829 (5 years ago) by michael: - conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
m_info.c 8847 (5 years ago) by michael: - m_info.c: stylistic changes
m_connect.c 8871 (5 years ago) by michael: - m_connect.c:mo_connect(): swap conf->host and conf->name arguments in server connection notice
m_webirc.c 8877 (5 years ago) by michael: - Remove redundant x.ss.ss_family = res->ai_family assignments. This is already set by getaddrinfo()
m_set.c 8893 (4 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
2 directories and 66 files shown