Age | Commit message (Expand) | Author |
2007-01-08 | Tweaks to mode parser | brain |
2007-01-06 | Extra check so that we dont get -O-s when doing: | brain |
2007-01-06 | Fix desync with halfop and voice when opped (this happens because we were ORi... | brain |
2007-01-03 | Fix lusers breakage introduced by latest set of optimizations | brain |
2006-12-29 | Add counter system for umodes to get rid of some O(n) | brain |
2006-12-23 | Hash rehashing change | brain |
2006-12-22 | Reduce logging caused by mode changes | brain |
2006-12-18 | Avoid no such nick on non oper attempting to view modes of a user. | w00t |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-12-14 | Refactor userrec::chans. | brain |
2006-12-03 | LOL INFINITE LOOPS IN IRCD ARE ROX | w00t |
2006-12-02 | That patch (TM) of controversy, plus a minor cleanup | w00t |
2006-11-22 | Disallow mode prefix # since it will mess up /whois and /privmsg | peavey |
2006-11-15 | Don't allow a non-oper to view another users modes. This slightly tweaks the ... | brain |
2006-11-12 | Show chanrec::age in MODE #chan, not the deprecated chanrec::created | brain |
2006-10-28 | * Fix removal of user modes when unloading the mode letter (this actually wor... | brain |
2006-10-06 | /me thwaps special for not reading comments :p | brain |
2006-10-04 | Extra safety checking in ModeSet just to ensure we cant be passed a null pointer | brain |
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-09-10 | Take some debug crap out of ModeParser::ModeString() | brain |
2006-09-10 | * Fix ChanModes::ModeString to not try and set a key as a user mode ;) | brain |
2006-09-09 | Reset LastParse string when we try to parse new modes | brain |
2006-09-09 | Tidier string building | brain |
2006-09-09 | Make SAMODE oper output tidier | brain |
2006-09-09 | And fix it so it doesnt go into an infinite loop when meeting the end conditi... | brain |
2006-09-09 | Add sane limiting to mode output, so we cant have more than 100 mode chars in... | brain |
2006-09-09 | m_override is now fixed, replaced AC_GENERAL_MODE OnAccessCheck event | brain |
2006-09-03 | Add /RELOAD and move cmd_mode into its own command. | brain |
2006-09-02 | Allow unloading of modules which implement modes! | brain |
2006-08-30 | In this instance find is faster than rfind | brain |
2006-08-30 | And make it work here | brain |
2006-08-30 | Fix for parameters which contain a colon (which is not the first char in the... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-29 | Only send 008 when MODE Oper | brain |
2006-08-29 | Clarify message | brain |
2006-08-29 | Don't silently drop modes that are oper only when a non-oper tries to set the... | brain |
2006-08-29 | auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a... | brain |
2006-08-25 | Add <options:cyclehosts> which allows a user to appear to have quit when thei... | brain |
2006-08-24 | When the mode sequence doesnt start with + or -, assume a + | brain |
2006-08-23 | ModeParser::InsertMode is no longer required -- this is auto-generated by the... | brain |
2006-08-23 | Check for illegal mode prefixes in AddMode (':' and ',') | brain |
2006-08-23 | Multi-prefix FJOIN, and allowing module-defined prefixes across the network | brain |
2006-08-23 | Fix and finish 005 numeric. PREFIX= is now calculated automatically if you ad... | brain |
2006-08-23 | More prefixchar stuff. | brain |
2006-08-23 | Mode handlers handling listmodes where a listmode item is a nickname can now ... | brain |
2006-08-18 | Things are so much easier here (thanks to sts for the bug) | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |