summaryrefslogtreecommitdiff
path: root/src/commands.cpp
AgeCommit message (Expand)Author
2020-04-24Update copyright headers.InspIRCd Robot
2020-03-18Allow commands to override ERR_{NEEDSMOREPARAMS,NOTREGISTERED}.Sadie Powell
2020-03-05Move command stuff to a more appropriate source file.Sadie Powell
2020-03-05Clean up the documentation of the Command and SplitCommand classes.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2018-07-26Use CommandBase::Params instead of std::vector<std::string>.Peter Powell
2014-06-14Kill needless #includes in source filesAttila Molnar
2014-03-12Deduplicate and move the *MatchesEveryone() functions to core_xlineAttila Molnar
2014-01-23Remove whitespace and minor style changesAttila Molnar
2013-07-04Remove $Core and $Mod* comments apart from $ModDep.Peter Powell
2013-04-12Add LOG_ prefix to the log level enum values.Peter Powell
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-03-01Make <insane blah="no"> disallow insanity, to match the documentationdanieldg
2010-01-19ERROR is not a valid log level, so all these messages were getting droppeddanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-25Fixes found by removing User inheritance from StreamSocketdanieldg
2009-10-21Move some local-only fields to LocalUserdanieldg
2009-10-21Move SetClass to LocalUserdanieldg
2009-10-17Rewrite ConfigReader againdanieldg
2009-07-01Make rehash generate a new ServerInstance->Config objectdanieldg
2009-04-16Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A'...w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-14Nuke trailing spacespeavey
2009-01-02Update copyrights for 2009.w00t
2008-12-07Move stuff to use ASCII map where required.w00t
2008-12-07Switch some stuff to use ASCII mapping rather than RFC.w00t
2008-08-28Rename lowermap to rfc_case_insensitive_map, add case_sensitive_map.. adjust ...w00t
2008-08-21match() is no longer a function+no header, now a static method of InspIRCd cl...w00t
2008-07-29Remove last vestige of libircdfoo, by changing tag into a single identifier...w00t
2008-05-18Make User:: nick/ident/dhost/fullname and some other things std::string inste...aquanight
2008-05-18Remove .c_str()'s in match() calls that are no longer needed as match() nativ...brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-17Fix.. snomask O is already taken (ffs) so use A insteadw00t
2008-01-17Start converting WriteOpers calls into snomask 'O' -- generic oper notices.w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-10-22Remove the need for a bunch of the hard coded arrays/hashes by scanning the s...brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-27Remove more unnecessary header trafficw00t
2007-07-16OOPS! 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
2007-04-05Fix for bug #199 (Feature request) submitted by owine. Ended up adding an ext...brain
2007-02-10Tweak hostname matching in HostMatchesEveryone to compensate for being able t...brain
2007-02-10Use userrec::MakeHost(), not strlcpy/strlcat!brain
2006-12-23Hash rehashing changebrain
2006-12-15Jesus, look who's the commit whore today. More header updates, and removal of...w00t
2006-12-05This has changed again, i suggest you dont bother trying to keep up till im d...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.brain
2006-08-11Move remaining functions:brain