ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/core
r1888
File Last Change
 ../
Makefile.am 1662 (12 years ago) by michael: - Fixed inconsistent svn file properties
Makefile.in 1730 (12 years ago) by michael: - automake 1.13.1
m_die.c 1834 (12 years ago) by michael: - Revert to -r1831
m_error.c 1618 (12 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 1858 (12 years ago) by michael: - Added basic support for libGeoIP - Added exempt configuration option to resv{} blocks
m_kick.c 1876 (12 years ago) by michael: - m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reason why we should skip preceding commas in nick-/channelnames
m_kill.c 1834 (12 years ago) by michael: - Revert to -r1831
m_message.c 1834 (12 years ago) by michael: - Revert to -r1831
m_mode.c 1834 (12 years ago) by michael: - Revert to -r1831
m_nick.c 1838 (12 years ago) by michael: - Numeric 432 now shows the actual reason of quarantined nicknames
m_part.c 1888 (12 years ago) by michael: - m_part(): added extra sanity test for parv[2] being NULL
m_quit.c 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
m_server.c 1652 (12 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 (12 years ago) by michael: - Replaced all occurrences of ircsprintf with sprintf/snprintf and killed sprintf_irc.(c|h)
m_squit.c 1834 (12 years ago) by michael: - Revert to -r1831
0 directories and 15 files shown