Age | Commit message (Expand) | Author |
2006-10-04 | Check for non-existent channel in FMODE | brain |
2006-10-04 | Fix jamies fix (you cant strcpy to a char* pointer, without first allocating ... | brain |
2006-10-04 | Fix for bug#159 reported by SiliconAI (unloading causes crash, it neglects to... | 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 | 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 | 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 SAJOIN notices to show target instead of source nick | jamie |
2006-10-02 | Fix REMOVE reason | jamie |
2006-10-02 | Add r5381 fix to remote rehash too | 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 | 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 | Now with binary versioning goodness | brain |
2006-10-01 | Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i... | brain |
2006-09-30 | Fix broken opermd5 (switch over % and / operators) | 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 | Someone forgot support for CIDR here | brain |
2006-09-26 | Make svshold case insensitive, fix ./configure -update and ./configure -modup... | brain |
2006-09-26 | Fix bug found by giggsey (even though he doesnt realise he just found one) | brain |
2006-09-26 | make OnPostConnect global | brain |
2006-09-26 | Only output the 'AES on' message if the socket state isnt I_ERROR when its re... | brain |
2006-09-26 | Change error from 'connection established' to 'connection started' | brain |
2006-09-26 | Fixed a rather obvious crashbug in m_spanningtree (FJOIN) | special |
2006-09-25 | Mini security audit | brain |
2006-09-25 | And maybe, just maybe, not fuck it up :p | brain |
2006-09-25 | Allow for multiple <http> tags, each with their own index and bound to their ... | brain |
2006-09-25 | This doesnt really need to be static | brain |
2006-09-25 | All done. | brain |
2006-09-25 | Make this compile. We now have to change all OnUserPreJoin use | brain |
2006-09-25 | Whoops, patch | brain |
2006-09-25 | Added /greloadmodule to m_globalload.so | special |
2006-09-25 | Add send_topic event, lets you send a topic for a channel, set by a server | brain |
2006-09-25 | SVSHOLD, not SVSHold | w00t |
2006-09-25 | Add m_svshold, Q:Lines on crack for services. Party party! \o/ | w00t |