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
2016-03-30
Remove unused ProtocolInterface::SendTopic()
Attila Molnar
2016-03-30
Remove ProtocolInterface::PushToClient()
Attila Molnar
2016-03-30
Remove User::SendText() and overrides completely
Attila Molnar
2016-03-29
Make User::WriteRemoteNumeric() virtual, implement it in SpanningTree::Remote...
Attila Molnar
2016-03-22
Remove now unused overload of User::SendText()
Attila Molnar
2016-03-22
Merge branches 'master+check' and 'master+namedmodes'
Attila Molnar
2016-03-22
Add Numeric::ParamBuilder
Attila Molnar
2016-03-19
m_check Refactor, move to the new RPL_CHECK numeric
Attila Molnar
2016-03-19
Fix oversights in the WriteNumeric() parameter conversion
Attila Molnar
2016-03-05
Add Channel::WriteNotice()
Attila Molnar
2016-03-01
Add User::WriteRemoteNotice()
Attila Molnar
2016-02-26
Add RPL_WHOREPLY to the list of numerics
Attila Molnar
2016-02-26
Send WHO reply numerics with User::WriteNumeric(), pass Numeric::Numeric obje...
Attila Molnar
2016-02-26
Return ModResult from the OnSendWhoLine hook
Attila Molnar
2016-02-25
Fix oversight in the last Stats::Context:AddRow() method
Attila Molnar
2016-02-25
Add RPL_ISON, RPL_USERIP and RPL_USERHOST to the list of numerics
Attila Molnar
2016-02-25
Introduce Stats::Context, pass it to the OnStats hook and switch all code to it
Attila Molnar
2016-02-25
Add User::WriteRemoteNumeric() and switch code using SendText() to send numer...
Attila Molnar
2016-02-25
Make source server settable in Numeric::Numeric
Attila Molnar
2016-02-25
Convert WhoisContext::SendLine() calls to pass the parameters of the numeric ...
Attila Molnar
2016-02-25
Convert WriteNumeric() calls to pass the parameters of the numeric as method ...
Attila Molnar
2016-02-25
Add Numeric::Numeric
Attila Molnar
2016-02-25
Add no-op ConvToStr(const std::string&)
Attila Molnar
2016-02-25
Move implementation of ConvTo*() and related functions into convto.h
Attila Molnar
2016-02-25
Include stdint.h from inspircd.h
Attila Molnar
2016-02-25
Don't show snotices for kills from ulined clients
Adam
2016-02-20
Fix build errors on CentOS 6 and OpenBSD.
Peter Powell
2016-02-13
Limit DNS cache size
Attila Molnar
2015-12-30
Add Numeric::Builder
Attila Molnar
2015-12-28
Return true from Channel::PartUser() if the user was on the channel
Attila Molnar
2015-12-28
Fix some whitespace issues
Attila Molnar
2015-12-08
Strip all control codes except \001 in InspIRCd::StripColor()
Attila Molnar
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
[prev]
[next]