]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree
Remember: C++ only works if you type the right method names and not ones that dont...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree /
2007-02-07 brainSupport port binding here
2007-02-06 brainAnd fix typo.
2007-02-06 brainMake use of new AAAA->A resolving
2007-02-06 brainStuff to allow resolving of AAAA record, and on failure...
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-28 brainRemove debug, add a few comments
2007-01-28 brainFix broken openssl outbound connects.
2007-01-27 brainPotential desync on "nick collision at same time as...
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 brainA readme file, mainly for devs.
2007-01-18 brainMove this over to left margin now, is no longer part...
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 brainWhoops, and commit this :p
2007-01-18 brainMove some stuff into utils.h
2007-01-18 brainStart of moving m_spanningtree into a dir so we can...