]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-08-24 brainUse the error name constants here now rather than magic...
2008-08-24 brainProperly name the windows service error constants and...
2008-08-24 brainForgot to remove a ,
2008-08-24 brainNo names for the service specific errors, probably...
2008-08-24 brainProperly give the service specific exit code on failure...
2008-08-24 brainMove
2008-08-24 brainwork in progress
2008-08-24 w00tRemove m_proxyscan; not functional and not targetted...
2008-08-23 w00tForward port r10234, thanks psychon
2008-08-23 peaveytypo
2008-08-23 w00tMove unused code to the bottom of the file
2008-08-23 w00tUpdate doc on m_chanlog
2008-08-23 w00tFix bug that would cause tags to be ignored (etc),...
2008-08-23 w00tConvert m_chanlog from using logfile output (dangerous...
2008-08-23 w00tRemove (unnecessary) compiler warning bypass; we don...
2008-08-23 w00tRemove unused itab array
2008-08-23 peaveynuke some debug not needed anymore
2008-08-22 w00tActually call OnSendSnotice event.
2008-08-22 brainEWWW windows line endings!
2008-08-22 w00tActually, we did manage to make a faster match than...
2008-08-22 w00tAdd OnSendSnotice(char &, std::string &, const std...
2008-08-22 peaveyAdd even more edge case matching tests (they all pass...
2008-08-22 w00tThere is no breakage here *jedi mind trick*
2008-08-22 w00tMatch with the right args at least..
2008-08-22 w00tNuke last references to MatchText
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-08-21 w00tmatch() is no longer a function+no header, now a static...
2008-08-21 brainPatch submitted by Dagonet that improves detection...
2008-08-21 brainfixes
2008-08-21 brainzap the evil externs, and comment the lot
2008-08-21 w00tTypo
2008-08-21 w00tDon't even touch remote joins.
2008-08-21 w00tUse ERR_BANNEDFROMCHAN, not ERR_TOOMANYCHANNELS
2008-08-21 braincomments to explain wtf 'ENTRYPOINT' is where main...
2008-08-21 braindetect if the process has an interactive session (if...
2008-08-21 brainadd service install and remove calls to installer.
2008-08-21 brainadd text explanations of the error messages that can...
2008-08-21 brainchange startup type from SERVICE_DEMAND_START to SERVIC...
2008-08-21 brainmake service log on as local service builtin account...
2008-08-21 brainnow works 'enough' to progress further. Can start and...
2008-08-21 brainadd support for windows service. This now is part of...
2008-08-20 brainproperly coreexport the getcpu() function etc
2008-08-20 brainfix memory leak in new wmi stuff and comment it. Lots...
2008-08-20 brainWe can finally have percent cpu in the stats z on windo...
2008-08-20 brainChecks to make sure that WMI initialises, if it doesnt...
2008-08-20 brainWMI calls for getting cpu percentage of current process...
2008-08-19 brainAdd support for uptime in win32 named pipe data
2008-08-18 brainApply to clictx too
2008-08-18 w00tForward-port r10160: openssl partial write fucking...
2008-08-18 brainIncrease the size of the matrix for map drawing to...
2008-08-17 brainFix const_iterator issue in m_callerid (when did we...
2008-08-17 brainThese are not percentages
2008-08-17 brainAdd OnParameterMissing to modehandler, called when...
2008-08-17 brainAnother edge case suggested by peavey (passes)
2008-08-17 brainFix missing bounds checks in wildcard.cpp causing crash...
2008-08-12 brainDrift now has to be >= 3 secs in either direction to...
2008-08-10 aquanightFix bug #555 : <options:deprotectothers> now works...
2008-08-10 w00tFix RPL_NAMREPLY sometimes fucking up
2008-08-10 peaveyFix checks on GetExt everywhere its used.
2008-08-10 peaveyForward port r10133.
2008-08-09 aquanightUnbreak compile for real.
2008-08-09 w00tUnbreak compile..
2008-08-09 aquanightAdd translation type TR_CUSTOM, and fix up callerid...
2008-08-09 brainFix for bug #583 reported by Deyan, thanks for the...
2008-08-07 w00tI am a retard, mixx941 is my god
2008-08-07 w00tDon't add duplicate invites
2008-08-07 w00tImplement <options:invitebypassmodes>, optionally circu...
2008-08-07 w00tRestrict uninvite
2008-08-07 w00tRethink that. Remove noinvite since it's essentially...
2008-08-07 w00tUse correct char in exemption.. could lead to chanops...
2008-08-07 w00tAdd module implementing +A and extban +b A: which expli...
2008-08-07 w00tAlways deny invite to users below halfop status, move...
2008-08-07 w00tFix two modules set VF_COMMON incorrectly, closes bug...
2008-08-07 w00tFix incorrect numerics, closes bug #588
2008-08-07 w00tFixes to m_satopic from danieldg, closes bug #586....
2008-08-06 w00tHooray
2008-08-06 w00tGive feedback to remote users
2008-08-06 brainadd missing modules to the vc80 project files
2008-08-06 brainfix compile errors under debug profile in windows.
2008-08-06 w00tChange extban seperator in 005 to match charybdis and...
2008-08-05 w00tFix bug #584 (not with the provided patch) and stuff...
2008-08-05 w00tFix TOPIC to work on propegation again
2008-08-05 w00tMake this fit in with the rest of the code
2008-08-05 w00tReturn the right thing.
2008-08-05 w00tBetter Way(TM) of doing easy routing of commands with...
2008-08-05 w00tForward-port r10098 and r10099, fixing anope+inspircd...
2008-08-05 w00tCopypasta
2008-08-05 w00tMissed another
2008-08-05 w00tMissed one.
2008-08-05 w00tSend ERR_BANNEDFROMCHAN on all extbans preventing join
2008-08-05 w00tFix banredirect modifying extban masks, patch based...
2008-08-05 w00tAdd m_serverban, implements extban +b s:server.mask...
2008-08-05 w00tDocument m_channelban
2008-08-05 w00tAdd m_channelban: implements extban +b j: - prevents...
2008-08-05 w00tUse correct method for adding extban type in m_gecosban...
2008-08-05 w00tAdd extban +b C: - blocks matching masks from sending...
2008-08-05 w00tFix this class name
2008-08-04 omInitial commit of m_satopic, provides /satopic. Needs...
next