ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/core
r1841
File Last Change
 ../
Makefile.am 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
Makefile.in 1730 (13 years ago) by michael: - automake 1.13.1
m_die.c 1834 (13 years ago) by michael: - Revert to -r1831
m_error.c 1618 (13 years ago) by michael: - Made m_globops() and ms_globops() use sendto_realops_flags() - Added message-type parameter to sendto_realops_flags() which can be one of SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS - Forward-port -r1617
m_join.c 1839 (13 years ago) by michael: - Add ERR_CHANBANREASON (numeric 485)
m_kick.c 1834 (13 years ago) by michael: - Revert to -r1831
m_kill.c 1834 (13 years ago) by michael: - Revert to -r1831
m_message.c 1834 (13 years ago) by michael: - Revert to -r1831
m_mode.c 1834 (13 years ago) by michael: - Revert to -r1831
m_nick.c 1838 (13 years ago) by michael: - Numeric 432 now shows the actual reason of quarantined nicknames
m_part.c 1834 (13 years ago) by michael: - Revert to -r1831
m_quit.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
m_server.c 1652 (13 years ago) by michael: - changed match() polarity. match() now returns 0 on match and 1 on non-match This cleans up several places where function pointers of different matching functions like irccmp/strcmp/match are passed to other functions. - added improved collapse() to match.c
m_sjoin.c 1793 (13 years ago) by michael: - Replaced all occurrences of ircsprintf with sprintf/snprintf and killed sprintf_irc.(c|h)
m_squit.c 1834 (13 years ago) by michael: - Revert to -r1831
0 directories and 15 files shown