summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-16/MT -> /MDbrain
2008-04-16Implement our own dllmain. if this works and gets rid of error at 70 modules,...brain
2008-04-16Rebase modules a meg higher than command objects so they dont collidebrain
2008-04-16Automatic rebasing of load addresses for .so files on windows, thanks to Gree...brain
2008-04-16Change warnings a bitbrain
2008-04-16Maybe make this the right way around...brain
2008-04-16Change that allows the m_override module to not announce a key override for a...brain
2008-04-15ahh shit, remove windows specific code i left laying aroundbrain
2008-04-15Fix the problems GreenReaper found with the windows select engine, this has n...brain
2008-04-15Fix obvious compile error (whoops)brain
2008-04-15the select socket engine went on the assumption that a socket may remove itse...brain
2008-04-15Fixes for ValidateHostnamepeavey
2008-04-15Chain ValidateServerName onto ValidateHostname so that the servername gets ho...brain
2008-04-15Deprecate a few more config options.peavey
2008-04-15Nuke the ability to define <options:loglevel> from orbit :pbrain
2008-04-15See configreader.cpp line 764 to see how to declare deprecated items. This is...brain
2008-04-14Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n...brain
2008-04-14TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ...brain
2008-04-14Set the required prefix for ops to @, thanksbrain
2008-04-14end a sentence.bricker
2008-04-14remove "nicks" from SAMODE so people don't get confusedbricker
2008-04-13yay 9500 is MINEpeavey
2008-04-13Here toow00t
2008-04-13Bump datew00t
2008-04-13revert, proper fixed in 9495 by brainpeavey
2008-04-13fix so it actually loads.peavey
2008-04-13trunk doesnt seem to like < and > in a quoted section, because someone REMOVE...brain
2008-04-13Only restrict set with <class:usermodes/chanmodes>, not unsetbrain
2008-04-131.2.0a2+TexasLonghornbrain
2008-04-13Make run-cc handle containers of std::pair, and also filtering for std::{vect...aquanight
2008-04-13Remove comments about coming up with a better way that has been come up with.aquanight
2008-04-13Sane-ify the STL filtering and coloring in run-cc.aquanight
2008-04-13Add newlines to the end :) (\n)brain
2008-04-13add a hint to users for using an IP instead of *bricker
2008-04-13Correct indentationbrain
2008-04-13char -> const charw00t
2008-04-13Cast these to shut up compilerw00t
2008-04-13Eliminate now-pointless labelbrain
2008-04-13Whack code duplicationbrain
2008-04-13Whack gotos here toobrain
2008-04-13Fix 4-space indents :<brain
2008-04-13Windows fixbrain
2008-04-13Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash.brain
2008-04-12Mapping for mkdir() to _mkdir() for windowsbrain
2008-04-12Fixes for default log. It is now called ~/.inspircd/startup.log unless overri...brain
2008-04-12Fixes for bug #515, update existing in-use connect tags on the fly in rehashbrain
2008-04-12Trunk fix for bug #505 reported by nenolodbrain
2008-04-12In visual studio, CRT crashes when strftime() is given an invalid format spec...brain
2008-04-12Fix crash in m_stripcolor on windows when the colour code is the first item o...brain
2008-04-12Replace here toobrain