Age | Commit message (Expand) | Author |
2008-05-05 | Un-break this so remote users still get RemoteMessage okay if targetted at a ... | w00t |
2008-05-05 | Alter remotemessage here to not do what w00ts patch did, twice | brain |
2008-05-05 | Don't re-propegate CHGHOST unnecessarily | w00t |
2008-05-05 | Add sanity checks to LoopCall to prevent miscalls like this by broken 3rd par... | brain |
2008-05-05 | fix LoopCalls to not send param count thus avoiding a crash in command parser | peavey |
2008-05-05 | Calling wrong loopcall overloaded method, due to hasty search and replace ear... | brain |
2008-05-05 | Fix warning | brain |
2008-05-05 | and no need to cast parameters to std::string here | peavey |
2008-05-05 | parameters are already std::string no need to cast here | peavey |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-05 | Conversion complete, distclean compiles cleanly again. (If everything works i... | peavey |
2008-05-05 | Convert a few missing | peavey |
2008-05-05 | Convertions | peavey |
2008-05-05 | oops, fix this one. | peavey |
2008-05-05 | Convert a few | peavey |
2008-05-05 | Convert a few | peavey |
2008-05-05 | Convert even more | peavey |
2008-05-05 | Convert more | peavey |
2008-05-05 | Conversions | aquanight |
2008-05-05 | Convert m_spanningtree | aquanight |
2008-05-05 | and now aquanight, you can compile from m_m* | peavey |
2008-05-05 | Convert convert convert | peavey |
2008-05-04 | converting m_d* done | peavey |
2008-05-04 | Done up to and including m_c.. sigh | peavey |
2008-05-04 | Convert a few more | peavey |
2008-05-04 | Convert a whole bunch more | peavey |
2008-05-04 | Convert this one too | peavey |
2008-05-04 | oops strgecos is already a std::string | peavey |
2008-05-04 | Convert a few more modules to new API and command handler. | peavey |
2008-05-04 | Ok 3rd time lucky, thanks for the pointers Brain | peavey |
2008-05-04 | fix this | peavey |
2008-05-04 | First attempt at converting to new command handler, please review diff Brain. | peavey |
2008-05-04 | *param.c_str() -> param[0] | brain |
2008-05-04 | < MAXPARAMETERS for the size() check here can now be <= instead | brain |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-05-04 | Comment and improve check for access to ~/.inspircd/startup.log | aquanight |
2008-05-03 | Make creation of ~/.inspircd properly check for EEXIST | aquanight |
2008-05-03 | Allow KICKing multiple nicks | aquanight |
2008-05-02 | Optimize MODE #chan b etc, avoid a 256 byte memset for duplicate mode checks | brain |
2008-05-01 | Convert to SimpleUserModeHandler and SimpleChannelModeHandler | brain |
2008-05-01 | Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module... | brain |
2008-05-01 | #define NO_CLIENT_LONG_LONG, makes mysql.h ANSI C++ compliant so that we can ... | brain |
2008-05-01 | Simple user/channel mode patch | brain |
2008-04-29 | remove debug | brain |
2008-04-29 | Backport fix for stripcolour not stripping colour codes, reported by jackmcba... | brain |
2008-04-27 | More stuff so that freebsd users can still use the ports version of openssl i... | brain |
2008-04-27 | and make it work right... | brain |
2008-04-27 | Add some stuff from the freebsd port based on ideas by Matthew Seaman which a... | brain |
2008-04-26 | I not i | bricker |
2008-04-26 | a long road of uniformed messages ;) | bricker |