]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/main.cpp
We were already sending FMODE +nt after each channel creation to keep services happy...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / main.cpp
2007-05-27 brainWe were already sending FMODE +nt after each channel...
2007-05-21 brainMove inspircd.h to top
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-16 brainWe announce a ping timeout THREE different times and...
2007-05-16 brainAnd fix another booboo
2007-05-16 brainAdd a notice on connection close stating server link...
2007-05-13 brainWe dont need to send FMODE for user mode changes, and...
2007-05-13 brainFix remote bursting with quietbursts, before QA actuall...
2007-05-13 brainPoach feature request: If a server does not respond...
2007-05-09 brainFix ping timeout ERROR not being generated when a serve...
2007-05-03 brainFix for new api
2007-04-08 brainIt might be slightly slower, but memset the array as...
2007-04-08 brainMake the lines wide enough to hold the new data
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-04-05 brainAdd extra /map info (connection uptime, and lag time...
2007-04-02 brainThe other half of special's LUSERS fix
2007-03-25 brainAllow some commands to use a mask of * (this usually...
2007-03-24 brainTest stuff to fix remote stats brokage
2007-03-18 brainChange back to FMODE for channel mode changes from...
2007-03-16 brainRemote /MODULES
2007-03-16 brainDifferent timesync, dont use yet
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-11 brainRemove stray "Notice:" - text only change
2007-02-07 brainSupport port binding here
2007-02-06 brainMake use of new AAAA->A resolving
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 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 brainMove some stuff into utils.h
2007-01-18 brainStart of moving m_spanningtree into a dir so we can...