]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/main.h
Update copyrights for 2009.
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / main.h
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-15 w00tFix naming convention to be consistant. (cmd_ -> Command)
2008-10-25 w00tUse TargetTypeFlags instead of int in a few places.
2008-10-25 w00tMove spanningtree to use OnChangeLocalUserHost instead...
2008-09-19 peaveyImplement timeout on outgoing server connections as...
2008-08-31 w00tAdd snomasks to UID command, after 'modes', bump protoc...
2008-08-18 brainIncrease the size of the matrix for map drawing to...
2008-07-11 w00tFix m_nopartmsg to work via API modification, involves...
2008-06-06 brainAnother here too
2008-06-01 brainAdd ProtocolInterface::Introduce() to prevent confusion...
2008-05-05 aquanightConvert m_spanningtree
2008-04-06 w00tRemote /MAP: caution, this doesn't compile
2008-03-30 w00tMerge OnCancelAway and OnSetAway, add param awaymsg...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-02-24 brainRollback complete! Everyone please go through the code...
2008-02-24 brainspanningtree now correctly uses OnReadConfig, so its...
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-11 w00t-Woverloaded-virtual fixes
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-07 w00tFix up some usercounts stuff.. to be tested.
2007-11-09 brainRoadmap item "Fix jointhrottle to not try 'throttle...
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainMore craq
2007-10-31 brainMake it all compile.
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-28 w00tRemove more unused headers
2007-08-26 w00tBump ABI version and protocol version. Note that this...
2007-08-26 brainRouting failure messages back where they came from...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-10 brainThis should fix the rest of remote kill nick hiding
2007-06-13 peaveyRemove remote SQUIT hacks.
2007-06-07 peaveyAdd command /RSQUIT to spanningtree.
2007-05-16 brainAdd a notice on connection close stating server link...
2007-05-03 brainFix for new api
2007-04-08 brainShould change the header too
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-04-06 brainFix bug #224 by refreshing the security ip cache every...
2007-04-05 brainAdd extra /map info (connection uptime, and lag time...
2007-03-16 brainRemote /MODULES
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-11 brainJust comments
2007-03-11 brainBump protocol revision
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola