]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods
Use ERR_INVALIDUSERNAME rather than ERR_NEEDMOREPARAMS in USER.
[user/henk/code/inspircd.git] / src / coremods /
2017-11-28 Peter PowellUse ERR_INVALIDUSERNAME rather than ERR_NEEDMOREPARAMS...
2017-11-25 Peter PowellConvert the remaining things away from the caller/handl...
2017-11-25 Peter PowellFix a minor typo in core_channel.
2017-11-21 Peter PowellAdd the override keyword in places that it is missing.
2017-11-17 Peter PowellImprove LIST and implement more extended list features.
2017-11-17 Peter PowellFix a ton of -Wsign-conversion warnings.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-11-06 Peter PowellAdd support for setting the unset rank in ModeHandler.
2017-10-31 Peter PowellMake core_hostname_lookup redo the lookup when a user...
2017-10-28 Peter PowellHide User#host and User#dhost and use accessors to...
2017-10-22 Peter PowellMove Shutter to former contributors & thank genius3000...
2017-10-21 Peter PowellTweak the module flags in MODULES slightly.
2017-10-21 Peter PowellAdd a helper function for calling the OnCheckExemption...
2017-10-15 Peter PowellRemove an outdated comment in cmd_user.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-12 Peter PowellStore the server endpoint as a sockaddrs in ListenSocket.
2017-09-11 Peter PowellMove operquit out of the core and into core_user.
2017-09-06 Peter PowellChange the numerics used by /COMMANDS to avoid a collision.
2017-09-06 Peter PowellImprove the /MODULES output.
2017-08-27 Peter PowellRemove module file extensions from user-visible messages.
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-24 Peter PowellMerge pull request #1221 from SaberUK/master+isupport...
2017-07-24 Peter PowellReplace the deprecated MAXBANS token with MAXLIST.
2017-07-24 Peter PowellMerge pull request #1232 from Adam-/master+kill
2017-07-12 Adamcmd_kill: deduplicate logic
2017-07-12 Adamcmd_kill: log all kills from or to remote users
2017-07-12 Adamcmd_kill: correct notices to show as a remote kill...
2017-07-12 Adamcmd_kill: rename u to target
2017-07-12 Adamcmd_kill: don't show kill path in KILL messages to...
2017-07-12 Adamcmd_kill: reshuffle
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #1211 from SaberUK/master+override
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-12 Peter PowellAdd CXX11_OVERRIDE to overridden members that lack it.
2017-07-12 Peter PowellMerge pull request #1337 from SaberUK/master+merge
2017-07-12 Peter PowellMerge pull request #1356 from SISheogorath/master+issue...
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-07-09 Attila MolnarMerge pull request #1302 from Adam-/master+txt
2017-04-23 Adamcore_dns: add support for txt records
2017-03-20 Peter PowellMove the OnCheckExemption hook out of the core.
2016-12-30 Attila Molnarcmd_mode Switch to a numeric for showing modes of other...
2016-12-30 Attila MolnarClean up User::FormatModes(), rename to GetModeLetters()
2016-12-30 Attila MolnarRemove remaining doxygen doc for "pcnt" parameters
2016-12-30 Attila MolnarPenalize commands that had 0 penalty
2016-09-16 Attila MolnarMerge pull request #1223 from SaberUK/master+travis
2016-09-16 Attila MolnarMerge pull request #1222 from SaberUK/master+warnings
2016-09-16 Attila MolnarMerge pull request #1219 from SaberUK/master+directive
2016-09-16 Attila MolnarMerge pull request #1176 from SaberUK/master+format
2016-09-12 Attila MolnarChange type of log messages to MODNAME in several modules
2016-09-12 Attila MolnarMerge pull request #1217 from SaberUK/master+die-restart
2016-09-12 Peter PowellUndocument <power> and set the default to the server...
2016-09-09 Peter PowellReplace snprintf usage with InspIRCd::Format.
2016-09-02 Attila MolnarMerge insp20
2016-09-02 Attila MolnarFix Windows build and most MSVC warnings
2016-08-30 Attila MolnarChange Membership:hasMode() to accept a PrefixMode
2016-08-25 Attila Molnarcore_dns Fail new requests when this module or the...
2016-08-25 Adamcore_dns Make question a member of request, move common...
2016-08-25 Attila Molnarcore_dns Change type of all log messages to MODNAME
2016-08-17 Attila MolnarMerge insp20
2016-08-15 Adamcore_hostname_lookup: find answer record of the correct...
2016-06-27 Attila MolnarMerge pull request #1187 from SaberUK/master+431
2016-06-27 Peter PowellFix a minor oversight in ERR_NONICKNAMEGIVEN.
2016-06-27 Attila MolnarMerge pull request #1186 from SaberUK/master+build...
2016-06-27 Attila MolnarMerge pull request #1182 from SaberUK/master+431
2016-06-22 Peter PowellFix sending the wrong numeric when an empty new nick...
2016-04-11 Attila MolnarRefactor topic setting logic to go through Channel...
2016-04-04 Attila MolnarMerge pull request #1167 from SaberUK/master+collision
2016-04-04 Peter PowellRename PURE_STATIC to INSPIRCD_STATIC.
2016-03-29 Attila MolnarMerge branch 'master+stroute'
2016-03-29 Attila MolnarMerge pull request #1165 from Adam-/master+dnssource
2016-03-29 Adamcore_dns: allow configuring source address
2016-03-29 Attila MolnarEnsure server names passed to some commands are really...
2016-03-29 Attila Molnarcore_info Deduplicate code by inheriting some commands...
2016-03-29 Attila Molnarcore_info Add class ServerTargetCommand
2016-03-19 Attila MolnarFix oversights in the WriteNumeric() parameter conversion
2016-02-26 Attila MolnarMerge branch 'master+writenumeric-who'
2016-02-26 Attila MolnarAdd RPL_WHOREPLY to the list of numerics
2016-02-26 Attila MolnarSend WHO reply numerics with User::WriteNumeric(),...
2016-02-26 Attila MolnarReturn ModResult from the OnSendWhoLine hook
2016-02-25 Attila MolnarAdd RPL_ISON, RPL_USERIP and RPL_USERHOST to the list...
2016-02-25 Attila Molnarcore_userhost Send numeric with User::WriteNumeric()
2016-02-25 Attila Molnarcmd_commands Send the RPL_COMMANDS numeric with User...
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarIntroduce Stats::Context, pass it to the OnStats hook...
2016-02-25 Attila MolnarAdd User::WriteRemoteNumeric() and switch code using...
2016-02-25 Attila MolnarConvert WhoisContext::SendLine() calls to pass the...
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-24 Attila MolnarFix some numerics
2016-02-22 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge pull request #1139 from johanna-a/master
2016-02-20 Attila MolnarMerge pull request #1142 from SaberUK/master+fixes
2016-02-20 Peter PowellFix build errors on CentOS 6 and OpenBSD.
2016-01-03 Attila MolnarMerge branch 'master+numericbuilder'
2015-12-30 Attila Molnarcore_whois Switch to Numeric::Builder
2015-12-30 Attila Molnarcmd_names Switch to Numeric::Builder
2015-12-30 Attila Molnarcmd_names Inherit handler from SplitCommand
2015-12-30 Attila Molnarcore_ison Switch to Numeric::Builder
next