]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
2007-05-19 w00tHelps if I add the w32 specific code, too. :p
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-18 specialFixed a fairly low-risk crash in m_spanningtree
2007-05-18 specialm_censor can now block lines as well, by specifying...
2007-05-17 brainFix broken return statements preventing blockchat and...
2007-05-17 brainChange the way i/o lines are formatted in debug log...
2007-05-16 brainAdd a progress meter for loading of core commands,...
2007-05-16 brainThis is funny, in m_md5 we have an ancient comment...
2007-05-16 brainWe announce a ping timeout THREE different times and...
2007-05-16 brainAnd fix another booboo
2007-05-16 brainAdd a notice on connection close stating server link...
2007-05-16 w00tTidy logic a little in here, and support <options:exemp...
2007-05-16 w00tUpdate example docs for <options:exemptchanops> to...
2007-05-16 w00tOpers are not exempt from other modes, don't exempt...
2007-05-16 w00tWhile rolling our own IS_LOCAL check with irc::string...
2007-05-15 w00tRather largeish change to class checking on connect...
2007-05-15 brainAdd cmd_reloadmodule.{h,cpp} contributed by Eric at...
2007-05-15 w00tSlight security fix of sorts
2007-05-14 brainMore tweaks from Eric, when an oper is invisible, attem...
2007-05-14 brainAdded patch from Eric at neowin.net so that opers are...
2007-05-14 brainSomeone forgot the ELIST token (his nick begins with B)
2007-05-14 brainquietbursts tweak for hirop
2007-05-14 brainAllow for resizing of MAXBUF above/below 512 via non...
2007-05-14 w00tNow really add +f to <options:chanopsexempt>. Previous...
2007-05-14 w00tThe last commit never happened.
2007-05-14 w00tAdd +f (chanfilter) to <options:exemptchanops>
2007-05-13 w00tReplace strip/blockcolor tags with <options:exemptchano...
2007-05-13 brainWe dont need to send FMODE for user mode changes, and...
2007-05-13 w00tMove IsIdent() into helperfuncs.cpp along with IsNick...
2007-05-13 w00tRemove static linking support craq that hasn't been...
2007-05-13 brainFix remote bursting with quietbursts, before QA actuall...
2007-05-13 brainBetter logging to troubleshoot silentbursts
2007-05-13 brainMake the debug output a bit more readable
2007-05-13 w00tAdd <blockcolor:allowchanops>, mirroring <stripcolor...
2007-05-13 brainPoach feature request: If a server does not respond...
2007-05-13 w00tMake this FindFeature once, and store the result. It...
2007-05-13 w00tAdd README to docs directory giving links to various...
2007-05-12 w00tArgh, forgot the space on the end. >_<
2007-05-12 w00tMake this use std::string, not char crap
2007-05-12 w00tLast IS_AWAY fix. No more *u->awaymsg. :)
2007-05-12 w00tWhile I'm on the macro warpath: start using IS_AWAY...
2007-05-12 w00tThe commit that should have been r7000: src/modules...
2007-05-12 brainWINNAH
2007-05-12 w00tOpers cannot change the modes of others, and on this...
2007-05-12 w00tOpers cannot change the modes of others.
2007-05-12 w00tChange to IS_OPER, also modify to use short circuit...
2007-05-12 w00tOpers cannot change the modes of others. (In retrospect...
2007-05-12 w00tOpers cannot change the modes of others.
2007-05-12 w00tSmall thing, but check for IS_OPER(source) too, just...
2007-05-12 w00tOpers cannot change the modes of others
2007-05-12 w00tOpers cannot change the modes of others
2007-05-12 w00tThis catch doesn't need to be here. :o
2007-05-12 w00tWe've had an IS_OPER macro for a long time. About time...
2007-05-12 w00tFix compile error.
2007-05-12 w00tMake this use SendError rather than rolling it's own...
2007-05-12 w00tRemove the char junk here, use an std::string
next