summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/server.cpp
AgeCommit message (Expand)Author
2008-05-20Add note to check other server on this messagew00t
2008-04-08Oddnessbrain
2008-04-08Extra debugbrain
2008-04-08Fix authentication logic, someone forgot to change an || to an &&, because we...brain
2008-04-08Fix compile error I introducedw00t
2008-04-08add a couple of parenthesis to the password comparison, because i couldnt eas...brain
2008-04-08Allow for open link networks (<link:name> to *) and tidy up checks here. XXX ...w00t
2008-04-07Use server names for introduction of servers, not SIDsw00t
2008-03-30Make sure CAPAB always comes before SERVER on either side of the link at all ...brain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-05Add server.cpp, handles all stuff related to the server command. treesocket2....w00t