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
Age
Commit message (
Expand
)
Author
2025-04-10
Expand GetQueryCommand to take a command name.
Sadie Powell
2025-04-07
Make the length of confirmation codes configurable.
Sadie Powell
2025-04-05
Ignore the SLOG message on UnrealIRCd.
Sadie Powell
2025-04-05
Add a log message for when we receive a weirdly targeted message.
Sadie Powell
2025-04-05
Deduplicate checks in ns_cert.
Sadie Powell
2025-04-02
Merge branch '2.0' into 2.1.
Sadie Powell
2025-04-02
Update the change log.
Sadie Powell
2025-04-02
Fix building in a post-CMP0082 world.
Sadie Powell
2025-04-02
Replace NormalizeBuffer implementation with the one from InspIRCd.
Sadie Powell
2025-04-02
Fix an unnecessary substr in irc2sql.
Sadie Powell
2025-04-02
Add a message handler for messages that can be safely ignored.
Sadie Powell
2025-04-02
Fix building in a post-CMP0082 world.
Sadie Powell
2025-04-02
Bump the minimum CMake version to 3.20.
Sadie Powell
2025-04-02
Merge branch '2.0' into 2.1.
Sadie Powell
2025-04-02
Fix building on old versions of RHEL.
Sadie Powell
2025-04-02
Fix building on CMake 4.
Sadie Powell
2025-04-01
Refactor and document the rest of the SASL header.
Sadie Powell
2025-04-01
Bump the minimum CMake version in the docs.
Sadie Powell
2025-04-01
Bump for 2.1.14-git.
Sadie Powell
2025-04-01
Release 2.1.13.
Sadie Powell
2025-03-31
Move SASL::IdentifyRequest to ns_sasl.
Sadie Powell
2025-03-30
Update the changelogs.
Sadie Powell
2025-03-30
Execute SQL updates atomically.
Sadie Powell
2025-03-30
Use insert_or_assign when creating ChannelInfo instances.
Sadie Powell
2025-03-30
Refuse to import data that already exists in db_atheme.
Sadie Powell
2025-03-30
Reference accounts in the database by their id not their nick.
Sadie Powell
2025-03-30
Add NickAlias::FindId.
Sadie Powell
2025-03-26
Initialize ChannelInfo in the Modern C++ way.
Sadie Powell
2025-03-26
Initialize Channel in the Modern C++ way.
Sadie Powell
2025-03-26
Add a typedef for the serializable id.
Sadie Powell
2025-03-26
Initialize the db_flatfile LoadData stream reference from the ctor.
Sadie Powell
2025-03-26
Update the change logs.
Sadie Powell
2025-03-26
Add the db_json module.
Sadie Powell
2025-03-22
Fix a missing format argument in ns_maxemail.
Sadie Powell
2025-03-22
Use a plural form translation for the ns_maxemail error.
Sadie Powell
2025-03-22
Read the ns_maxemail limit as unsigned instead of int.
Sadie Powell
2025-03-22
Merge branch '2.0' into 2.1.
Sadie Powell
2025-03-22
Fix ns_maxemail miscounting email addresses in some cases.
Sadie Powell
2025-03-22
Update more messages to use gettext plural forms.
Sadie Powell
2025-03-22
Fix a semicolon that was missing from the previous commit.
Sadie Powell
2025-03-22
Fix an unclear message in gl_queue.
Sadie Powell
2025-03-22
Deduplicate requirename code in os_shutdown.
Sadie Powell
2025-03-22
Document the migration path for removed config options.
Sadie Powell
2025-03-22
Document the default value for new config options in the changelog.
Sadie Powell
2025-03-22
Update the changelogs.
Sadie Powell
2025-03-22
Allow customising the length at which lines are wrapped after.
Sadie Powell
2025-03-19
Improve logging about the protocol module on startup.
Sadie Powell
2025-03-19
Merge branch '2.0' into 2.1.
Sadie Powell
2025-03-19
Use a set instead of a vector for storing memo ignores.
Sadie Powell
2025-03-19
Make it clear that an ignore list is for memos in ms_ignore.
Sadie Powell
[next]