Age | Commit message (Expand) | Author |
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 | 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 | 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 | Added OnPostJoin, which is (at the moment) almost exactly identical to OnUser... | special |
2006-09-30 | Fix broken opermd5 (switch over % and / operators) | brain |
2006-09-30 | Fix mode desync when setting custom prefixes on joining users (trigger the mo... | brain |
2006-09-29 | CGIResolver isnt being passed a serverinstance to its constructor, so its try... | brain |
2006-09-29 | Made m_filter_pcre free the compiled regular expressions on rehash (no more m... | special |
2006-09-29 | Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf... | special |
2006-09-28 | Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should ... | special |
2006-09-28 | Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the chan... | special |
2006-09-27 | Fixed /spynames, thanks to relax for finding the bug | special |
2006-09-27 | Last tidyup of the day | brain |
2006-09-27 | Tidyups | brain |
2006-09-27 | Tidyups | brain |
2006-09-27 | Comments | brain |
2006-09-27 | Because the user's prefix list must remain sorted at all times (because of as... | brain |
2006-09-27 | Optimizations | brain |
2006-09-27 | Tidy up how PART without reason is done | brain |