summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-16Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ...w00t
2008-02-16Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.w00t
2008-02-15Merge warning about InspIRCd::Log()aquanight
2008-02-15Make -nofork work properly with logging now.aquanight
2008-02-14Change string for Om <3brain
2008-02-14Make AC_OTHERMODE OnAccessCheck call work again.brain
2008-02-14If the mode defined by the handler is not '\0', but the handler for itbrain
2008-02-14Reword the failure message to read a little betterbrain
2008-02-14Duh, wasnt working when the user had NO prefixes at all!brain
2008-02-14That was REALLY dumb. Due to a stupid kludge i did, there was duplicate code ...brain
2008-02-14As a final test of this, set the permissions required to set channel mode +h ...brain
2008-02-14All working now, with any luckbrain
2008-02-14New mode stuff. Note, the framework is now here so that every mode handler ca...brain
2008-02-14Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH...brain
2008-02-14Keep count of the number of events in total, and seperate read, write and err...brain
2008-02-14More OnRawMode fixw00t
2008-02-14Hopefully fix behaviour of OnRawModew00t
2008-02-14Change the Implementation list size from a sizeof which worked by fluke to ju...om
2008-02-14Fix timer crashes: relying on an iterator after adding to/resorting the vecto...w00t
2008-02-14More <log> stuffaquanight
2008-02-13Patch provided by danieldg for fixing 3-figure versions in configurebrain
2008-02-13Fix my compile error.w00t
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain
2008-02-13This doesn't need to be inside the loop. There is only one IP for (potentiall...w00t
2008-02-13Slight API tweak. Change Command to take char * instead of char in it's const...w00t
2008-02-12Support \* in silence flags, do the same thing as a(ll) flag.w00t
2008-02-12Add SVSWATCH command: services may issue it to modify the watch list of a cli...w00t
2008-02-12HA, that did itbrain
2008-02-12apparently ar -s is equivalent to ranlib, except it doesnt have a fucking noi...brain
2008-02-12-Wshadow fixesbrain
2008-02-12Backport r8910: oper quit message would be blankw00t
2008-02-12Fix missing user->nick in m_calleridaquanight
2008-02-12-Wshadow fixes for some modules in extra/aquanight
2008-02-11Add (empty) testsuite.cppbrain
2008-02-11Fix trampling on memory in Z/G/K/ELine.w00t
2008-02-11Move most of startup process to use new logging, adds target 'STARTUP'w00t
2008-02-11-Woverloaded-virtual fixesw00t
2008-02-11Fix: Extra duplication of InspIRCd * is not necessary.w00t
2008-02-11Remove many unneeded headers from spanningtree filesw00t
2008-02-11Last of the -Wshadow fixes.w00t
2008-02-11More -Wshadow fixes.. not really finished yetw00t
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-02-10Fix m_chanlog crashing.aquanight
2008-02-10Code for loading <log method=file> tags from config, but this still needs to ...aquanight
2008-02-10Fix case sensitivitybrain
2008-02-10Hide ar and ranlibbrain
2008-02-10Add <badchan:redirect>: redirects users attempting to join a bad channel to a...w00t
2008-02-10More to quiet down. This will be a really tidy looking build for most users nowbrain
2008-02-10Now very tidy make output, with pretty colours :pbrain
2008-02-10Really allow for removal of SWHOIS via specifying blank SWHOIS (thanks for po...w00t