]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add a notice on connection close stating server link uptime, and fix a bug in m_operm...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 16 May 2007 21:02:39 +0000 (21:02 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 16 May 2007 21:02:39 +0000 (21:02 +0000)
commitb7dd7d244bb66f194b812126ac88106e60fc798f
tree2bc6d5421aa2a62f1a5dd9ff892f4fb50f9243b0
parent1635c37dadd8650a7d3ee27a0c003c4e30f1ec4e
Add a notice on connection close stating server link uptime, and fix a bug in m_opermodes which meant that its modes werent being replicated across servers (it was sending a totally malformed MODE
command with the nick in twice, and has been doing this presumably since early 1.1's)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7034 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_opermodes.cpp
src/modules/m_spanningtree/main.cpp
src/modules/m_spanningtree/main.h
src/modules/m_spanningtree/treesocket2.cpp