]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/rconnect.cpp
Fix total mess of makefile dependency macros (all depending on stuff they dont NEED...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / rconnect.cpp
2008-07-19 brainFix total mess of makefile dependency macros (all depen...
2008-06-06 brainMore spanningtree tweaks
2008-05-18 aquanightConvert m_spanningtree
2008-05-05 peaveyfix some unitialised vectors and tidy up a bit.
2008-05-05 aquanightConversions
2008-05-05 aquanightConvert m_spanningtree
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-08-28 w00tRemove unneeded headers from spanningtree. This was...
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-05-21 brainMove inspircd.h to top
2007-05-09 w00tMake RCONNECT accept a glob for the first parameter...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-01-19 brainFix dependencies
2007-01-19 brainSplit out rconnect command into its own file (this...