ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r4439
File Last Change
 ../
core/ 4439 (11 years ago) by michael: - Renamed various variables
Makefile.am 3869 (11 years ago) by michael: - Removed OPERWALL. Use GLOBOPS instead.
Makefile.in 4364 (11 years ago) by michael: - Moved ax_check_openssl.m4 to ax_arg_openssl.m4
m_accept.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_admin.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_away.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_cap.c 4384 (11 years ago) by michael: - m_cap.c: moved qsorting of the capab_list to module_init()
m_capab.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_certfp.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_challenge.c 4439 (11 years ago) by michael: - Renamed various variables
m_close.c 3266 (11 years ago) by michael: - Worked towards improving documentation
m_connect.c 3875 (11 years ago) by michael: - Style corrections; fixed comments
m_dline.c 4415 (11 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_encap.c 4155 (11 years ago) by michael: - m_encap.c: respect args_min when calling the encap handler
m_eob.c 4062 (11 years ago) by michael: - m_eob.c:server_eob(): fixed faulty assert()
m_etrace.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_gline.c 4415 (11 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_globops.c 3847 (11 years ago) by michael: - m_locops.c, m_globops.c: removed extra colons
m_hash.c 3275 (11 years ago) by michael: - Worked towards improving documentation
m_help.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_info.c 4435 (11 years ago) by michael: - m_info.c:send_conf_options(): made /info look nicer
m_invite.c 4081 (11 years ago) by michael: - m_knock.c, m_invite.c: don't further penalize throttled clients
m_ison.c 4419 (11 years ago) by michael: - m_ison.c:m_ison(): replaced memcpy() with strlcpy()
m_kline.c 4415 (11 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_knock.c 4081 (11 years ago) by michael: - m_knock.c, m_invite.c: don't further penalize throttled clients
m_links.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_list.c 3504 (11 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
m_locops.c 3847 (11 years ago) by michael: - m_locops.c, m_globops.c: removed extra colons
m_lusers.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_map.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_module.c 3870 (11 years ago) by michael: - Use unsigned whenever possible
m_motd.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_names.c 3266 (11 years ago) by michael: - Worked towards improving documentation
m_oper.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_pass.c 4439 (11 years ago) by michael: - Renamed various variables
m_ping.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_pong.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_post.c 3266 (11 years ago) by michael: - Worked towards improving documentation
m_rehash.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_restart.c 3486 (11 years ago) by michael: - m_die(), m_restart(): initialize buf[] to something saner
m_resv.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_services.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_set.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_stats.c 4439 (11 years ago) by michael: - Renamed various variables
m_svinfo.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_svsjoin.c 3937 (11 years ago) by michael: - Fixed SVSJOIN/SVSPART issues
m_svskill.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_svsmode.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_svsnick.c 4020 (11 years ago) by michael: - Got rid of SEND_UMODES. We now propagate all modes.
m_svspart.c 3937 (11 years ago) by michael: - Fixed SVSJOIN/SVSPART issues
m_tburst.c 3941 (11 years ago) by michael: - Renamed set_channel_topic() to channel_set_topic()
m_time.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_topic.c 3941 (11 years ago) by michael: - Renamed set_channel_topic() to channel_set_topic()
m_trace.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_undline.c 4415 (11 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_unkline.c 4415 (11 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
m_unresv.c 3368 (11 years ago) by michael: - Style corrections
m_unxline.c 3875 (11 years ago) by michael: - Style corrections; fixed comments
m_user.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_userhost.c 3320 (11 years ago) by michael: - Removed useless header includes
m_version.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_wallops.c 3869 (11 years ago) by michael: - Removed OPERWALL. Use GLOBOPS instead.
m_watch.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_webirc.c 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
m_who.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_whois.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_whowas.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
m_xline.c 4340 (11 years ago) by michael: - Renamed structures to meet code conventions
1 directory and 67 files shown