2007-07-18 |
brain | Ive tidied up the mode count stuff, but i still cant... |
blob | commitdiff | raw |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
brain | Explicitly disallow mode prefixes > 126, to prevent... |
blob | commitdiff | raw | diff to current |
2007-07-01 |
brain | Compile fixes |
blob | commitdiff | raw | diff to current |
2007-07-01 |
brain | Optimizations and code tidyups. QA please check that... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
brain | Fix advertising of +h/% in 005 and 004 numerics when... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | Change some = "" to clear() and some == "" to .empty() |
blob | commitdiff | raw | diff to current |
2007-05-30 |
brain | Fix bug #310 reported by Smartys, and optimize mode... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
brain | Fix std::sort stuff for w00t |
blob | commitdiff | raw | diff to current |
2007-05-12 |
w00t | We've had an IS_OPER macro for a long time. About time... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | foolish human! you can't /mode query a user that isnt... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Where others charge, we give for free. Have fun and... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
brain | Move new listmode check deeper into the mode parser... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
brain | Fix one issue, add another feature: When sending MODE... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
brain | Add support for hiding listmode lists such as +beI... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
brain | Change the constructor of ModeParser, make it just... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
brain | Better way even than suggested. |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Crusade to remove debug from stable and tested parts... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Make this use true and false, not MODEACTION_DENY |
blob | commitdiff | raw | diff to current |
2007-01-14 |
brain | Fix the code that nobody tested :p |
blob | commitdiff | raw | diff to current |
2007-01-14 |
om | And take the return out again to stop w00t throwing... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
om | Add return statement at the end of the special-case... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
brain | Fix this so that if the beforemode clears the parameter... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
brain | Fix BeforeMode to have the parameter available, if... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
brain | Tweaks to mode parser |
blob | commitdiff | raw | diff to current |
2007-01-06 |
brain | Extra check so that we dont get -O-s when doing: |
blob | commitdiff | raw | diff to current |
2007-01-06 |
brain | Fix desync with halfop and voice when opped (this happe... |
blob | commitdiff | raw | diff to current |
2007-01-03 |
brain | Fix lusers breakage introduced by latest set of optimiz... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
brain | Add counter system for umodes to get rid of some O(n) |
blob | commitdiff | raw | diff to current |
2006-12-23 |
brain | Hash rehashing change |
blob | commitdiff | raw | diff to current |
2006-12-22 |
brain | Reduce logging caused by mode changes |
blob | commitdiff | raw | diff to current |
2006-12-18 |
w00t | Avoid no such nick on non oper attempting to view modes... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
brain | Refactor userrec::chans. |
blob | commitdiff | raw | diff to current |
2006-12-03 |
w00t | LOL INFINITE LOOPS IN IRCD ARE ROX |
blob | commitdiff | raw | diff to current |
2006-12-02 |
w00t | That patch (TM) of controversy, plus a minor cleanup |
blob | commitdiff | raw | diff to current |
2006-11-22 |
peavey | Disallow mode prefix # since it will mess up /whois... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
brain | Don't allow a non-oper to view another users modes... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
brain | Show chanrec::age in MODE #chan, not the deprecated... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
brain | * Fix removal of user modes when unloading the mode... |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | /me thwaps special for not reading comments :p |
blob | commitdiff | raw | diff to current |
2006-10-04 |
brain | Extra safety checking in ModeSet just to ensure we... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
om | Add an extra debug message and change two calls of... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | It all came down to a >1 where we needed a >0. Things... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Take some debug crap out of ModeParser::ModeString() |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | * Fix ChanModes::ModeString to not try and set a key... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | Reset LastParse string when we try to parse new modes |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | Tidier string building |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | Make SAMODE oper output tidier |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | And fix it so it doesnt go into an infinite loop when... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | Add sane limiting to mode output, so we cant have more... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | m_override is now fixed, replaced AC_GENERAL_MODE OnAcc... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
brain | Add /RELOAD and move cmd_mode into its own command. |
blob | commitdiff | raw | diff to current |
2006-09-02 |
brain | Allow unloading of modules which implement modes! |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | In this instance find is faster than rfind |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | And make it work here |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Fix for parameters which contain a colon (which is... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
brain | Only send 008 when MODE Oper |
blob | commitdiff | raw | diff to current |
2006-08-29 |
brain | Clarify message |
blob | commitdiff | raw | diff to current |
2006-08-29 |
brain | Don't silently drop modes that are oper only when a... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
brain | auto-set +s when +n is set (as +n requires +s) - allow... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
brain | Add <options:cyclehosts> which allows a user to appear... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
brain | When the mode sequence doesnt start with + or -, assume a + |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | ModeParser::InsertMode is no longer required -- this... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | Check for illegal mode prefixes in AddMode (':' and... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | Multi-prefix FJOIN, and allowing module-defined prefixe... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | Fix and finish 005 numeric. PREFIX= is now calculated... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | More prefixchar stuff. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | Mode handlers handling listmodes where a listmode item... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | Things are so much easier here (thanks to sts for the... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move remaining functions: |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | commands.cpp:extern InspIRCd* ServerInstance; |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | So much stuff changed in this one, i forgot most of it. |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Mass-tidyup of module global vars, theyre no longer... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move InsertMode into ModeParser |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move IsNick, IsIdent into class InspIRCd, update module... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | cmode(), cflags(), cstatus() -> chanrec::GetStatusChar... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WriteChannel* functions and ChanExceptSender* functions... |
blob | commitdiff | raw | diff to current |
2006-08-06 |
brain | return statement in wrong place caused modes to be... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
brain | Allow non-ops to view listmode lists |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Dynamically generate 004 numeric from the modehandler... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
brain | Change std::pair<bool,std::string> to neater typedef... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
brain | Mode merging during FJOIN with ourts==theirts. Only... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
brain | * Fix Server::SendMode to actually work again. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
brain | commit remainder of new mode bouncing stuff for TS... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
brain | Add extra method to mode handler, ModeHandler::ModeSet(). |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
w00t | - Add notice masks display to MODE nick, using a modifi... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
w00t | - Add usermode +n for notice masks - our implementation... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Added ModeParser::AddModeWatcher() and ModeParser:... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
brain | send_mode event for spanningtree (this will be backport... |
blob | commitdiff | raw | diff to current |
next |