]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/mode.cpp
Show a better warning when certtool/openssl are missing.
[user/henk/code/inspircd.git] / src / mode.cpp
2008-04-13 brainOnly restrict set with <class:usermodes/chanmodes>...
2008-04-05 w00tFix a cosmetic issue: 'oper type does not have access'
2008-04-04 w00tThe start of extended bans infrastructure: syntax is...
2008-04-02 brainFixes for bug #493, tidyups to clearing of channel...
2008-04-01 brainAdd an optional bool to ModeParser::ModeString() to...
2008-03-23 aquanightAdd ability to control what opertypes can set what...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-26 brainFix for bug #466 reported by John
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-18 brainSomeone please help me fix the warnings in modules...
2008-02-14 brainChange string for Om <3
2008-02-14 brainMake AC_OTHERMODE OnAccessCheck call work again.
2008-02-14 brainIf the mode defined by the handler is not '\0', but...
2008-02-14 brainReword the failure message to read a little better
2008-02-14 brainDuh, wasnt working when the user had NO prefixes at...
2008-02-14 brainThat was REALLY dumb. Due to a stupid kludge i did...
2008-02-14 brainAll working now, with any luck
2008-02-14 brainNew mode stuff. Note, the framework is now here so...
2008-02-14 w00tMore OnRawMode fix
2008-02-14 w00tHopefully fix behaviour of OnRawMode
2008-02-10 brainMore to quiet down. This will be a really tidy looking...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-06 w00tHopefully correct implementation of OnRawMode.. can...
2007-11-03 brainPartial fix for bug #441
2007-10-23 brainpedantic safe
2007-10-22 brainRemove the need for a bunch of the hard coded arrays...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-07 brainSupport 501 numeric (its different for user modes compa...
2007-08-28 w00tRemove some fake client stuff, make it use the global...
2007-08-27 w00tRemove more unnecessary header traffic
2007-08-26 brainProper fix for end-of-list numerics on restricted lists...
2007-07-18 brainIve tidied up the mode count stuff, but i still cant...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-13 brainExplicitly disallow mode prefixes > 126, to prevent...
2007-07-01 brainCompile fixes
2007-07-01 brainOptimizations and code tidyups. QA please check that...
2007-06-12 brainFix advertising of +h/% in 005 and 004 numerics when...
2007-06-09 brainChange some = "" to clear() and some == "" to .empty()
2007-05-30 brainFix bug #310 reported by Smartys, and optimize mode...
2007-05-19 brainFix std::sort stuff for w00t
2007-05-12 w00tWe've had an IS_OPER macro for a long time. About time...
2007-05-04 brainfoolish human! you can't /mode query a user that isnt...
2007-05-04 brainWhere others charge, we give for free. Have fun and...
2007-05-01 brainMove new listmode check deeper into the mode parser...
2007-04-30 brainFix one issue, add another feature: When sending MODE...
2007-04-27 brainAdd support for hiding listmode lists such as +beI...
2007-02-09 brainChange the constructor of ModeParser, make it just...
2007-01-20 brainBetter way even than suggested.
2007-01-15 brainCrusade to remove debug from stable and tested parts...
2007-01-15 brainMake this use true and false, not MODEACTION_DENY
2007-01-14 brainFix the code that nobody tested :p
2007-01-14 omAnd take the return out again to stop w00t throwing...
2007-01-14 omAdd return statement at the end of the special-case...
2007-01-14 brainFix this so that if the beforemode clears the parameter...
2007-01-14 brainFix BeforeMode to have the parameter available, if...
2007-01-08 brainTweaks to mode parser
2007-01-06 brainExtra check so that we dont get -O-s when doing:
2007-01-06 brainFix desync with halfop and voice when opped (this happe...
2007-01-03 brainFix lusers breakage introduced by latest set of optimiz...
2006-12-29 brainAdd counter system for umodes to get rid of some O(n)
2006-12-23 brainHash rehashing change
2006-12-22 brainReduce logging caused by mode changes
2006-12-18 w00tAvoid no such nick on non oper attempting to view modes...
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-12-14 brainRefactor userrec::chans.
2006-12-03 w00tLOL INFINITE LOOPS IN IRCD ARE ROX
2006-12-02 w00tThat patch (TM) of controversy, plus a minor cleanup
2006-11-22 peaveyDisallow mode prefix # since it will mess up /whois...
2006-11-15 brainDon't allow a non-oper to view another users modes...
2006-11-12 brainShow chanrec::age in MODE #chan, not the deprecated...
2006-10-28 brain* Fix removal of user modes when unloading the mode...
2006-10-06 brain/me thwaps special for not reading comments :p
2006-10-04 brainExtra safety checking in ModeSet just to ensure we...
2006-10-01 omAdd an extra debug message and change two calls of...
2006-10-01 brainIt all came down to a >1 where we needed a >0. Things...
2006-09-10 brainTake some debug crap out of ModeParser::ModeString()
2006-09-10 brain* Fix ChanModes::ModeString to not try and set a key...
2006-09-09 brainReset LastParse string when we try to parse new modes
2006-09-09 brainTidier string building
2006-09-09 brainMake SAMODE oper output tidier
2006-09-09 brainAnd fix it so it doesnt go into an infinite loop when...
2006-09-09 brainAdd sane limiting to mode output, so we cant have more...
2006-09-09 brainm_override is now fixed, replaced AC_GENERAL_MODE OnAcc...
2006-09-03 brainAdd /RELOAD and move cmd_mode into its own command.
2006-09-02 brainAllow unloading of modules which implement modes!
2006-08-30 brainIn this instance find is faster than rfind
2006-08-30 brainAnd make it work here
2006-08-30 brainFix for parameters which contain a colon (which is...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-29 brainOnly send 008 when MODE Oper
2006-08-29 brainClarify message
2006-08-29 brainDon't silently drop modes that are oper only when a...
2006-08-29 brainauto-set +s when +n is set (as +n requires +s) - allow...
2006-08-25 brainAdd <options:cyclehosts> which allows a user to appear...
2006-08-24 brainWhen the mode sequence doesnt start with + or -, assume a +
2006-08-23 brainModeParser::InsertMode is no longer required -- this...
2006-08-23 brainCheck for illegal mode prefixes in AddMode (':' and...
next