ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r4414
File Last Change
 ../
core/ 4382 (9 years ago) by michael: - m_nick.c:change_local_nick(): improved an assert()
m_kline.c 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_undline.c 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_dline.c 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_unkline.c 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_gline.c 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_cap.c 4385 (9 years ago) by michael: - m_cap.c: moved qsorting of the capab_list to module_init()
Makefile.in 4363 (9 years ago) by michael: - Moved ax_check_openssl.m4 to ax_arg_openssl.m4
m_map.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_accept.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_svinfo.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_etrace.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_away.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_info.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_oper.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_stats.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_help.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_xline.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_who.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_pong.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_set.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_motd.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_resv.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_watch.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_whois.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_admin.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_svsmode.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_services.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_version.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_rehash.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_challenge.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_whowas.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_trace.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_lusers.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_links.c 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
m_encap.c 4154 (9 years ago) by michael: - m_encap.c: respect args_min when calling the encap handler
m_invite.c 4082 (9 years ago) by michael: - m_knock.c, m_invite.c: don't further penalize throttled clients
m_knock.c 4082 (9 years ago) by michael: - m_knock.c, m_invite.c: don't further penalize throttled clients
m_eob.c 4061 (9 years ago) by michael: - m_eob.c:server_eob(): fixed faulty assert()
m_svsnick.c 4021 (9 years ago) by michael: - Got rid of SEND_UMODES. We now propagate all modes.
m_topic.c 3940 (9 years ago) by michael: - Renamed set_channel_topic() to channel_set_topic()
m_tburst.c 3940 (9 years ago) by michael: - Renamed set_channel_topic() to channel_set_topic()
m_svsjoin.c 3936 (9 years ago) by michael: - Fixed SVSJOIN/SVSPART issues
m_svspart.c 3936 (9 years ago) by michael: - Fixed SVSJOIN/SVSPART issues
m_connect.c 3874 (9 years ago) by michael: - Style corrections; fixed comments
m_module.c 3871 (9 years ago) by michael: - Use unsigned whenever possible
m_wallops.c 3867 (9 years ago) by michael: - Removed OPERWALL. Use GLOBOPS instead.
Makefile.am 3867 (9 years ago) by michael: - Removed OPERWALL. Use GLOBOPS instead.
m_globops.c 3846 (9 years ago) by michael: - m_locops.c, m_globops.c: removed extra colons
m_locops.c 3846 (9 years ago) by michael: - m_locops.c, m_globops.c: removed extra colons
m_unxline.c 3791 (9 years ago) by michael: - m_xline.c, m_unkline.c: whitespace commit
m_ison.c 3739 (9 years ago) by michael: - m_ison.c:m_ison(): style corrections
m_list.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
m_restart.c 3485 (9 years ago) by michael: - m_die(), m_restart(): initialize buf[] to something saner
m_close.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_capab.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_user.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_unresv.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_ping.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_time.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_hash.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_post.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_pass.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_userhost.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_webirc.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_certfp.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_svskill.c 3377 (9 years ago) by michael: - Create 8.2.x branch
m_names.c 3377 (9 years ago) by michael: - Create 8.2.x branch
1 directory and 67 files shown