index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
protocol
/
unrealircd.cpp
Age
Commit message (
Expand
)
Author
2025-05-04
Request SJSBY from UnrealIRCd.
Sadie Powell
2025-05-03
Always use SVSLOGIN on UnrealIRCd.
Sadie Powell
2025-04-19
Remove time from the name of some variables where its obvious.
Sadie Powell
2025-04-15
Allow clearing other list modes using ClearBans.
Sadie Powell
2025-04-05
Ignore the SLOG message on UnrealIRCd.
Sadie Powell
2025-03-08
Move some headers around.
Sadie Powell
2025-03-04
Blacklist an old UnrealIRCd contrib module that breaks Anope.
Sadie Powell
2025-03-03
Misc cleanup of ns_sasl and sasl.h.
Sadie Powell
2025-03-03
Move SASL protocol messages to the SASL header.
Sadie Powell
2025-02-06
Fix SASL on UnrealIRCd.
Sadie Powell
2025-02-05
Merge the SASL data and ext parameters.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-10-25
Fix parsing mode changes from users on UnrealIRCd.
Sadie Powell
2024-10-04
Fix matching stacked extbans.
Sadie Powell
2024-10-04
Remove some unnecessary debug logging.
Sadie Powell
2024-10-04
Fix validating named extbans on UnrealIRCd.
Sadie Powell
2024-10-04
Implement NEXTBANS support on UnrealIRCd.
Sadie Powell
2024-10-04
Fix extracting the mode parameters from MODE on UnrealIRCd.
Sadie Powell
2024-10-04
Fix matching extended bans in services.
Sadie Powell
2024-10-02
Change Channel::SetModesInternal to take a split mode change.
Sadie Powell
2024-09-24
Bump minimum UnrealIRCd version to 6.0.
Sadie Powell
2024-08-09
Fix parsing SVSMODE and SVS2MODE messages on UnrealIRCd.
Sadie Powell
2024-07-14
Fix the name of the key parameter in SendSVSJoin.
Sadie Powell
2024-06-24
Add support for sending tag messages.
Sadie Powell
2024-05-22
Fix setting the history mode on UnrealIRCd.
Sadie Powell
2024-05-18
Fix parsing the flood mode on UnrealIRCd.
Sadie Powell
2024-05-10
Always use server-side topic and mode locks where available.
Sadie Powell
2024-05-09
Remove CanSVSLogout and implement logout support on Plexus.
Sadie Powell
2024-04-15
Only enable os_noop on IRCDs that actually have a SendSVSNOOP impl.
Sadie Powell
2024-04-15
Implement support for BIGLINES on UnrealIRCd.
Sadie Powell
2024-04-04
Fix extracting timestamps from UnrealIRCd MODE messages.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-03-12
Simplify limit extraction code.
Sadie Powell
2024-03-12
Add a protocol module function for extracting timestamps.
Sadie Powell
2024-03-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-03-11
Replace convertTo/stringify with non-throwing alternatives.
Sadie Powell
2024-03-09
Enable message-tags support for UnrealIRCd
Bram Matthys
2024-02-27
Replace OnChannelUnban with an IRCDProto function.
Sadie Powell
2024-02-27
Simplify several boolean expressions.
Sadie Powell
2024-02-26
Rework IRCDMessage/IRCDMessageFlag.
Sadie Powell
2024-02-26
Fix a typo in UnrealIRCd's SendGlobops.
Sadie Powell
2024-02-26
Remove several string format IRCDProto function overloads.
Sadie Powell
2024-02-22
If the IRCd sends a field limit then use it over that of the config.
Sadie Powell
2024-02-22
Fix a bug in the unrealircd protocol module.
Sadie Powell
2024-02-22
Convert protocol modules over to Uplink::Send.
Sadie Powell
2024-02-22
Rework SendModeInternal to be usable with Uplink::Send.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-08
Fix various format string issues.
Sadie Powell
[next]