]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/main.cpp
Add third parameter to OnUserQuit (quit reason for opers only) - bump api version
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / main.cpp
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-11 brainRemove stray "Notice:" - text only change
2007-02-07 brainSupport port binding here
2007-02-06 brainMake use of new AAAA->A resolving
2007-01-19 brainFix dependencies
2007-01-19 brainSplit out rconnect command into its own file (this...
2007-01-19 brainSplit this up even more, much smaller files that are...
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola
2007-01-18 brainMuch more tidyup, and yes, tons more to go
2007-01-18 brainStart of splitting up. WARNING: This is far from tidy...
2007-01-18 brainMove some stuff into utils.h
2007-01-18 brainStart of moving m_spanningtree into a dir so we can...