summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-25Shorthand macros DEFINE_HANDLER1()...DEFINE_HANDLER9() to save on defining fu...brain
2007-07-25Turn IsIdent into a functorbrain
2007-07-25Add stuff for functors. Currently, as a test case only InspIRCd::IsNick has b...brain
2007-07-25Begin move of rehash to server.cpp - broken rehash from cmdline for now.peavey
2007-07-25svn add I fail itpeavey
2007-07-25Put FileLogger in it's own class. Useful when logging doing more focused loggingpeavey
2007-07-24Replace some voodoo with a definew00t
2007-07-24Now with more compilable goodness - this commit never happened.w00t
2007-07-24This is no longer the case, userrec::QuitUser is safe, so use it.w00t
2007-07-24Update a comment, remove another one that's uselessw00t
2007-07-24Move a bundle of stuff to server.cpp from inspircd.cppw00t
2007-07-24server.cpppeavey
2007-07-24Merge a tiny sub in for readability, use this-> consistantly while calling me...w00t
2007-07-24Move more modules related stuff to modules.cppw00t
2007-07-24Some refactoring; move LoadModule and UnloadModule over to modules.cpp -- see...w00t
2007-07-24Refactor some craq to not loop through a string 4-5 times for a simple operationw00t
2007-07-24Modify RULES to use numerics instead of notices. I'm pretty sure these are wi...w00t
2007-07-24A few more I missed.w00t
2007-07-24Convert some ancient GlobalCulls usage into userrec::QuitUserw00t
2007-07-24Remove an out of date commentw00t
2007-07-23Fix crash on unload of modules with listening sockets -- some situations requ...brain
2007-07-23Fix some comments to be multiline, and remove a redundant if() case caused by...w00t
2007-07-23Remove darwin hax from 1.2w00t
2007-07-23Add some documentationw00t
2007-07-23Sanity check: we don't want to deal with Config being invalid while loggingw00t
2007-07-23Squash a warning reported by owinew00t
2007-07-23Rename this function so it is self documentingw00t
2007-07-23Clean up the indenting herew00t
2007-07-23Fix a bug reported downstream regarding cloaking keysw00t
2007-07-23Yes, it will be. (see the file)brain
2007-07-23Remove a braindead comment ('this belongs in class InspIRCd' -- when it's alr...w00t
2007-07-23Tidyup a bunch of stuff that was using userrec::modes directly rather than us...brain
2007-07-23Make these notices a little more helpfulw00t
2007-07-23Bit more tidying. Add some comments here, too.w00t
2007-07-23Minor cleanupw00t
2007-07-23A couple of tweaks that i did earlier as diffs. ISON didnt always respect inv...brain
2007-07-23Fix for bug #358, by rogalek.w00t
2007-07-23* Sockets will now always be nonblocking on win32 version of InspIRCd. There ...burlex
2007-07-22Grrrbrain
2007-07-22m_testcommand deletes its command handler manually, no modules should do this...brain
2007-07-22Add syntax.peavey
2007-07-22Less WOOT more TAXANOMY :>peavey
2007-07-21oper-immune filters should be fixed nowbrain
2007-07-21I broke socketengine_iocp with some fixes. Fixed again.brain
2007-07-21Extra Dry! Shame it's not in Hereford right now :pbrain
2007-07-21Testbrain
2007-07-21le cleanuppeavey
2007-07-21push metadata out on title-uppeavey
2007-07-21Make it local only.peavey
2007-07-21Add Custom Titles as requested per bug #334peavey