]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/modules
Remove the Kiwi links from the readme.
[user/henk/code/inspircd.git] / include / modules /
2017-03-20 Peter PowellMove the OnCheckExemption hook out of the core.
2016-09-02 Attila MolnarMerge insp20
2016-09-02 Attila MolnarFix Windows build and most MSVC warnings
2016-08-25 Adamcore_dns Make question a member of request, move common...
2016-08-17 Attila MolnarMerge insp20
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-02-25 Attila MolnarFix oversight in the last Stats::Context:AddRow() method
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 MolnarConvert WhoisContext::SendLine() calls to pass the...
2016-02-22 Attila MolnarMerge insp20
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-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-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
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-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-05-19 Attila MolnarMerge branch 'master+movenames'
2015-05-18 AdamNew m_ldap from Anope
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-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-03-22 Attila MolnarMerge pull request #1005 from SaberUK/master+minor...
2015-03-06 Peter PowellFix building modules that use cap.h with a C++11 compiler.
2015-02-19 Attila MolnarMerge pull request #997 from SaberUK/master+compiler...
2015-02-12 Attila Molnarm_spanningtree Pass Server* to the OnServerLink/OnServe...
2015-02-12 Attila MolnarMerge branch 'master+crossmodevents'
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...
2015-02-11 Attila MolnarConvert the SASL fallback event to use the new cross...
2015-02-11 Attila MolnarConvert the CAP event to use the new cross-module event...
2015-02-11 Attila MolnarAllow enabling/disabling caps via GenericCap::SetActive()
2015-02-11 Attila MolnarConvert the account login event to use the new cross...
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-23 Attila MolnarMerge branch 'master+no-rtti'
2015-01-22 Attila MolnarMerge branch 'master+exttype' into master+no-rtti
2015-01-18 Attila MolnarSpecify which Extensible subclass an ExtensionItem...
2014-10-27 Attila MolnarMerge insp20
2014-08-04 Daniel VassdalHashing: Redo API
2014-07-25 Attila MolnarMerge insp20
2014-07-10 Attila MolnarRemove current time parameter of the Timer constructor
2014-04-07 Attila MolnarMerge insp20
2014-03-15 Attila MolnarChange allocation of InspIRCd::Timers to be physically...
2014-01-30 Attila MolnarAllow Timers to delete themselves in Tick()
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-22 Attila MolnarSplit IOHook into IOHook and IOHookProvider
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarIntroduce Server class
2013-12-19 AdamAdd m_ldap, and convert m_ldapoper and m_ldapauth to...
2013-09-08 attilamolnarAutomatically register ServiceProviders created by...
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarFix Windows build and a few more problems
2013-08-27 Attila MolnarMerge pull request #619 from SaberUK/master+regex-dedupe
2013-08-27 Peter PowellFix various small issues.
2013-08-27 Peter PowellMake all regex modules throw the same exception on...
2013-07-16 Attila MolnarMerge pull request #589 from SaberUK/master+fix-debug...
2013-07-16 Peter PowellFix some warnings which are causing debug builds to...
2013-06-06 attilamolnarChange the API of m_httpd to be dynamic_reference-based
2013-06-06 attilamolnarChange the API of m_sslinfo to be dynamic_reference...
2013-06-06 attilamolnarCreate SSLIOHook interface that provides GetCertificate()
2013-06-06 attilamolnarCreate IOHook interface (extracted from Module)
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-26 AdamModularize DNS
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files: