]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Initialize more User and LocalUser fields using the init list
[user/henk/code/inspircd.git] / include /
2016-08-10 Attila MolnarMerge branch 'master+websocket'
2016-08-08 Attila MolnarUpdate comments for classes IOHookProvider and IOHook
2016-08-08 Attila MolnarKeep multiple IOHookProvider references in class Listen...
2016-08-08 Attila MolnarInclude <array> or <tr1/array> globally
2016-08-08 Attila MolnarChange return type of ListenSocket::ResetIOHookProvider...
2016-08-08 Attila MolnarAdd StreamSocket::SendQueue::moveall() for moving data...
2016-08-08 Attila MolnarAdd support for multiple IOHooks per StreamSocket
2016-08-08 Attila MolnarExtract code that reads data into a recvq from StreamSo...
2016-08-08 Attila MolnarExtract code that flushes the sendq from StreamSocket...
2016-08-08 Attila MolnarAdd StreamSocket::GetModHook() for obtaining the IOHook...
2016-08-08 Attila MolnarPass sendq to OnStreamSocketWrite
2016-08-08 Attila MolnarPredeclare IOHookProvider, remove iohook.h include...
2016-07-22 Peter PowellAdd a method which calculates the maximum mask length...
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-30 Attila MolnarMerge branch 'master+sslconnmsg'
2016-04-28 Attila MolnarExport the GetCiphersuite() method from the SSL modules
2016-04-28 Attila MolnarAdd SSLIOHook::IsSSL() to determine whether a socket...
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-30 Attila MolnarRemove unused ProtocolInterface::SendTopic()
2016-03-30 Attila MolnarRemove ProtocolInterface::PushToClient()
2016-03-30 Attila MolnarRemove User::SendText() and overrides completely
2016-03-30 Attila MolnarMerge branch 'master+stnum'
2016-03-29 Attila MolnarMake User::WriteRemoteNumeric() virtual, implement...
2016-03-22 Attila MolnarRemove now unused overload of User::SendText()
2016-03-22 Attila MolnarMerge branches 'master+check' and 'master+namedmodes'
2016-03-22 Attila MolnarAdd Numeric::ParamBuilder
2016-03-19 Attila Molnarm_check Refactor, move to the new RPL_CHECK numeric
2016-03-19 Attila MolnarFix oversights in the WriteNumeric() parameter conversion
2016-03-05 Attila MolnarMerge branch 'master+chanwritenotice'
2016-03-05 Attila MolnarAdd Channel::WriteNotice()
2016-03-02 Attila MolnarMerge branch 'master+writeremotenotice'
2016-03-01 Attila MolnarAdd User::WriteRemoteNotice()
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 MolnarFix oversight in the last Stats::Context:AddRow() method
2016-02-25 Attila MolnarAdd RPL_ISON, RPL_USERIP and RPL_USERHOST to the list...
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 MolnarMake source server settable in Numeric::Numeric
2016-02-25 Attila MolnarConvert WhoisContext::SendLine() calls to pass the...
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-25 Attila MolnarAdd Numeric::Numeric
2016-02-25 Attila MolnarAdd no-op ConvToStr(const std::string&)
2016-02-25 Attila MolnarMove implementation of ConvTo*() and related functions...
2016-02-25 Attila MolnarInclude stdint.h from inspircd.h
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-02-13 Attila MolnarLimit DNS cache size
2016-01-03 Attila MolnarMerge branch 'master+numericbuilder'
2015-12-30 Attila MolnarAdd Numeric::Builder
2015-12-28 Attila MolnarReturn true from Channel::PartUser() if the user was...
2015-12-28 Attila MolnarFix some whitespace issues
2015-12-08 Attila MolnarStrip all control codes except \001 in InspIRCd::StripC...
2015-12-06 Attila MolnarMerge branch 'master+echomessage-invitenotify'
2015-12-06 Attila MolnarAdd minimum channel rank and exception list parameters...
2015-12-06 Attila MolnarRemove <options:ircumsgprefix> entirely
2015-12-06 Attila MolnarMerge branch 'master+cap'
2015-12-05 Attila Molnarm_ircv3 Make WriteNeighborsWithCap() available for...
2015-12-05 Attila Molnarm_cap Make Capability objects compatible with dynamic_r...
2015-12-05 Attila Molnarm_cap Specialize extension item
2015-12-05 Attila Molnarm_cap Provide the OnCapValueChange event and add Cap...
2015-12-05 Attila Molnarm_cap Provide the OnCapAddDel() event
2015-12-05 Attila Molnarm_cap Add Capability::GetCapValue(), list capabilities...
2015-12-05 Attila Molnarm_cap Learn the supported capability negotiation protoc...
2015-12-05 Attila Molnarm_cap Add Capability::OnList() hook
2015-12-05 Attila Molnarm_cap Add Capability::OnRequest() hook
2015-12-05 Attila MolnarAdd rewritten m_cap module
2015-12-05 Attila MolnarNuke m_cap
2015-12-02 Attila MolnarMerge branch 'master+serviceinit'
2015-12-01 Attila MolnarMerge branch 'master+reloadmod'
2015-12-01 Attila MolnarMerge branch 'master+whowas-purge-empty'
2015-11-26 Attila Molnarcore_reloadmodule Allow modules to handle reload failur...
2015-11-26 Attila Molnarcore_reloadmodule Allow modules to save and restore...
2015-11-26 Attila MolnarAdd LocalIntExt and LocalStringExt::unserialize() for...
2015-11-26 Attila MolnarAdd ExtensionManager::GetExts()
2015-11-26 Attila MolnarAdd typedef ExtensionManager::ExtMap
2015-11-26 Attila MolnarHandle module reloading in core_reloadmodule entirely
2015-11-23 Attila MolnarAdd SERVICE_CUSTOM for services managed by a module
2015-11-23 Attila MolnarImplement ExtensionItem::RegisterService()
2015-11-23 Attila MolnarImplement ModeHandler::RegisterService()
2015-11-23 Attila MolnarImplement Command::RegisterService()
2015-11-23 Attila MolnarAdd ServiceProvider::RegisterService(), call it from...
2015-11-23 Attila MolnarExtract code that manipulates the ModuleManager::DataPr...
2015-11-23 Attila Molnarcore_whowas Add WhoWas::Manager::PurgeNick()
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-15 Attila MolnarMerge pull request #1103 from rburchell/master-fix...
2015-11-10 Attila MolnarMerge branch 'master+alreadysent'
2015-11-03 Attila MolnarRemove UserManager::GarbageCollect()
2015-11-03 Attila MolnarMove already sent id rollover handling and static Local...
2015-11-03 Attila MolnarAdd UserManager::NextAlreadySentId() and convert all...
2015-11-03 Attila MolnarMerge branch 'master+invite'
next