]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-05-03 aquanightAllow KICKing multiple nicks
2008-05-02 brainPatch from jackmcbarn, revamps the helpop example full...
2008-05-02 brainOptimize MODE #chan b etc, avoid a 256 byte memset...
2008-05-01 brainConvert to SimpleUserModeHandler and SimpleChannelModeH...
2008-05-01 brainSome modules throw CoreException, this is wrong wrongit...
2008-05-01 brain#define NO_CLIENT_LONG_LONG, makes mysql.h ANSI C+...
2008-05-01 brainSimple user/channel mode patch
2008-04-29 brainremove debug
2008-04-29 brainBackport fix for stripcolour not stripping colour codes...
2008-04-27 brainExtra support for freebsd openssl, allow user to pick...
2008-04-27 brainMore stuff so that freebsd users can still use the...
2008-04-27 brainDetect openssl on freebsd with the openssl binary,...
2008-04-27 brainFix this up a bit nicer
2008-04-27 brainand make it work right...
2008-04-27 brainAdd some stuff from the freebsd port based on ideas...
2008-04-26 brickerI not i
2008-04-26 brickera long road of uniformed messages ;)
2008-04-23 brainRemoteconnect and remotequit should be local-only snomasks
2008-04-23 brainFix from yesterday, properly fix timedbans, much neater
2008-04-23 w00tFix
2008-04-23 w00tWarn, don't throw..
2008-04-22 brainBreak! ...no actually, take the break out :)
2008-04-22 w00tShow command line on warnings for darix (probably)
2008-04-21 brainRemove debug (This also fixes a bug that peavey and...
2008-04-21 brainFix bug found by peavey, which much frustrated him...
2008-04-21 brainFix quietbans and hidesplits etc, cull list's sending...
2008-04-21 w00tHack, hack, hack, hack hack. Hack hack. Probably fix...
2008-04-21 w00tRemove OnRehash of m_chanprotect: bad idea, and it...
2008-04-21 brainFix stray /MD that should be /MP
2008-04-21 brainFix to use dll in debug build
2008-04-21 brainSet runtimes correctly, thanks :-)
2008-04-21 brainAdd VC9 projects. I cant maintain these, i will be...
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-21 brainRemove the craqy self-restarting loop in trunk, and...
2008-04-21 brainPatch to fix timedbans crash reported earlier today...
2008-04-20 brainAdd hand-crafted resource script, contains version...
2008-04-20 brainFix RemoveCommands to remove all commands (this functio...
2008-04-19 peaveyfix text in validate methods where option was moved...
2008-04-19 brainStray newline
2008-04-19 brainExtract and run the vs redistributable to $TEMP, not...
2008-04-19 brainBad test code here
2008-04-19 brainEventlist one item too short, makes this module not...
2008-04-19 brainBundle vcredist_x86.exe here too
2008-04-18 aquanightMake the CAPAB sender in spanningtree more readable
2008-04-18 brainRemove _CrtCheckMemory()
2008-04-18 w00tAdd GreenReaper and Skip to contributors
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-17 brainAdd operator new[] and delete[], otherwise we can and...
2008-04-17 w00tAdd todo note
2008-04-17 w00tRemove SpanningTreeProtocolInterface::SendOperNotice...
2008-04-17 w00tFix format fuckup I introduced (that warning shows...
2008-04-17 w00tRemove completed XXX: override is now only checked...
2008-04-17 w00tAdd potential for local-only snotices and use them...
2008-04-17 w00tRemove use of SendSNONotice to send to remote servers...
2008-04-17 w00tRemove debug from snomask flushing, and send ALL snotic...
2008-04-17 w00tm_override now has a 'requirekey' option, that requires...
2008-04-16 brainRevert back to /MT, this shit isnt working and its...
2008-04-16 brain/MT -> /MD
2008-04-16 brainImplement our own dllmain. if this works and gets rid...
2008-04-16 brainRebase modules a meg higher than command objects so...
2008-04-16 brainAutomatic rebasing of load addresses for .so files...
2008-04-16 brainChange warnings a bit
2008-04-16 brainMaybe make this the right way around...
2008-04-16 brainChange that allows the m_override module to not announc...
2008-04-15 brainahh shit, remove windows specific code i left laying...
2008-04-15 brainFix the problems GreenReaper found with the windows...
2008-04-15 brainFix obvious compile error (whoops)
2008-04-15 brainthe select socket engine went on the assumption that...
2008-04-15 peaveyFixes for ValidateHostname
2008-04-15 brainChain ValidateServerName onto ValidateHostname so that...
2008-04-15 peaveyDeprecate a few more config options.
2008-04-15 brainNuke the ability to define <options:loglevel> from...
2008-04-15 brainSee configreader.cpp line 764 to see how to declare...
2008-04-14 brainMove options vlaues netbuffersize, maxwho, maxconn...
2008-04-14 brainTRUNK CONFIG BREAKAGE WARNING: Move a bunch of options...
2008-04-14 brainSet the required prefix for ops to @, thanks
2008-04-14 brickerend a sentence.
2008-04-14 brickerremove "nicks" from SAMODE so people don't get confused
2008-04-13 peaveyyay 9500 is MINE
2008-04-13 w00tHere too
2008-04-13 w00tBump date
2008-04-13 peaveyrevert, proper fixed in 9495 by brain
2008-04-13 peaveyfix so it actually loads.
2008-04-13 braintrunk doesnt seem to like < and > in a quoted section...
2008-04-13 brainOnly restrict set with <class:usermodes/chanmodes>...
2008-04-13 brain1.2.0a2+TexasLonghorn
2008-04-13 aquanightMake run-cc handle containers of std::pair, and also...
2008-04-13 aquanightRemove comments about coming up with a better way that...
2008-04-13 aquanightSane-ify the STL filtering and coloring in run-cc.
2008-04-13 brainAdd newlines to the end :) (\n)
2008-04-13 brickeradd a hint to users for using an IP instead of *
2008-04-13 brainCorrect indentation
2008-04-13 w00tchar -> const char
2008-04-13 w00tCast these to shut up compiler
2008-04-13 brainEliminate now-pointless label
2008-04-13 brainWhack code duplication
2008-04-13 brainWhack gotos here too
2008-04-13 brainFix 4-space indents :<
2008-04-13 brainWindows fix
2008-04-13 brainPort a bunch of methods of InspIRCd to functors. IsChan...
next