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
Age
Commit message (
Expand
)
Author
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-14
Improve JSON-RPC error messages.
Sadie Powell
2025-03-14
Warn if enc_bcrypt is the first module and maxpasslen is >72.
Sadie Powell
2025-03-13
Deduplicate response building code in the jsonrpc module.
Sadie Powell
2025-03-13
Fix the jsonrpc not having a root element one is not specified.
Sadie Powell
2025-03-13
Add the rpc_message module, remove the notice RPC event.
Sadie Powell
2025-03-13
Fix sending global messages with the default sender.
Sadie Powell
2025-03-13
Fix setting keepbackups to 0 in db_flatfile.
Sadie Powell
2025-03-13
Fix a crash in the ns_sasl module.
Sadie Powell
2025-03-13
Fix deleting old db_flatfile database backups.
Sadie Powell
2025-03-13
Fix a warning on Clang.
Sadie Powell
2025-03-13
Add an ALLTIME handler on InspIRCd.
Sadie Powell
2025-03-12
Add defines for the core serialisation type names.
Sadie Powell
2025-03-12
Move serialization from Serializable to a Serialize::Type child.
Sadie Powell
2025-03-12
Fix the id data type in db_flatfile.
Sadie Powell
2025-03-12
Fix importing some data from 1.8.
Sadie Powell
2025-03-10
Add an XML-RPC method to rpc_system for debugging RPC responses.
Sadie Powell
2025-03-10
Add a config option for disabling the i8 XML-RPC extension.
Sadie Powell
2025-03-10
Add a config option for disabling the nil XML-RPC extension.
Sadie Powell
2025-03-10
Fix a memory leak in the xmlrpc module.
Sadie Powell
2025-03-09
Add a missing override keyword.
Sadie Powell
2025-03-09
Simplify some weird logic in bs_bot.
Sadie Powell
2025-03-09
Add support for oper-only quit messages.
Sadie Powell
2025-03-09
Sync the chanserv defaults between the code and config.
Sadie Powell
2025-03-08
Fix various webcpanel bugs relating to nickname protection.
Sadie Powell
2025-03-08
Rework how nickname protection works.
Sadie Powell
2025-03-08
Use a C++11 lambda instead of a channel sorting method.
Sadie Powell
2025-03-08
Move some headers around.
Sadie Powell
2025-03-07
Fix some minor issues with db_atheme error messages.
Sadie Powell
2025-03-07
Import misc channel and user metadata in db_atheme.
Sadie Powell
2025-03-06
Don't warn when importing an external auth account from Atheme.
Sadie Powell
2025-03-06
Import logon and oper news from Atheme.
Sadie Powell
2025-03-06
Force the MySQL module to use UTC for connections.
Sadie Powell
2025-03-05
Fix reading the config of some modules.
Sadie Powell
2025-03-05
Fix the on start library version logging to include the module.
Sadie Powell
2025-03-04
Blacklist an old UnrealIRCd contrib module that breaks Anope.
Sadie Powell
2025-03-04
Remove GetAgent and SendMechs from the SASL interface.
Sadie Powell
2025-03-03
Misc cleanup of ns_sasl and sasl.h.
Sadie Powell
2025-03-03
Merge branch '2.0' into 2.1.
Sadie Powell
2025-03-03
Fix a compiler warning on newer versions of MSVC.
Sadie Powell
2025-03-03
Rename sasl to ns_sasl, move to nickserv.example.conf.
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-25
Deduplicate RPC parameter count checks.
Sadie Powell
2025-02-25
Deduplicate some SASL logic.
Sadie Powell
2025-02-25
Add the rpc_data module.
Sadie Powell
2025-02-24
Add the system.listMethods RPC method.
Sadie Powell
2025-02-24
Allow use of a non-map type as the root RPC element.
Sadie Powell
2025-02-24
Add support for RPC arrays, simplify the RPC objects.
Sadie Powell
[prev]
[next]