]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands.cpp
Add support for blocking tag messages with the deaf mode.
[user/henk/code/inspircd.git] / src / commands.cpp
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-03-18 Sadie PowellAllow commands to override ERR_{NEEDSMOREPARAMS,NOTREGI...
2020-03-05 Sadie PowellMove command stuff to a more appropriate source file.
2020-03-05 Sadie PowellClean up the documentation of the Command and SplitComm...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-26 Peter PowellUse CommandBase::Params instead of std::vector<std...
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-01 Peter PowellFix {Host,IP}MatchesEveryone using Match instead of...
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-14 Attila MolnarKill needless #includes in source files
2014-04-07 Attila MolnarMerge insp20
2014-03-12 Attila MolnarDeduplicate and move the *MatchesEveryone() functions...
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #488 from SaberUK/master+loglevel...
2013-04-12 Peter PowellAdd LOG_ prefix to the log level enum values.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-03-01 danieldgMake <insane blah="no"> disallow insanity, to match...
2010-01-19 danieldgERROR is not a valid log level, so all these messages...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-25 danieldgFixes found by removing User inheritance from StreamSocket
2009-10-21 danieldgMove some local-only fields to LocalUser
2009-10-21 danieldgMove SetClass to LocalUser
2009-10-17 danieldgRewrite ConfigReader again
2009-07-01 danieldgMake rehash generate a new ServerInstance->Config object
2009-04-16 w00tConvert snomask 'A' into snomask 'a' for local announce...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-07 w00tMove stuff to use ASCII map where required.
2008-12-07 w00tSwitch some stuff to use ASCII mapping rather than...
2008-08-28 w00tRename lowermap to rfc_case_insensitive_map, add case_s...
2008-08-21 w00tmatch() is no longer a function+no header, now a static...
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-18 brainRemove .c_str()'s in match() calls that are no longer...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tStart converting WriteOpers calls into snomask 'O'...
2008-01-10 w00tHeader update: 2007 -> 2008
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-08-27 w00tRemove more unnecessary header traffic
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-04-05 brainFix for bug #199 (Feature request) submitted by owine...
2007-02-10 brainTweak hostname matching in HostMatchesEveryone to compe...
2007-02-10 brainUse userrec::MakeHost(), not strlcpy/strlcat!
2006-12-23 brainHash rehashing change
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-12-05 brainThis has changed again, i suggest you dont bother tryin...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainMove remaining functions:
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
2006-08-10 brainMove all_opers into class InspIRCd
2006-08-10 brainMass-tidyup of module global vars, theyre no longer...
2006-08-10 brainMove IsNick, IsIdent into class InspIRCd, update module...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainMove tons more stuff into class InspIRCd
2006-08-09 brainMove clientlist and chanlist into InspIRCd*
2006-08-09 brainMove fd_ref_table into class InspIRCd*
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-08-06 brainSupport CIDR, CIDR zline, /oper and CIDR <connect>...
2006-08-05 omHopefully stop compile warning which I don't get anyway
2006-08-04 brainChange to using userrec::ip as a sockaddr to store...
2006-08-01 brainComments, add more detail, remove dnsqueue.h include...
2006-08-01 brainThe IPV6 stuff compiles now, with compile-correct ipv6...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-04 omOptimisations
2006-04-04 ommove do_whois to cmd_whois, i'm stopping now. really.
next