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
2021-03-31
Add support for per-DNSBL timeouts.
Sadie Powell
2021-03-31
Fix various documentation comments.
Sadie Powell
2021-03-30
Add support for matching multiple hosts in <connect:{allow,deny}>.
Sadie Powell
2021-03-11
Add support for sending a standard reply with no command name.
Sadie Powell
2021-03-09
Add a subclass of IOHookProvider for SSL modules.
Sadie Powell
2021-03-05
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
Fix comments that claim that the InspIRCd protocol uses TS6 UUIDs.
Sadie Powell
2021-03-05
Update copyright headers.
InspIRCd Robot
2021-03-03
Fix not being able to colour format output to stderr on Windows.
Sadie Powell
2021-02-27
Fix not sending ERR_INVALIDMODEPARAM when a parameter is malformed.
Sadie Powell
2021-02-26
Release v3.9.0.
Sadie Powell
2021-02-26
Update copyright headers.
InspIRCd Robot
2021-02-25
Implement support for multi-prefix on WHOIS.
Sadie Powell
2021-02-25
Allow a statusmsg to have multiple statuses and pick the lowest.
Sadie Powell
2021-02-18
Fix the numeric sent when a U-lined alias target is not online.
Sadie Powell
2021-02-01
Fix using the TR1 headers on compilers that support C++17.
Sadie Powell
2021-01-19
Add <dns:enabled>; allows disabling DNS lookups entirely.
Sadie Powell
2021-01-19
Allow converting a Cap::Reference to a Cap::Capability*.
Sadie Powell
2021-01-18
Add a new runtime directory and move the pid file to it.
Sadie Powell
2021-01-07
Implement support for more XML and IRC colour code escapes.
Sadie Powell
2020-12-23
Fix core message events not being fired.
Sadie Powell
2020-12-22
Send RPL_SAVENICK from irc2 when renaming a user to their UUID.
Sadie Powell
2020-12-20
Hide the server name/desc better when <options:hideserver> is set.
Sadie Powell
2020-12-20
Fix an inverted condition in the previous commit.
Sadie Powell
2020-12-18
Don't call events provided by dying or dead modules.
Sadie Powell
2020-12-04
Add a typedef for the data provider map.
Sadie Powell
2020-12-04
Improve the logging of service adding/deleting.
Sadie Powell
2020-11-12
Silence a harmless warning in newer versions of GCC.
Sadie Powell
2020-10-30
Release v3.8.0.
Sadie Powell
2020-10-30
Update copyright headers.
InspIRCd Robot
2020-10-27
Don't kill cloaking users when hash/md5 is missing.
Sadie Powell
2020-10-26
Fix the behaviour of multi-value PING and PONG messages.
Sadie Powell
2020-10-06
Recheck users for xlines when their real hostname changes.
Sadie Powell
2020-09-30
Check that the values specified in <limits> are reasonable.
Sadie Powell
2020-09-27
Make shun block client-only tags by default.
Sadie Powell
2020-08-01
Silence some copy warnings on C++11 compilers.
Sadie Powell
2020-07-30
Release v3.7.0.
Sadie Powell
2020-07-30
Update copyright headers.
InspIRCd Robot
2020-07-30
Make the ERR_CANNOTSENDTOCHAN extban message less misleading.
Sadie Powell
2020-07-27
Fix secure websocket users not being seen as secure.
Matt Schatz
2020-07-07
Add a config option that forces bots to use NOTICEs.
Sadie Powell
2020-05-22
ModResult is a class now.
Sadie Powell
2020-05-21
Document ModResult and switch the underlying type to char.
Sadie Powell
2020-04-24
Update copyright headers.
InspIRCd Robot
2020-04-21
Fixes by misspell-fixer
InspIRCd Robot
2020-04-19
Switch User::usertype back to an unsigned int.
Matt Schatz
2020-04-14
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-13
Add the inspircd.org/standard-replies capability.
Sadie Powell
2020-04-11
Add support for limiting what opers can subscribe to snomasks.
Sadie Powell
2020-04-06
Fix Numerics::CannotSendTo sending the wrong numeric for users.
Sadie Powell
[next]