elemental-ircd/modules/core
Jilles Tjoelker 0624f969d3 If we see an invalid nick, close the local link instead of killing it.
This avoids annoying users when someone links a test
server with the wrong nicklen and is more likely to lead
to the inconsistency being fixed than a kill.
2008-04-06 22:04:42 +02:00
..
m_die.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_error.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_join.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_kick.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_kill.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_message.c s_stats.c removed, now we use new style of stats handling. 2008-04-04 19:54:37 +04:00
m_mode.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_nick.c If we see an invalid nick, close the local link instead of killing it. 2008-04-06 22:04:42 +02:00
m_part.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_quit.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_server.c ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
m_sjoin.c Argh, wrong replace caused by MS VS 2005 interface. 2008-04-02 02:47:17 +04:00
m_squit.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00