summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/utils.cpp
AgeCommit message (Expand)Author
2007-08-28Remove unneeded headers from spanningtree. This was done to the rest of the s...w00t
2007-08-27Fix potential for duplicate SID if the SID is auto generated.brain
2007-08-27Move SID into TreeSocket constructor. w00t, search for "new TreeSocket" to se...brain
2007-08-27This may need tidying up to make SetID internal and do this in the constructo...brain
2007-08-26Routing failure messages back where they came from on /rconnectbrain
2007-08-07Feature request from djGrr, allow changing of server to server ping frequencybrain
2007-07-23Fix crash on unload of modules with listening sockets -- some situations requ...brain
2007-07-17Stability fixes, some DELETEs here that dont belong any more.brain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-06-14Fix problem where two unrelated options are named identically, thanks for rem...brain
2007-06-09A ton more clear() and empty() stuff thats been lingering on the long term to...brain
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-27Fix for bug #305, allow admin to select what port outbound ident requests bin...brain
2007-05-21Move inspircd.h to topbrain
2007-05-20- Fix a small warning thrown by cl about unused local.w00t
2007-05-13Fix remote bursting with quietbursts, before QA actually test it :P (thanks H...brain
2007-05-13Make the debug output a bit more readablebrain
2007-05-13Poach feature request: If a server does not respond after x seconds to a PING...brain
2007-05-10remove EB metadata madness and make services people happy.brain
2007-05-10Small api change with wide reaching effects in modules - Allows modification ...brain
2007-05-04Add options:quietbursts, fixes bug #269, also adds support for quits in a cul...brain
2007-04-20Revert this back to previous.peavey
2007-04-19Do not add empty strings to outgoing lines. *needs testing, may break stuff*peavey
2007-04-15Fix for bug that took ages to track down and was very subtle.brain
2007-04-09Add config <options:disablehmac> to support disabling of HMAC, and tidy up to...brain
2007-04-07Add licensing headers to files which are missing them and make sure they are ...brain
2007-04-06Fix bug #224 by refreshing the security ip cache every hour. The easier solut...brain
2007-04-05Add support for <link:hidden> fixes feature request documented in bug #247 re...brain
2007-03-16Different timesync, dont use yetbrain
2007-03-08Change options:notimesync to options:timesync -> reverse its meaning and defa...brain
2007-02-07Support port binding herebrain
2007-02-06Fix resolving of security ips to allow for ipv4 resolution when built for ipv6brain
2007-02-05Heavy state of debug. If you are a developer, please avoid making use of this...brain
2007-01-30Add strerror(errno) to port bind failure on TreeSocketbrain
2007-01-19Fix dependenciesbrain
2007-01-18Remove space indentsbrain
2007-01-18Add all this crapolabrain