summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-21Mode +W should be user mode, not channel mode (oops!)brain
2006-10-21Got it! I am teh 1337.brain
2006-10-21Something here was loglevel default, should have been loglevel debugbrain
2006-10-21Tiny tweakbrain
2006-10-20Const refsbrain
2006-10-19Insert massive change here.brain
2006-10-19References and stuffbrain
2006-10-19More stuff changed to const refbrain
2006-10-19Const ref frenzy!brain
2006-10-19Const ref frenzy!brain
2006-10-19Optimizationsbrain
2006-10-19Improve WriteLine, this should be quite an improvement as it prevents a tempo...brain
2006-10-19Use rfind rather than find when chopping strings, its faster as the \r is mor...brain
2006-10-19Remove unused large varsbrain
2006-10-17Remember to delete the tree root when unloading the modulebrain
2006-10-17Move the declaration of class Link up topbrain
2006-10-17Whoops, forgot to init a varbrain
2006-10-17Remove culllist.h from here, we no longer use it.brain
2006-10-17Remove another 'using' for a symbol we use only oncebrain
2006-10-17Add a ton of comments to make this much more useful now (putting it all in a ...brain
2006-10-17Brain->GoToTownOnThisModule().brain
2006-10-17Finally take ServerInstance out of the global scope in this module, amongst a...brain
2006-10-16Added a tiny bit more logging to LoadModule, to log to default loglevel when ...brain
2006-10-16Multiply API_VERSION by ten if IPV6 is defined, to prevent modules built for ...brain
2006-10-16Allow * in override to mean all tokens in 1.1brain
2006-10-16Always allow a user to dcc themselvesbrain
2006-10-16Idea from nenolod, dont allow you to add yourself to your own dccallow list (!)brain
2006-10-16Make parameter count checks more readablebrain
2006-10-16Fix checks on duration, this isnt valid, you cant compare a char* as an int:brain
2006-10-16Update syntax help to include HELP and LISTbrain
2006-10-16you can't compare userrec::nick with ==, its a char[] buffer...brain
2006-10-16if (dl) { do_something() } else { delete dl; } ???brain
2006-10-16Indents all fixed, its all tabs now. Next person i see using spaces is going ...brain
2006-10-16More crashbug fixage, half way through indent fixbrain
2006-10-16This compiles again now -- would have been very unstable in its old state (oo...brain
2006-10-16ReadFlag, oopsbrain
2006-10-16AURGH 4 space indents :/brain
2006-10-16GACK! you cannot ConfigReader::ReadValue to a const char*! you need to read t...brain
2006-10-16Fix: DCC types (CHAT/SEND) are case insensitivebrain
2006-10-161. Tidy up craq (two strcmps, lowercase and uppercase? use strcasecmp)brain
2006-10-16Add m_dccallow module and detail configuration in inspircd.conf.examplejamie
2006-10-12Only tick the timer when there are people doing /LIST, as suggested by specialbrain
2006-10-11Fixed a crash when unloading m_safelist (timers weren't properly tracked to b...special
2006-10-09Fixed percentage in m_tline (division was backwards, so it displayed 200% ins...special
2006-10-08Update commentsbrain
2006-10-07Replaced operonlystats with userstats to improve securityspecial
2006-10-07Add distclean, does the same as squeakclean, just for traditionalistsbrain
2006-10-07b4 SVNbrain
2006-10-07Oops, marble.brain
2006-10-07Granite!brain