]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Merge insp20
[user/henk/code/inspircd.git] / include /
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'
2015-11-02 Attila Molnarcore_channel Implement invite (un)serialization
2015-11-02 Attila MolnarRewrite invite system
2015-11-02 Attila MolnarMove ServerConfig::InvBypassModes into core_channel
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-07-06 AdamFail invalid dns responses instead of drop
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-06-08 Attila MolnarMerge branch 'master+sendq'
2015-06-06 Attila MolnarCall OnStreamSocketWrite() once per write event
2015-06-06 Attila MolnarConvert all code to use StreamSocket::SendQueue
2015-06-06 Attila MolnarAdd class StreamSocket::SendQueue
2015-06-03 Attila MolnarExpand module names in ServerConfig::ApplyModules()
2015-05-20 Attila MolnarAllow modules to be called as "foo" instead of "m_foo.so"
2015-05-19 Attila MolnarMerge branch 'master+movenames'
2015-05-18 AdamNew m_ldap from Anope
2015-05-17 Attila MolnarMove InspIRCd::SendError() to cmd_die
2015-05-16 Attila MolnarMove Channel::UserList() from core to cmd_names
2015-05-13 Attila MolnarMerge pull request #1041 from SaberUK/master+ipv6-names...
2015-05-12 Attila Molnarcore_dns Add DNS timeout timer in Process() not in...
2015-05-12 Attila Molnarcore_dns Make MAX_REQUEST_ID unsigned, move it to core_...
2015-05-12 Attila MolnarRemove support for non-unloadable (VF_STATIC) modules
2015-05-10 Attila MolnarMerge insp20
2015-05-04 Attila MolnarMerge branch 'master+whoiscontext'
2015-04-28 Attila MolnarMove OnWhois* events to core_whois, add Whois::Context
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-27 Attila Molnarcore_dns Drop incoming packets containing a different...
2015-04-21 Attila Molnarcore_dns Remove incomplete support for multiple questio...
2015-04-21 Attila Molnarcore_dns Don't store query class code in Question
2015-04-21 Attila Molnarcore_dns Add typedef for request id, change it to uint16_t
2015-04-20 Attila MolnarMerge insp20
2015-04-15 Attila MolnarMerge branch 'master+ehdispatch'
2015-04-12 Attila MolnarChange StreamSocket::DoRead() and DoWrite() to be non...
2015-04-12 Attila MolnarDispatch EventHandler events to dedicated virtual functions
2015-03-22 Attila MolnarMerge pull request #1005 from SaberUK/master+minor...
2015-03-22 Attila MolnarMerge pull request #1004 from SaberUK/insp20+fix-variou...
2015-03-22 Attila MolnarMerge pull request #1016 from Renegade334/insp20+docs...
2015-03-22 Attila MolnarMerge pull request #1009 from SaberUK/insp20+fix-dirty-env
2015-03-21 AdamRebuild clone counts on rehash
2015-03-06 Attila MolnarMerge branch 'master+writev'
2015-03-06 Peter PowellFix building modules that use cap.h with a C++11 compiler.
2015-03-04 Attila MolnarAdd SocketEngine::WriteV()
2015-02-27 Peter PowellFix various Doxygen warnings.
2015-02-19 Attila MolnarMerge pull request #997 from SaberUK/master+compiler...
2015-02-15 Attila MolnarEliminate constant return value of the all events versi...
2015-02-15 Attila MolnarConvert mods calling the old compat wrapper of ModuleMa...
2015-02-15 Attila MolnarRemove I_BEGIN from enum Implementation
2015-02-12 Attila Molnarm_spanningtree Pass Server* to the OnServerLink/OnServe...
2015-02-12 Attila MolnarMerge branch 'master+crossmodevents'
2015-02-11 Attila MolnarRemove class Event and the OnEvent hook
2015-02-11 Attila MolnarConvert the spanningtree events to use the new cross...
2015-02-11 Attila MolnarRemove unused parameters from HTTPRequest constructor
2015-02-11 Attila MolnarConvert the HTTPd request event to use the new cross...
2015-02-11 Attila MolnarConvert the HTTPd ACL event to use the new cross-module...
next