summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-23nuke some debug not needed anymorepeavey
2008-08-22Actually call OnSendSnotice event.w00t
2008-08-22EWWW windows line endings!brain
2008-08-22Actually, we did manage to make a faster match than znc, when casemapping is ...w00t
2008-08-22Add OnSendSnotice(char &, std::string &, const std::string &) to modify/block...w00t
2008-08-22Add even more edge case matching tests (they all pass yay)peavey
2008-08-22There is no breakage here *jedi mind trick*w00t
2008-08-22Match with the right args at least..w00t
2008-08-22Nuke last references to MatchTextw00t
2008-08-22Match conversion stuff.w00t
2008-08-22Revert automated conversion by Special, as it (unfortunately) neglects some d...w00t
2008-08-22Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...special
2008-08-21match() is no longer a function+no header, now a static method of InspIRCd cl...w00t
2008-08-21Patch submitted by Dagonet that improves detection of gnutls and opensslbrain
2008-08-21fixesbrain
2008-08-21zap the evil externs, and comment the lotbrain
2008-08-21Typow00t
2008-08-21Don't even touch remote joins.w00t
2008-08-21Use ERR_BANNEDFROMCHAN, not ERR_TOOMANYCHANNELSw00t
2008-08-21comments to explain wtf 'ENTRYPOINT' is where main() should be. In the future...brain
2008-08-21detect if the process has an interactive session (if its started as a service...brain
2008-08-21add service install and remove calls to installer.brain
2008-08-21add text explanations of the error messages that can occur when adding or rem...brain
2008-08-21change startup type from SERVICE_DEMAND_START to SERVICE_AUTO_START so that i...brain
2008-08-21make service log on as local service builtin account again. There was no issu...brain
2008-08-21now works 'enough' to progress further. Can start and stop the service and it...brain
2008-08-21add support for windows service. This now is part of inspircd itself being as...brain
2008-08-20properly coreexport the getcpu() function etcbrain
2008-08-20fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b...brain
2008-08-20We can finally have percent cpu in the stats z on windows now, same as it is ...brain
2008-08-20Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p...brain
2008-08-20WMI calls for getting cpu percentage of current process. This code was a biat...brain
2008-08-19Add support for uptime in win32 named pipe databrain
2008-08-18Apply to clictx toobrain
2008-08-18Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c...w00t
2008-08-18Increase the size of the matrix for map drawing to 250x250brain
2008-08-17Fix const_iterator issue in m_callerid (when did we alter this?)brain
2008-08-17These are not percentagesbrain
2008-08-17Add OnParameterMissing to modehandler, called when the mode handler should ha...brain
2008-08-17Another edge case suggested by peavey (passes)brain
2008-08-17Fix missing bounds checks in wildcard.cpp causing crash in bug #590 and relatedbrain
2008-08-12Drift now has to be >= 3 secs in either direction to trigger a warning, this ...brain
2008-08-10Fix bug #555 : <options:deprotectothers> now works correctly, and applies to ...aquanight
2008-08-10Fix RPL_NAMREPLY sometimes fucking upw00t
2008-08-10Fix checks on GetExt everywhere its used.peavey
2008-08-10Forward port r10133.peavey
2008-08-09Unbreak compile for real.aquanight
2008-08-09Unbreak compile..w00t
2008-08-09Add translation type TR_CUSTOM, and fix up callerid some.aquanight
2008-08-09Fix for bug #583 reported by Deyan, thanks for the heads upbrain