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-02
Fix building in a post-CMP0082 world.
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-03-22
Fix ns_maxemail miscounting email addresses in some cases.
Sadie Powell
2025-03-12
Fix importing some data from 1.8.
Sadie Powell
2025-03-03
Fix a compiler warning on newer versions of MSVC.
Sadie Powell
2025-02-23
Update the dutch language file.
Robby
2025-02-20
Fix sql_live on recent MariaDB.
Sadie Powell
2025-02-14
Update the CI for the upcoming Ubuntu 20.04 removal.
Sadie Powell
2025-02-14
Reset the stats properly.
Sadie Powell
2025-02-14
Document the sql_live performance limitations.
Sadie Powell
2025-02-11
Prioritise operserv/ignore above other modules.
Sadie Powell
2025-01-23
Backport logging the reason sending email failed to the 2.0 branch.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-12-08
Bump for 2.0.18-git.
Sadie Powell
2024-12-08
Release 2.0.17.
2.0.17
Sadie Powell
2024-12-08
Update the change log.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-16
Process all socket events before connecting to the uplink.
Sadie Powell
2024-11-15
Clarify how to import databases from flatfile to SQL.
Sadie Powell
2024-11-11
Fix using User::Account where User::IsIdentified should be used.
Sadie Powell
2024-11-11
Fix serialising boolean extension items.
Sadie Powell
2024-11-07
Expand the size of some chanstats columns.
Sadie Powell
2024-10-27
Switch the city version of geoipupdate to a non-corrupt database.
Sadie Powell
2024-10-18
Fix a change that was missing from the previous commit.
Sadie Powell
2024-10-18
Fix marking channels as persistent on InspIRCd and UnrealIRCd.
Sadie Powell
2024-10-13
Update the IRC server to point to Teranova.
Sadie Powell
2024-10-12
Switch geoipupdate.sh to use a mirror as the original data is gone.
Sadie Powell
2024-10-11
Change the mode lock before removing/adding the PERM mode.
Sadie Powell
2024-09-17
Remove config option for options:warningtimeout.
Sadie Powell
2024-09-01
Fix the documentation of mail:usemail.
TehPeGaSuS
2024-08-24
Fix translating mail:memo_message.
Sadie Powell
2024-07-20
Add a note to LANGUAGE about rebuilding from scratch.
Sadie Powell
2024-07-20
Fix the type of the InspIRCd IJOIN chants when converting.
Sadie Powell
2024-07-19
Bump for 2.0.17-git.
Sadie Powell
2024-07-19
Release 2.0.16.
2.0.16
Sadie Powell
2024-07-19
Document the previous commit.
Sadie Powell
2024-07-19
Send the vhost/vident before the account name on InspIRCd.
Sadie Powell
2024-07-14
Fix joining channels with keys on InspIRCd v3.
Sadie Powell
2024-07-11
Update the change log.
Sadie Powell
2024-07-11
Make it clear that inspircd3 also works with InspIRCd 4.
Sadie Powell
2024-06-23
Fix the default config for channel suspensions.
Sadie Powell
2024-06-04
Log a user out fully when their nick gets suspended.
Sadie Powell
2024-05-16
Explicitly specify ROW_FORMAT=DYNAMIC when creating tables.
Sadie Powell
2024-05-16
Don't specify a width for DT_INT columns.
Sadie Powell
2024-05-16
Store boolean extension items as DT_INT.
Sadie Powell
2024-05-16
Mark boolean columns as DT_INT in bs_kick.
Sadie Powell
2024-05-16
Remove some unnecessary advice.
Sadie Powell
2024-05-11
Ensure we are connected to MySQL before trying to escape data.
Sadie Powell
2024-04-29
Skip serializing data without a type in db_flatfile.
Sadie Powell
[next]