index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-12-06
Add minimum channel rank and exception list parameters to the OnUserInvite hook
Attila Molnar
2015-12-06
Remove <options:ircumsgprefix> entirely
Attila Molnar
2015-12-05
m_ircv3 Make WriteNeighborsWithCap() available for use in other modules
Attila Molnar
2015-12-05
m_cap Make Capability objects compatible with dynamic_references, add Cap::Re...
Attila Molnar
2015-12-05
m_cap Specialize extension item
Attila Molnar
2015-12-05
m_cap Provide the OnCapValueChange event and add Cap::Manager::NotifyValueCha...
Attila Molnar
2015-12-05
m_cap Provide the OnCapAddDel() event
Attila Molnar
2015-12-05
m_cap Add Capability::GetCapValue(), list capabilities with values
Attila Molnar
2015-12-05
m_cap Learn the supported capability negotiation protocol of a client from CA...
Attila Molnar
2015-12-05
m_cap Add Capability::OnList() hook
Attila Molnar
2015-12-05
m_cap Add Capability::OnRequest() hook
Attila Molnar
2015-12-05
Add rewritten m_cap module
Attila Molnar
2015-12-05
Nuke m_cap
Attila Molnar
2015-12-02
Merge branch 'master+serviceinit'
Attila Molnar
2015-12-01
Merge branch 'master+reloadmod'
Attila Molnar
2015-11-26
core_reloadmodule Allow modules to handle reload failures of other mods
Attila Molnar
2015-11-26
core_reloadmodule Allow modules to save and restore their own data when reloa...
Attila Molnar
2015-11-26
Add LocalIntExt and LocalStringExt::unserialize() for non-FORMAT_NETWORK
Attila Molnar
2015-11-26
Add ExtensionManager::GetExts()
Attila Molnar
2015-11-26
Add typedef ExtensionManager::ExtMap
Attila Molnar
2015-11-26
Handle module reloading in core_reloadmodule entirely
Attila Molnar
2015-11-23
Add SERVICE_CUSTOM for services managed by a module
Attila Molnar
2015-11-23
Implement ExtensionItem::RegisterService()
Attila Molnar
2015-11-23
Implement ModeHandler::RegisterService()
Attila Molnar
2015-11-23
Implement Command::RegisterService()
Attila Molnar
2015-11-23
Add ServiceProvider::RegisterService(), call it from ModuleManager::AddService()
Attila Molnar
2015-11-23
Extract code that manipulates the ModuleManager::DataProviders map into methods
Attila Molnar
2015-11-23
core_whowas Add WhoWas::Manager::PurgeNick()
Attila Molnar
2015-11-03
Remove UserManager::GarbageCollect()
Attila Molnar
2015-11-03
Move already sent id rollover handling and static LocalUser::already_sent_id ...
Attila Molnar
2015-11-03
Add UserManager::NextAlreadySentId() and convert all code to use it
Attila Molnar
2015-11-02
core_channel Implement invite (un)serialization
Attila Molnar
2015-11-02
Rewrite invite system
Attila Molnar
2015-11-02
Move ServerConfig::InvBypassModes into core_channel
Attila Molnar
2015-07-06
Fail invalid dns responses instead of drop
Adam
2015-06-06
Call OnStreamSocketWrite() once per write event
Attila Molnar
2015-06-06
Convert all code to use StreamSocket::SendQueue
Attila Molnar
2015-06-06
Add class StreamSocket::SendQueue
Attila Molnar
2015-06-04
Expand module names in ServerConfig::ApplyModules()
Attila Molnar
2015-05-20
Allow modules to be called as "foo" instead of "m_foo.so"
Attila Molnar
2015-05-19
Merge branch 'master+movenames'
Attila Molnar
2015-05-18
New m_ldap from Anope
Adam
2015-05-17
Move InspIRCd::SendError() to cmd_die
Attila Molnar
2015-05-16
Move Channel::UserList() from core to cmd_names
Attila Molnar
2015-05-13
core_dns Add DNS timeout timer in Process() not in DNS::Request constructor
Attila Molnar
2015-05-13
core_dns Make MAX_REQUEST_ID unsigned, move it to core_dns from header
Attila Molnar
2015-05-12
Remove support for non-unloadable (VF_STATIC) modules
Attila Molnar
2015-04-28
Move OnWhois* events to core_whois, add Whois::Context
Attila Molnar
2015-04-27
Merge branch 'master+dns'
Attila Molnar
2015-04-27
core_dns Drop incoming packets containing a different question from what we a...
Attila Molnar
[next]