Age | Commit message (Expand) | Author |
2006-10-04 | Fix for bug#159 reported by SiliconAI (unloading causes crash, it neglects to... | brain |
2006-10-04 | Extra safety checking in ModeSet just to ensure we cant be passed a null pointer | brain |
2006-10-04 | Nickname collisions were broken! :O | brain |
2006-10-04 | *slaps* jamie for not using tabs to indent ;-p | brain |
2006-10-04 | Prepend ident with '~' if we get no response | jamie |
2006-10-03 | Someone review the comments i put in from line 1515 onwards, and see if theyr... | brain |
2006-10-03 | Tidyup (remove casts) and commenting FJOIN a lot, so that others can fix stuf... | brain |
2006-10-03 | Fake direction check in FJOIN on all users, plus tidyup of the code that form... | brain |
2006-10-03 | Document | brain |
2006-10-03 | New helper class irc::stringjoiner - it pwns you. | brain |
2006-10-02 | Fix my last change to InspIRCd::Time() | jamie |
2006-10-02 | Use InspIRCd::Time() instead of time() | jamie |
2006-10-02 | Seems to work now | brain |
2006-10-02 | nenolod, what craq were you smoking? this code was FINE, you broke it :P | brain |
2006-10-02 | Remove testcases | brain |
2006-10-02 | the multithreaded DNS engine was removed a while ago | nenolod |
2006-10-02 | no you can't just go from a std::ostringstream to a std::string, Om. *thwap* | nenolod |
2006-10-02 | mmmm dinner break, oh and document and make use of modestacker. | brain |
2006-10-02 | Fix PART messages | jamie |
2006-10-02 | Fix SAJOIN notices to show target instead of source nick | jamie |
2006-10-02 | Fix REMOVE reason | jamie |
2006-10-02 | Add more features to modestacker so that we can stack +, -, and parameterless... | brain |
2006-10-02 | More efficient modestacker | brain |
2006-10-02 | modestacker class, stacks modes and returns a string list of up to MAXMODES m... | brain |
2006-10-02 | IsNick moved to helperfuncs.cpp, makes a lot more sense than inspircd.cpp | w00t |
2006-10-02 | Remove -notraceback and -nolimit from command line help; these options are re... | w00t |
2006-10-02 | Update credits (add pippijn/jamie to startup notice, move jamie from contribu... | w00t |
2006-10-02 | Better fix to crash jamie experienced. epoll was the only socket engine affec... | w00t |
2006-10-02 | Brain, please review this commit ASAP. jamie, hopefully this fixes the crash | w00t |
2006-10-02 | Use a ternary operator to remove bracketing from ping timeout message | w00t |
2006-10-02 | Add r5381 fix to remote rehash too | w00t |
2006-10-02 | No promises, but maybe this will fix issue with disabled commands, reported b... | w00t |
2006-10-02 | This ULine check looks really, really bad - and caused horrible things to hap... | w00t |
2006-10-01 | Remove duplicate oper notice | jamie |
2006-10-01 | Extra debugging | brain |
2006-10-01 | Fix ping timeout messages. This is what I get for not fully testing. | w00t |
2006-10-01 | Add an extra debug message and change two calls of GetModeType to GetModeChar... | om |
2006-10-01 | It all came down to a >1 where we needed a >0. Things should be stable now jamie | brain |
2006-10-01 | 64bit fixes | om |
2006-10-01 | -> Beta3+SVN | brain |
2006-10-01 | Add codename: Granite | brain |
2006-10-01 | Beta2 release | brain |
2006-10-01 | userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 ef... | brain |
2006-10-01 | Apply patch for bug#155 submitted by jamie | brain |
2006-10-01 | Everybody loves boobies. It's true. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-10-01 | InspIRCd: Now with 100% more boobies. Err, ping timeout message coolness. | w00t |
2006-10-01 | Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i... | brain |
2006-10-01 | Try this w00t | brain |
2006-10-01 | Fix typo reported by pippijn | brain |