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
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2025-05-14
Move the ssl extensible into the METADATA handler on InspIRCd.
Sadie Powell
2025-05-09
Store user away state and add it to the anope.user RPC event.
Sadie Powell
2025-05-09
Move HTTP types to the HTTP namespace.
Sadie Powell
2025-05-03
Fix a missing override keyword.
Sadie Powell
2025-05-03
Store the setter and ts for all modes and try to restore them.
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-13
Add a matcher for the InspIRCd oper name extban.
Sadie Powell
2025-04-02
Add a message handler for messages that can be safely ignored.
Sadie Powell
2025-03-15
Use custom-cloak when setting the SASL hostname too.
Sadie Powell
2025-03-14
Refactor the InspIRCd METADATA handler to actually be readable.
Sadie Powell
2025-03-14
Implement support for the new way of setting vhosts on InspIRCd.
Sadie Powell
2025-03-13
Add an ALLTIME handler on InspIRCd.
Sadie Powell
2025-03-09
Add a missing override keyword.
Sadie Powell
2025-03-09
Add support for oper-only quit messages.
Sadie Powell
2025-03-08
Move some headers around.
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-03-02
Return references instead of pointers from the config system.
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
2025-01-10
Fix the build error introduced in the previous commit.
Sadie Powell
2025-01-10
Warn users of the old InspIRCd protocol that support is deprecated.
Sadie Powell
2024-11-23
Fix the signon time of services pseudoclients on InspIRCd.
Sadie Powell
2024-10-16
Add support for name-only extbans on InspIRCd.
Sadie Powell
2024-10-04
Fix matching stacked extbans.
Sadie Powell
2024-10-04
Fix matching extended bans in services.
Sadie Powell
2024-10-04
Fix parsing extbans on InspIRCd v4.
Sadie Powell
2024-10-04
Respect EXTBANFORMAT on InspIRCd v4.
Sadie Powell
2024-10-02
Change User::SetModesInternal to take a split mode change.
Sadie Powell
2024-10-02
Change Channel::SetModesInternal to take a split mode change.
Sadie Powell
2024-09-26
Respect nonicknameownership on InspIRCd v4.
Sadie Powell
2024-09-26
Allow sending an oper account on InspIRCd.
Sadie Powell
2024-08-30
Fix parsing named extbans on InspIRCd.
Sadie Powell
2024-07-19
Merge branch '2.0' into 2.1.
Sadie Powell
2024-07-14
Merge branch '2.0' into 2.1.
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-06-24
Remove the formatting overloads of SendNotice/SendPrivmsg.
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-05-01
Fix parsing backup client certificate fingerprints on InspIRCd.
Sadie Powell
2024-05-01
Simplify InspIRCd user metadata handler slightly.
Sadie Powell
2024-05-01
Update the inspircd module for recent 1206 protocol changes.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-03-12
Add command handlers for encap commands on InspIRCd.
Sadie Powell
2024-03-12
Implement support for challenge authentication on InspIRCd.
Sadie Powell
2024-03-12
Allow protocol modules to declare that they have no line/mode limit.
Sadie Powell
2024-03-12
Simplify limit extraction code.
Sadie Powell
2024-03-12
Merge branch '2.0' into 2.1.
Sadie Powell
[next]