Age | Commit message (Expand) | Author |
2008-09-29 | I think this fixes the mode +k weirdness. Keys were never being set correctly... | brain |
2008-07-20 | Remove custom members for +lk storage | w00t |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-04-02 | Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod... | brain |
2008-02-18 | Someone please help me fix the warnings in modules caused by this change. All... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-23 | Pedantic safe | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-28 | Remove some fake client stuff, make it use the global record | w00t |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-09-10 | Make it neater | brain |
2006-09-10 | Dont allow keys of length >= 32 | brain |
2006-09-02 | Comments | brain |
2006-09-02 | Actually make +ovhk removable with DelMode (just in case somebody wants to, o... | brain |
2006-08-18 | stskeeps trying to get his name all over our commit log :p (thanks for the bu... | brain |
2006-08-18 | Dont allow an empty key (thanks stskeeps) | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-07-27 | Change std::pair<bool,std::string> to neater typedef "ModePair" | brain |
2006-07-27 | Mode merging during FJOIN with ourts==theirts. Only +k and +l have CheckTimes... | brain |
2006-07-27 | Fix the remote +k-k stuff | brain |
2006-07-27 | Allow freaky stuff with +k when coming from a server or remote user (allow +k... | brain |
2006-07-26 | Add extra method to mode handler, ModeHandler::ModeSet(). | brain |
2006-07-08 | Add chmode +k, cut down includes in use in mode.cpp | brain |