]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Make BindPorts return size_t instead of int.
[user/henk/code/inspircd.git] / include /
2019-01-03 linuxdaemonAdd the ability to disable console colors in stdout...
2019-01-02 Peter PowellFix message tags not being broadcast across the network.
2018-12-21 linuxdaemonOnly parse valid durations, don't treat invalid multipl...
2018-12-19 Peter PowellAdd the <maxlist> tag and switch ListModeBase to always...
2018-12-16 Peter PowellFix ParamModeBase::OnUnset() not being virtual.
2018-12-13 Peter PowellStore durations as unsigned long not long in XLine...
2018-12-12 Peter PowellFix conversion issues by replacing ConvToInt with ConvT...
2018-12-12 Peter PowellReject setting modes which are null or not registered.
2018-12-09 Peter PowellMove some config parser-internal types out of the publi...
2018-12-09 Peter PowellUse consistent numerics when a mode already exists...
2018-12-09 Peter PowellAllow modules to check if a user is on a callerid accep...
2018-12-04 Peter PowellAdd an option for changing the allowed server clock...
2018-11-26 Peter PowellOnly check if a SSL cert is usable if we're getting...
2018-11-24 Peter PowellMove IsValidDuration into the core.
2018-11-15 Peter PowellFix the OnSendWhoLine event being completely broken...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-11-04 Peter PowellImplement support for WEBIRC attributes.
2018-10-25 Peter PowellAllow HAProxy to specify that a client is connecting...
2018-10-25 Peter PowellStore the type of a StreamSocket within itself.
2018-10-21 Peter PowellFix warnings from Doxygen.
2018-10-18 Peter PowellFix unregistered user modes thinking they are enabled.
2018-10-01 Peter PowellMove <security:userstats> into core_stats.
2018-10-01 Peter PowellMove <security:hidesplits> to the spanningtree module.
2018-10-01 Peter PowellMove <security:genericoper> into core_whois.
2018-10-01 Peter PowellMove <security:hideulinekills> into core_oper.
2018-10-01 Peter PowellMove <security:hidekills> into core_oper.
2018-10-01 Peter PowellDocument ServerConfig::Conf{Tags,Value} better.
2018-10-01 Peter PowellFix the chanhistory module being inconsistent across...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-09-23 Peter PowellSwitch all core modules still using COMMAND_INIT to...
2018-09-23 Peter PowellDon't sync xlines defined in the config and expire...
2018-09-11 Peter PowellAmend OnPostCommand to specify whether the command...
2018-08-26 Peter PowellImplement proper CTCP parsing in MessageDetails.
2018-08-22 Peter PowellSend the 001-004 numerics and MOTD/LUSERS from core_info.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellFix aliases that resolve to messages echoing with echo...
2018-08-14 Peter PowellFix a bunch more conflicting/unnamed numerics.
2018-08-13 Peter PowellRename OnChangeLocalUserHost to OnPreChangeHost for...
2018-08-13 Peter PowellRemove the OnInfo event.
2018-08-13 Peter PowellAdd support for the IRCv3 batch specification.
2018-08-13 Peter PowellAdd support for the IRCv3 server-time specification.
2018-08-13 Peter PowellImplement IRCv3 message tag support.
2018-08-13 Peter PowellAdd an accessor for the last mode change list to ModePa...
2018-08-12 Peter PowellConvert AWAY to use cross-module events and clean up...
2018-08-12 Peter PowellPass the Extensible container to ExtensionItem::free().
2018-08-10 Peter PowellMove message parsing to ProcessBuffer and fix edge...
2018-08-10 Peter PowellSplit irc::tokenparser::GetToken into GetMiddle and...
2018-08-10 Peter PowellRemove the integer overloads of irc::tokenparser::GetTo...
2018-08-10 Peter PowellRemove the original line parameter of On{Pre,Post}Command.
2018-07-31 Peter PowellRemove support for static modules.
2018-07-30 Peter PowellRename User::fullname to realname and make it private.
2018-07-30 Peter PowellReplace most usages of "name" with "real" or "real...
2018-07-30 Peter PowellReplace most usages of "GECOS" with "real" or "real...
2018-07-26 Peter PowellReplace irc::stringjoiner with a generic stdalgo::strin...
2018-07-26 Peter PowellUse CommandBase::Params instead of std::vector<std...
2018-07-26 Peter PowellAdd a module which implements the HAProxy PROXY v2...
2018-07-24 Peter PowellRename IntModuleList to Module::List.
2018-07-24 Peter PowellGet rid of the unused string_list typedef.
2018-07-18 Peter PowellInitial support for listening on UNIX socket endpoints.
2018-07-18 Peter PowellAdd the family() member to the sockaddrs union.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-07-12 Peter PowellImplement support for the WHOX extension.
2018-07-10 Peter PowellAdd InspIRCd::IsHost for checking the validity of hostn...
2018-07-10 Peter PowellAdd a ConfigTag::getString overload that calls a valida...
2018-07-10 Peter PowellAdd a silent option to <options:restrictbannedusers>.
2018-06-04 Chris NovakovicAdd --nopid command line option (#1497).
2018-04-22 Peter PowellMove a bunch of optional module numerics to the module...
2018-04-22 Peter PowellReplace ERR_{NOCTCPALLOWED,WORDFILTERED} with ERR_CANNO...
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-16 Peter PowellCall OnUserMessageBlocked when a PRIVMSG or a NOTICE...
2018-04-16 Peter PowellAdd range checking to ConfigTag::getFloat.
2018-04-16 Peter PowellAdd ConfigTag::getUInt for reading unsigned config...
2018-04-16 Peter PowellConvert ConfigTag::getDuration to return an unsigned...
2018-04-16 Peter PowellConvert ConfigTag::CheckRange to a function template.
2018-04-16 Peter PowellRemove the default value in ConfigTag::get{Duration...
2018-04-16 Peter PowellReplace the remaining use of irc::string with irc:...
2018-04-11 genius3000Change ServerInfo::gecos to description
2018-04-09 Peter PowellRemove swhois messages set in the oper block on deoper.
2018-04-08 B00mX0rFix an invalid mode parameters numeric upon attempting...
2018-04-08 Peter PowellInclude modules/whois.h directly from files that use it.
2018-04-08 Peter PowellMove OnStats from the core to a cross-module event.
2018-04-07 Daniel VassdalSQL: Add HasColumn() to check if a result contains...
2018-03-31 Peter PowellMove <security:announceinvites> to core_channel.
2018-03-29 Dylan FrankIgnore expired or invalid client certificates (#1468).
2018-03-25 Dylan FrankSeparate secret and private channels on whois for non...
2018-02-17 Peter PowellFix building on Windows (mostly).
2018-02-02 Peter PowellAdd names for a bunch of numerics.
2018-01-29 Peter PowellAdd ERR_INVALIDMODEPARAM for responding to invalid...
2018-01-20 Peter PowellPass an irc::socket::sockaddrs to SocketEngine::SendTo().
2018-01-20 Peter PowellPass an irc::socket::sockaddrs to SocketEngine::Connect().
2018-01-14 Peter PowellFix some minor Doxygen errors.
2018-01-06 Peter PowellRework message handling.
2018-01-03 Peter PowellFix m_chanhistory sending the history notice directly...
2018-01-03 Peter PowellMake InspIRCd::Format return std::string instead of...
2017-12-23 Peter PowellGet rid of InspIRCd::QuickExit.
2017-12-22 Peter PowellImprove and modernize the SQL system API.
2017-12-22 Peter PowellMerge pull request #1446 from B00mX0r/master+wrongnumeric
2017-12-22 B00mX0rFixed misc. instances of ERR_NOSUCHNICK instead of...
2017-12-22 Peter PowellRename <security:hidewhois> to <security:hideserver>.
2017-12-22 Peter PowellMerge pull request #1443 from B00mX0r/master+filtershun
next