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
2024-05-28
Fix creating the runtime directory on Windows.
Sadie Powell
2024-05-23
Update the change logs.
Sadie Powell
2024-05-23
Clarify that one non-deprecated protocol module must be loaded.
Sadie Powell
2024-05-22
Fix setting the history mode on UnrealIRCd.
Sadie Powell
2024-05-22
Fix another iterator invalidation issue.
Sadie Powell
2024-05-22
Change --modulesdir to be singular like the other config options.
Sadie Powell
2024-05-18
Fix parsing the flood mode on UnrealIRCd.
Sadie Powell
2024-05-18
Fix an iterator invalidation issue in cs_set and ns_set.
Sadie Powell
2024-05-17
Initial Portuguese retranslation.
TehPeGaSuS
2024-05-16
Merge branch '2.0' into 2.1.
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
Fix some untranslated strings in the Turkish translation.
Sadie Powell
2024-05-11
Store when the account name was registered in the NickCore.
Sadie Powell
2024-05-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-05-11
Ensure we are connected to MySQL before trying to escape data.
Sadie Powell
2024-05-10
Always use server-side topic and mode locks where available.
Sadie Powell
2024-05-09
Remove CanSVSLogout and implement logout support on Plexus.
Sadie Powell
2024-05-09
Require a reason when throwing an exception.
Sadie Powell
2024-05-06
Store an IP in CommandSource for IRC messages too.
Sadie Powell
2024-05-06
Change badpasslimit from int to unsigned int.
Sadie Powell
2024-05-01
Fix parsing backup client certificate fingerprints on InspIRCd.
Sadie Powell
2024-05-01
Add the ReplaceCert method to CertService.
Sadie Powell
2024-05-01
Simplify InspIRCd user metadata handler slightly.
Sadie Powell
2024-05-01
Automatically add client certificates to the cert list on register.
Sadie Powell
2024-05-01
Bump microsoft/setup-msbuild from 1.3 to 2
dependabot[bot]
2024-05-01
Bump for 2.1.6-git.
Sadie Powell
2024-05-01
Release 2.1.5.
2.1.5
Sadie Powell
2024-05-01
Update the changelogs.
Sadie Powell
2024-05-01
Update the inspircd module for recent 1206 protocol changes.
Sadie Powell
2024-04-29
Merge branch '2.0' into 2.1.
Sadie Powell
2024-04-29
Skip serializing data without a type in db_flatfile.
Sadie Powell
2024-04-28
Fix message truncation in global/global and global/server.
Sadie Powell
2024-04-15
Only enable os_noop on IRCDs that actually have a SendSVSNOOP impl.
Sadie Powell
2024-04-15
Make SendChannel abstract.
Sadie Powell
2024-04-15
Install a systemd service file on Linux.
Sadie Powell
2024-04-15
Implement support for BIGLINES on UnrealIRCd.
Sadie Powell
2024-04-15
Bump Bahamut support to require 2.0 or newer.
Sadie Powell
2024-04-15
Fix some missing translations in the tr_TR translation.
Sadie Powell
2024-04-15
Update the Turkish translation for the changes in 2.1.4.
Sadie Powell
2024-04-15
Avoid packaging unnecessary .lib files on Windows.
Sadie Powell
2024-04-15
Automatically upload the Windows package on release.
Sadie Powell
2024-04-15
Update the Windows CI to the latest Conan.
Sadie Powell
2024-04-14
Expand relative paths when installing.
Sadie Powell
2024-04-14
Avoid duplicate entries in ReplaceCert.
Sadie Powell
2024-04-14
Fix a typo in the example configs.
Robert Scheck
2024-04-07
Add more documentation for overriding confirmation codes.
Sadie Powell
[next]