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