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
Age
Commit message (
Expand
)
Author
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
m_hideoper Reorder checks in OnSendWhoLine()
Attila Molnar
2016-02-26
Return ModResult from the OnSendWhoLine hook
Attila Molnar
2016-02-25
Remove unnecessary std::string::c_str() calls
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
m_clones Send numeric with User::WriteNumeric()
Attila Molnar
2016-02-25
m_userip Send numeric with User::WriteNumeric()
Attila Molnar
2016-02-25
core_userhost Send numeric with User::WriteNumeric()
Attila Molnar
2016-02-25
cmd_commands Send the RPL_COMMANDS numeric with User::WriteNumeric()
Attila Molnar
2016-02-25
Merge branch 'master+writenumeric'
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-24
m_dccallow Call WriteNumeric() in a loop when displaying help
Attila Molnar
2016-02-24
Fix some numerics
Attila Molnar
2016-02-22
Merge insp20
Attila Molnar
2016-02-22
Merge pull request #1139 from johanna-a/master
Attila Molnar
2016-02-20
Adds <commandlist> tag with command usage to httpd_stats.
Johanna A
2016-02-20
Merge pull request #1142 from SaberUK/master+fixes
Attila Molnar
2016-02-20
Fix GCC 6 warning about auto_ptr via a different method.
Peter Powell
2016-02-20
Fix build errors on CentOS 6 and OpenBSD.
Peter Powell
2016-02-20
Fix not having a CPU count when the lookup command is missing.
Peter Powell
2016-02-20
Merge pull request #1127 from SaberUK/master+testnet
Attila Molnar
2016-02-20
Remove the useless testnet module.
Peter Powell
2016-02-19
Merge pull request #1135 from SaberUK/master+starttls
Attila Molnar
2016-02-19
Merge pull request #1133 from SaberUK/master+tempfix
Attila Molnar
2016-02-19
Merge pull request #1130 from SaberUK/master+capnew
Attila Molnar
2016-02-19
Merge pull request #1126 from SaberUK/master+gcc6
Attila Molnar
2016-02-19
Remove the STARTTLS token from ISUPPORT.
Peter Powell
2016-02-19
Fix the temporary fix for finding SSL libraries.
Peter Powell
2016-02-19
Fix cap-notify sending ADD instead of NEW.
Peter Powell
2016-02-19
Fix warnings when building under GCC 6.
Peter Powell
2016-02-13
Release v2.0.21
Attila Molnar
2016-02-13
m_namedmodes Only show chan key to members and opers with channels/auspex
Attila Molnar
2016-02-13
m_callerid Free old extension data before unserializing the new data
Attila Molnar
2016-02-13
Limit DNS cache size
Attila Molnar
2016-02-13
Cap TTL of DNS cache entries
Attila Molnar
2016-02-13
Garbage collect DNS cache more often
Attila Molnar
2016-02-12
m_dccallow Add config option to control max entries on a list
Attila Molnar
2016-02-12
m_ircv3 Fix AWAY being sent on join to the joining user if it has away-notify...
Attila Molnar
2016-02-12
Merge pull request #1071 from SaberUK/insp20+fix-lusers
Attila Molnar
2016-02-12
Fix hidden operators being shown in LUSERS.
Peter Powell
[prev]
[next]