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-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
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
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
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
2025-01-13
Enable activate_on_set by default.
Sadie Powell
2025-01-13
Add an option to re-cloak opers on logout.
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-12-15
Add example code for how to validate SHA2 passwords in PHP.
Sadie Powell
2024-12-12
Use a more useful setting example in os_config.
Sadie Powell
2024-11-29
Add support for numerics associated with cs_set_misc entries.
Sadie Powell
2024-11-25
Update Send and Recv to use ssize_t instead of int.
Sadie Powell
2024-11-25
Use the Module * overload of GetModule() in the nickserv module.
Sadie Powell
2024-11-25
Fix pluralising languages which use the same plural for 0 as 1.
Sadie Powell
2024-11-25
Add a missing override keyword.
Sadie Powell
2024-11-25
Rework how guest nicks work.
Sadie Powell
2024-11-23
Fix the signon time of services pseudoclients on InspIRCd.
Sadie Powell
2024-11-22
Add a plural form overload of SendMessage.
Sadie Powell
2024-11-22
Skip removed columns when migrating the database schema.
Sadie Powell
2024-11-22
Improve language selection.
Sadie Powell
2024-11-19
Add a plural form overload of CommandSource::Reply.
Sadie Powell
2024-11-19
Make an untranslated string translatable.
Sadie Powell
2024-11-19
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-18
Move the set option to its own module.
Sadie Powell
2024-11-16
Halt the column migration if any of the queries fail.
Sadie Powell
2024-11-16
Migrate old SQL schemas to the current layout.
Sadie Powell
2024-11-14
Add default values to the MySQL tables and use when a column is null.
Sadie Powell
2024-11-13
Use the remaining wait time in the registration delay message.
Sadie Powell
2024-11-13
Use durations instead of seconds in waiting messages.
Sadie Powell
2024-11-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-11
Fix using User::Account where User::IsIdentified should be used.
Sadie Powell
2024-11-11
Remove an unnecessary function from db_sql_live.
Sadie Powell
2024-11-11
Add a helper function to db_sql(_live) for getting a table name.
Sadie Powell
2024-11-08
Remove the integer width from chanstats and irc2sql columns.
Sadie Powell
2024-11-08
Merge branch '2.0' into 2.1.
Sadie Powell
[next]