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
/
modules
/
cap.h
Age
Commit message (
Expand
)
Author
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-03-06
Fix building modules that use cap.h with a C++11 compiler.
Peter Powell
2015-02-11
Convert the CAP event to use the new cross-module event system
Attila Molnar
2015-02-11
Allow enabling/disabling caps via GenericCap::SetActive()
Attila Molnar
2015-01-18
Specify which Extensible subclass an ExtensionItem is valid for
Attila Molnar
2014-01-23
Remove whitespace and minor style changes
Attila Molnar
2013-09-08
Automatically register ServiceProviders created by modules
attilamolnar
2013-04-12
Tidy up source files:
Peter Powell