Age | Commit message (Expand) | Author |
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-14 | end a sentence. | bricker |
2008-04-14 | remove "nicks" from SAMODE so people don't get confused | bricker |
2008-04-13 | yay 9500 is MINE | peavey |
2008-04-13 | Here too | w00t |
2008-04-13 | Bump date | w00t |
2008-04-13 | revert, proper fixed in 9495 by brain | peavey |
2008-04-13 | fix so it actually loads. | peavey |
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 | Make run-cc handle containers of std::pair, and also filtering for std::{vect... | aquanight |
2008-04-13 | Remove comments about coming up with a better way that has been come up with. | aquanight |
2008-04-13 | Sane-ify the STL filtering and coloring in run-cc. | aquanight |
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 | Correct indentation | brain |
2008-04-13 | char -> const char | w00t |
2008-04-13 | Cast these to shut up compiler | w00t |
2008-04-13 | Eliminate now-pointless label | brain |
2008-04-13 | Whack code duplication | brain |
2008-04-13 | Whack gotos here too | brain |
2008-04-13 | Fix 4-space indents :< | brain |
2008-04-13 | Windows fix | brain |
2008-04-13 | Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash. | brain |
2008-04-12 | Mapping for mkdir() to _mkdir() for windows | 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 | nuke loglevel from <options> description, and tidy some indenting. | peavey |
2008-04-11 | Patch from voidzero, bug #517 | 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 |
2008-04-10 | Add correct stuff so that /taxonomy can show the cloaked hosts for users in t... | brain |
2008-04-10 | Calculate hosts on connect so theres no way around a ban on your cloak, even ... | brain |
2008-04-10 | Comment small API change (returning -1 from OnCheckBan to explicitly deny the... | brain |
2008-04-10 | Fix for bug #513 | brain |