Age | Commit message (Expand) | Author |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-09 | Remove space before first user in FJOIN; also call c->ChanModes less for larg... | danieldg |
2009-02-08 | Fix: always have a colon marking the last FJOIN parameter, otherwise servers ... | w00t |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-11-16 | Don't burst expired X:, should help stop bounce wars.. | w00t |
2008-09-21 | Be consistent. Use ServerInstance in all places instead of 'Instance' in half... | w00t |
2008-08-31 | Move all the parameters around AGAIN. See docs shortly | brain |
2008-08-31 | Add snomasks to UID command, after 'modes', bump protocol version, as this ca... | w00t |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-19 | Convert channel banlist members to std::string | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-18 | Convert m_spanningtree | aquanight |
2008-04-04 | See this brain | w00t |
2008-04-04 | Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T... | w00t |
2008-04-01 | Remove this, it won't work (reliably), use ModeParser::ModeString() instead, ... | w00t |
2008-04-01 | Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind... | w00t |
2008-03-30 | Whack format warning, do these differ between gcc versions or something?! | brain |
2008-03-08 | Fix multiple (useless) linefeeds on the end of ADDLINE in burst | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-17 | I gots a better fix :p | brain |
2008-02-16 | Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ... | w00t |
2008-02-11 | Remove many unneeded headers from spanningtree files | w00t |
2008-02-05 | We have two perfectly good macros, use them | w00t |
2008-02-04 | Rename burst.cpp to netburst.cpp - it does not just contain burst handling. | w00t |