Age | Commit message (Expand) | Author |
2008-04-19 | Bad test code here | brain |
2008-04-19 | Eventlist one item too short, makes this module not publish its 005 feature | brain |
2008-04-18 | Make the CAPAB sender in spanningtree more readable | aquanight |
2008-04-18 | Remove _CrtCheckMemory() | brain |
2008-04-18 | Add GreenReaper and Skip to contributors | w00t |
2008-04-18 | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo... | brain |
2008-04-17 | Add todo note | w00t |
2008-04-17 | Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a... | w00t |
2008-04-17 | Fix format fuckup I introduced (that warning shows one example of when it's u... | w00t |
2008-04-17 | Remove completed XXX: override is now only checked locally, snotices are auto... | w00t |
2008-04-17 | Add potential for local-only snotices and use them for the ones that should b... | w00t |
2008-04-17 | Remove use of SendSNONotice to send to remote servers, this is done automagic... | w00t |
2008-04-17 | Remove debug from snomask flushing, and send ALL snotices globally automagica... | w00t |
2008-04-17 | m_override now has a 'requirekey' option, that requires a special key of 'ove... | w00t |
2008-04-16 | Change warnings a bit | brain |
2008-04-16 | Maybe make this the right way around... | brain |
2008-04-16 | Change that allows the m_override module to not announce a key override for a... | brain |
2008-04-15 | ahh shit, remove windows specific code i left laying around | brain |
2008-04-15 | Fix the problems GreenReaper found with the windows select engine, this has n... | brain |
2008-04-15 | Fix obvious compile error (whoops) | brain |
2008-04-15 | the select socket engine went on the assumption that a socket may remove itse... | brain |
2008-04-15 | Fixes for ValidateHostname | peavey |
2008-04-15 | Chain ValidateServerName onto ValidateHostname so that the servername gets ho... | brain |
2008-04-15 | Deprecate a few more config options. | peavey |
2008-04-15 | Nuke the ability to define <options:loglevel> from orbit :p | brain |
2008-04-15 | See configreader.cpp line 764 to see how to declare deprecated items. This is... | brain |
2008-04-14 | Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n... | brain |
2008-04-14 | TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ... | brain |
2008-04-14 | Set the required prefix for ops to @, thanks | brain |
2008-04-13 | trunk doesnt seem to like < and > in a quoted section, because someone REMOVE... | brain |
2008-04-13 | Only restrict set with <class:usermodes/chanmodes>, not unset | brain |
2008-04-13 | 1.2.0a2+TexasLonghorn | brain |
2008-04-13 | Add newlines to the end :) (\n) | brain |
2008-04-13 | add a hint to users for using an IP instead of * | bricker |
2008-04-13 | char -> const char | w00t |
2008-04-13 | Cast these to shut up compiler | w00t |
2008-04-13 | Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash. | brain |
2008-04-12 | Fixes for default log. It is now called ~/.inspircd/startup.log unless overri... | brain |
2008-04-12 | Fixes for bug #515, update existing in-use connect tags on the fly in rehash | brain |
2008-04-12 | Trunk fix for bug #505 reported by nenolod | brain |
2008-04-12 | In visual studio, CRT crashes when strftime() is given an invalid format spec... | brain |
2008-04-12 | Fix crash in m_stripcolor on windows when the colour code is the first item o... | brain |
2008-04-12 | Replace here too | brain |
2008-04-11 | (untested) don't move newconfig to ServerConfig::config_data until its been v... | brain |
2008-04-11 | Remove 'default log' and <options:loglevel> (wtf?) | brain |
2008-04-11 | Fix sillies | brain |
2008-04-11 | Patch from Brain fixing broken stuff | w00t |
2008-04-11 | Much faster way of checking if the user is 4in6, avoid strncmp in User::GetIP... | brain |
2008-04-10 | Provide an optional param translate4in6 to User::GetIPString() and default it... | brain |
2008-04-10 | Fix for bug #503 reported by Stealth (at last) | brain |