ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r8675
File Last Change
 ../
core/ 8671 (5 years ago) by michael: - Stylistic changes
extra/ 8386 (6 years ago) by michael: - autoreconf
m_dline.c 8675 (5 years ago) by michael: - Further parse_aline() cleanups; get rid of find_user_host() - /KLINE and /DLINE now no longer supports nick names
m_list.c 8674 (5 years ago) by michael: - m_list.c: rename 'errors' variable
m_unresv.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_xline.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_resv.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_kline.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_undline.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_unxline.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_unkline.c 8669 (5 years ago) by michael: - Cleanup parse_aline() related code
m_topic.c 8667 (5 years ago) by michael: - m_topic.c:ms_topic(): fixed server name hiding issue
m_who.c 8663 (5 years ago) by michael: - Make use of bool even more
m_svsnick.c 8663 (5 years ago) by michael: - Make use of bool even more
m_knock.c 8663 (5 years ago) by michael: - Make use of bool even more
m_oper.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_set.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_watch.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_connect.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_module.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_webirc.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_tburst.c 8659 (5 years ago) by michael: - Make use of the bool data type in some more places
m_svshost.c 8657 (5 years ago) by michael: - Make use of the bool data type in some more places
m_stats.c 8657 (5 years ago) by michael: - Make use of the bool data type in some more places
m_svsmode.c 8657 (5 years ago) by michael: - Make use of the bool data type in some more places
m_rehash.c 8657 (5 years ago) by michael: - Make use of the bool data type in some more places
m_etrace.c 8655 (5 years ago) by michael: - Make use of the bool data type in some places
m_whois.c 8655 (5 years ago) by michael: - Make use of the bool data type in some places
m_trace.c 8655 (5 years ago) by michael: - Make use of the bool data type in some places
m_names.c 8655 (5 years ago) by michael: - Make use of the bool data type in some places
m_whowas.c 8654 (5 years ago) by michael: - Use bool data type in struct Whowas
m_accept.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_info.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_time.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_motd.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_admin.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_version.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_svstag.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_lusers.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_links.c 8604 (5 years ago) by michael: - Fixed style inconsistencies in various places
m_hash.c 8495 (5 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
m_svskill.c 8463 (5 years ago) by michael: - m_svskill.c: cleanup ms_svskill(). args_min is 3 now. A TS argument is now always required, but it can be 0
m_restart.c 8448 (5 years ago) by michael: - m_die(), m_restart(): don't give any hints about how to use this command if missing the server name parameter. Just send ERR_NEEDMOREPARAMS.
m_ison.c 8440 (6 years ago) by michael: - m_ison(), m_userhost(): const correctness
m_userhost.c 8440 (6 years ago) by michael: - m_ison(), m_userhost(): const correctness
m_globops.c 8436 (6 years ago) by michael: - Stylistic changes
m_svsjoin.c 8436 (6 years ago) by michael: - Stylistic changes
m_svinfo.c 8436 (6 years ago) by michael: - Stylistic changes
m_cap.c 8436 (6 years ago) by michael: - Stylistic changes
m_user.c 8436 (6 years ago) by michael: - Stylistic changes
m_pong.c 8436 (6 years ago) by michael: - Stylistic changes
m_invite.c 8436 (6 years ago) by michael: - Stylistic changes
m_svspart.c 8436 (6 years ago) by michael: - Stylistic changes
m_wallops.c 8436 (6 years ago) by michael: - Stylistic changes
m_close.c 8430 (6 years ago) by michael: - Stylistic changes
m_map.c 8430 (6 years ago) by michael: - Stylistic changes
Makefile.in 8386 (6 years ago) by michael: - autoreconf
m_help.c 8301 (6 years ago) by michael: - m_help.c:do_help(): silence some valgrind warning
m_capab.c 8280 (6 years ago) by michael: - Update copyright years
m_locops.c 8280 (6 years ago) by michael: - Update copyright years
m_away.c 8280 (6 years ago) by michael: - Update copyright years
m_ping.c 8280 (6 years ago) by michael: - Update copyright years
m_post.c 8280 (6 years ago) by michael: - Update copyright years
m_pass.c 8280 (6 years ago) by michael: - Update copyright years
m_certfp.c 8280 (6 years ago) by michael: - Update copyright years
m_encap.c 8280 (6 years ago) by michael: - Update copyright years
m_eob.c 8280 (6 years ago) by michael: - Update copyright years
Makefile.am 7667 (7 years ago) by michael: - Fixed svn properties
2 directories and 66 files shown