]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/utils.cpp
Stability fixes, some DELETEs here that dont belong any more.
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / utils.cpp
2007-07-17 brainStability fixes, some DELETEs here that dont belong...
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-06-14 brainFix problem where two unrelated options are named ident...
2007-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-05-30 brainApply ipv6 #ifdef tidyup patch from djGrrr, thanks :)
2007-05-27 brainFix for bug #305, allow admin to select what port outbo...
2007-05-21 brainMove inspircd.h to top
2007-05-20 w00t- Fix a small warning thrown by cl about unused local.
2007-05-13 brainFix remote bursting with quietbursts, before QA actuall...
2007-05-13 brainMake the debug output a bit more readable
2007-05-13 brainPoach feature request: If a server does not respond...
2007-05-10 brainremove EB metadata madness and make services people...
2007-05-10 brainSmall api change with wide reaching effects in modules...
2007-05-04 brainAdd options:quietbursts, fixes bug #269, also adds...
2007-04-20 peaveyRevert this back to previous.
2007-04-19 peaveyDo not add empty strings to outgoing lines. *needs...
2007-04-15 brainFix for bug that took ages to track down and was very...
2007-04-09 brainAdd config <options:disablehmac> to support disabling...
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 support for <link:hidden> fixes feature request...
2007-03-16 brainDifferent timesync, dont use yet
2007-03-08 brainChange options:notimesync to options:timesync -> revers...
2007-02-07 brainSupport port binding here
2007-02-06 brainFix resolving of security ips to allow for ipv4 resolut...
2007-02-05 brainHeavy state of debug. If you are a developer, please...
2007-01-30 brainAdd strerror(errno) to port bind failure on TreeSocket
2007-01-19 brainFix dependencies
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola