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 (
Collapse
)
Author
2025-02-23
Rename RPC::Block to RPC::Map.
Sadie Powell
2025-02-23
If a user is already connected on SASL fail just call BadPassword.
Sadie Powell
2025-02-23
Fix detecting whether translations are disabled in ns_set_language.
Sadie Powell
2025-02-23
Fix resetting the SASL password limit.
Sadie Powell
2025-02-20
Improve SASL log messages for post-connection authentication.
Sadie Powell
2025-02-20
Apply bad password logic to SASL too.
Sadie Powell
2025-02-20
Clean up some session code in the SASL module.
Sadie Powell
2025-02-20
Store the source address in the identify request.
Sadie Powell
2025-02-20
Add error constants for the custom error range.
Sadie Powell
2025-02-20
Move RPC types to the RPC namespace.
Sadie Powell
2025-02-20
Use an enum for standard RPC error codes.
Sadie Powell
2025-02-20
Log the version of xmlrpc-c on module load.
Sadie Powell
2025-02-20
Merge branch '2.0' into 2.1.
Sadie Powell
2025-02-20
Fix sql_live on recent MariaDB.
Sadie Powell
2025-02-20
Add support for more RPC data types.
Sadie Powell
2025-02-18
Fix sending RPC responses after the previous commit.
Sadie Powell
2025-02-18
Rework how the RPC interface stores its events.
Sadie Powell
2025-02-18
Rewrite the xmlrpc module using libxmlrpc-c.
Sadie Powell
2025-02-18
Fix building the LDAP module on Windows.
Sadie Powell
2025-02-18
Log the version of third-party libraries on load.
Sadie Powell
2025-02-16
Make the password optional in operserv/login.
Sadie Powell
2025-02-14
Reduce indentation in rpc_main.
Sadie Powell
2025-02-14
Use RPC error responses correctly.
Sadie Powell
2025-02-14
Fix the naming convention of the RPC methods.
Sadie Powell
2025-02-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-02-14
Reset the stats properly.
Sadie Powell
Closes #465.
2025-02-14
Keep going in cs_mode if a target doesn't exist.
Sadie Powell
2025-02-14
Allow changing the status modes of multiple people at once.
Sadie Powell
Closes #473.
2025-02-13
Remove some debugging code from the JSON-RPC module.
Sadie Powell
2025-02-13
Add the new JSON-RPC module to compliment the XMLRPC one.
Sadie Powell
2025-02-13
Make the RPC API sanitize automatically.
Sadie Powell
2025-02-13
Rework the RPC modules in preparation for the new JSON-RPC module.
Sadie Powell
2025-02-12
Add extra protections to avoid rebooting the wrong network.
Sadie Powell
2025-02-11
Merge branch '2.0' into 2.1.
Sadie Powell
2025-02-11
Prioritise operserv/ignore above other modules.
Sadie Powell
Closes #471.
2025-02-11
Make email confirmation a bit smarter.
Sadie Powell
2025-02-07
Add some options to botserv/botlist to make admining easier.
Sadie Powell
2025-02-06
Fix SASL on UnrealIRCd.
Sadie Powell
2025-02-05
Add the bot real name to the botlist info.
Sadie Powell
This is actually shown by modern clients so its useful info.
2025-02-05
Fix the pluralisation of a message in bs_info.
Sadie Powell
2025-02-05
Use fallback certs when doing SASL authentication.
Sadie Powell
2025-02-05
Merge the SASL data and ext parameters.
Sadie Powell
There might be more than this so its better to just store it in a 1+ parameter vector.
2025-02-05
Make it easier to fail and delete SASL sessions.
Sadie Powell
2025-02-05
Import more data from Atheme.
Sadie Powell
2025-01-25
Reject passwords bigger than Bcrypt can handle.
Sadie Powell
2025-01-17
Qualify a use of auto.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2025-01-13
Allow skipping user modes in keepmodes.
Sadie Powell
2025-01-13
Move keepmodes to its own module.
Sadie Powell
[prev]
[next]