Age | Commit message (Expand) | Author |
2008-08-21 | add service install and remove calls to installer. | brain |
2008-08-21 | add text explanations of the error messages that can occur when adding or rem... | brain |
2008-08-21 | change startup type from SERVICE_DEMAND_START to SERVICE_AUTO_START so that i... | brain |
2008-08-21 | make service log on as local service builtin account again. There was no issu... | brain |
2008-08-21 | now works 'enough' to progress further. Can start and stop the service and it... | brain |
2008-08-21 | add support for windows service. This now is part of inspircd itself being as... | brain |
2008-08-20 | properly coreexport the getcpu() function etc | brain |
2008-08-20 | fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b... | brain |
2008-08-20 | We can finally have percent cpu in the stats z on windows now, same as it is ... | brain |
2008-08-20 | Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p... | brain |
2008-08-20 | WMI calls for getting cpu percentage of current process. This code was a biat... | brain |
2008-08-19 | Add support for uptime in win32 named pipe data | brain |
2008-08-18 | Apply to clictx too | brain |
2008-08-18 | Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c... | w00t |
2008-08-18 | Increase the size of the matrix for map drawing to 250x250 | brain |
2008-08-17 | Fix const_iterator issue in m_callerid (when did we alter this?) | brain |
2008-08-17 | These are not percentages | brain |
2008-08-17 | Add OnParameterMissing to modehandler, called when the mode handler should ha... | brain |
2008-08-17 | Another edge case suggested by peavey (passes) | brain |
2008-08-17 | Fix missing bounds checks in wildcard.cpp causing crash in bug #590 and related | brain |
2008-08-12 | Drift now has to be >= 3 secs in either direction to trigger a warning, this ... | brain |
2008-08-10 | Fix bug #555 : <options:deprotectothers> now works correctly, and applies to ... | aquanight |
2008-08-10 | Fix RPL_NAMREPLY sometimes fucking up | w00t |
2008-08-10 | Fix checks on GetExt everywhere its used. | peavey |
2008-08-10 | Forward port r10133. | peavey |
2008-08-09 | Unbreak compile for real. | aquanight |
2008-08-09 | Unbreak compile.. | w00t |
2008-08-09 | Add translation type TR_CUSTOM, and fix up callerid some. | aquanight |
2008-08-09 | Fix for bug #583 reported by Deyan, thanks for the heads up | brain |
2008-08-07 | I am a retard, mixx941 is my god | w00t |
2008-08-07 | Don't add duplicate invites | w00t |
2008-08-07 | Implement <options:invitebypassmodes>, optionally circumvent +blk if invited ... | w00t |
2008-08-07 | Restrict uninvite | w00t |
2008-08-07 | Rethink that. Remove noinvite since it's essentially useless now, so we have ... | w00t |
2008-08-07 | Use correct char in exemption.. could lead to chanops being exempted incorrec... | w00t |
2008-08-07 | Add module implementing +A and extban +b A: which explicitly allow users to u... | w00t |
2008-08-07 | Always deny invite to users below halfop status, move OnUserPreInvite up to a... | w00t |
2008-08-07 | Fix two modules set VF_COMMON incorrectly, closes bug #587 | w00t |
2008-08-07 | Fix incorrect numerics, closes bug #588 | w00t |
2008-08-07 | Fixes to m_satopic from danieldg, closes bug #586. Thanks. | w00t |
2008-08-06 | Hooray | w00t |
2008-08-06 | Give feedback to remote users | w00t |
2008-08-06 | add missing modules to the vc80 project files | brain |
2008-08-06 | fix compile errors under debug profile in windows. | brain |
2008-08-06 | Change extban seperator in 005 to match charybdis and unreal | w00t |
2008-08-05 | Fix bug #584 (not with the provided patch) and stuff nobody really cares about | w00t |
2008-08-05 | Fix TOPIC to work on propegation again | w00t |
2008-08-05 | Make this fit in with the rest of the code | w00t |
2008-08-05 | Return the right thing. | w00t |
2008-08-05 | Better Way(TM) of doing easy routing of commands with a user based source. Th... | w00t |