]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-05-26 brainDunno why this method was static, doesnt need to be...
2007-05-26 brainw00t please review, line 1603 configreader.cpp
2007-05-26 w00t- Update our long suffering example MOTD :P
2007-05-26 brainUse the example rules and motd in the default config
2007-05-26 brainDo we have any Venezuelan Beaver Cheese? ... Why yes...
2007-05-26 brainInstaller was defaulting the dir to c:\program files...
2007-05-26 brainMake two sections "Binaries" and "command handlers...
2007-05-26 brainChange icon to something nicer than a blue arrow (our...
2007-05-26 brainAdd warning to edit config files in installer
2007-05-26 w00t- Remove duplicate call to MatchText in filter.. it...
2007-05-26 w00t- Fix some win32 warnings in a way that won't crash...
2007-05-25 brainChoose the correct defines so that its not built too...
2007-05-25 brainAdd defines that speed up the build process and reduce...
2007-05-25 brainTidy up to coding style
2007-05-25 brainFix for bug #302. He may not have had any connect lines...
2007-05-25 brainDIE. DIE YOU FUCKING ASSHAT OF A BUG.
2007-05-25 brainFix for bug #303 reported by HiroP, thanks
2007-05-25 brainInitial fix wasnt working, and was a mess. Lets try...
2007-05-25 brainFix for /list glob bug in core LIST reported by HiroP...
2007-05-25 w00tDon't allow SVSHOLD from a non-ulined client. Thanks...
2007-05-24 specialPropagate the gunloadmodule command even if the module...
2007-05-24 brainSomehow, the code which does the "assumption" that...
2007-05-24 brainMake kill hiding work properly locally
2007-05-24 brainTwo things, document how InspIRCd finds the dns server...
2007-05-24 brainWhoops, helps if it compresses, not decompresses.
2007-05-24 brainCompressor script that compresses all shared objects...
2007-05-23 brainCommit patch by IronLegend, thanks :) -- Fixes bug...
2007-05-23 peaveyOne more with redundant ref to instance. I think this...
2007-05-22 peaveyModule class has a member ServerInstance, so remove...
2007-05-22 peaveytake out whowas stats from stats z until I figure out...
2007-05-22 w00t- Fix two minor warnings here (catch (ModuleException...
2007-05-22 brainBloody 'safe stl' warnings.
2007-05-22 brainCrappy warnings
2007-05-22 brainHave configure try and create ..\bin\release\* and...
2007-05-22 brainAdd comments as to what its doing
2007-05-22 brainComment on how we came up with this code, and comment it
2007-05-22 brainThis could do with some comments
2007-05-22 brainTidyup
2007-05-22 brainCode to find nameservers in the windows registry -...
2007-05-22 brainSomeone forgot the blindingly obvious - APPLY the gline...
2007-05-22 brainAdd BUILD define which tells the install script what...
2007-05-22 brainIts CreateDirectory in win :/
2007-05-22 brainHave this make the debug and release dirs, fannying...
2007-05-22 brainChange to NOT optimize, /O2 was set on all projects...
2007-05-22 brainUpdate this to always run even if we have an inspircd_c...
2007-05-22 brainThis says ten minutes drift and should say five, fixed
2007-05-21 brainAdd .net framework version check
2007-05-21 brainFix to properly uninstall
2007-05-21 brainSquash unused var error
2007-05-21 brainRemove warning in gcc this time
2007-05-21 brainI think this was the source of burlex's confusion with...
2007-05-21 brainIn this module we declare the md5 context as a class...
2007-05-21 brainMove inspircd.h to top
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-21 brainReorder inspircd.h header to top
2007-05-21 brainAll non-commands part of the core are now warning clean...
2007-05-21 brainSame tweak, again
2007-05-21 brainIt seems that making inspircd.h the first include in...
2007-05-21 brainReorder includes, dont worry there is method to my...
2007-05-21 brainFix warnings
2007-05-21 brainShortcut working dir is set to SetOutPath value, fix...
2007-05-21 frostycoolslugReverted broken patch.. This may break, but it's unlike...
2007-05-21 brainMost likely doesnt work
2007-05-21 brainInstall InspGUI to $INSTDIR, not $INSTDIR\Bin
2007-05-21 brainObsolete mods are in here :/
2007-05-21 brainFix
2007-05-21 brainGrowl.
2007-05-21 brainInvalid COPYING path
2007-05-21 brainNSIS installer script
2007-05-20 w00t- Comment on the ifdef in here, to avoid people (like...
2007-05-20 w00t- *slap Om with some unpronouncable fish* - you forgot...
2007-05-20 brainCoding style tidyup. PLEASE don't let vs assrape this...
2007-05-20 brainCrash on restart in win32 fixed.
2007-05-20 omSame change for VC71. This is a manual edit of the...
2007-05-20 omQuote the commanline to run configure.exe so it works...
2007-05-20 brainWe will get this right eventually
2007-05-20 brainAlso wrong
2007-05-20 brainWrong wrong wrong.
2007-05-20 brainThrow bad alloc on out of memory, not return null,...
2007-05-20 braintry...catch around the map::insert in AddFd, for some...
2007-05-20 brainRemove asserts and convert to unix line endings
2007-05-20 w00t- Modify ServerConfig::GetFullProgDir to just return...
2007-05-20 brainWindows path seperator is \, this was assuming /. Fixed.
2007-05-20 w00t- Fix a small warning thrown by cl about unused local.
2007-05-20 brainMerge in burlex's easy-build patch, apparently its...
2007-05-20 brainPrevent vc8 from thinking we're dereferencing an end...
2007-05-20 brainChange the define that defines strcasecmp->stricmp...
2007-05-20 brainUpdate from burlex, thanks
2007-05-20 brainBegone shitty safe stl warnings!
2007-05-20 brainSend CHANMODES= and PREFIX= in CAPAB CAPABILITIES.
2007-05-20 brainGuh. 1am Brain is weak brain.
2007-05-20 w00t- These two need to be generated by configure.exe ...
2007-05-20 brainPatch for vc8 project files by burlex, thanks
2007-05-19 brainFix (tested) for failing dlsym on win32
2007-05-19 brainFix std::sort stuff for w00t
2007-05-19 brainSpace indents must die.
2007-05-19 brainSPACE INDENTING ACTION RANGERS -- ATTACK!
2007-05-19 brainVisual studio's ability to translate tabs to four space...
2007-05-19 brainI forgot to install cmd_reloadmodule.so, therefore...
2007-05-19 w00tAnd remove a whole heap of .orig shit I just managed...
next