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-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
2024-04-05
Add an operator privilege to allow overriding drop codes.
Sadie Powell
2024-04-04
Merge branch '2.0' into 2.1.
Sadie Powell
2024-04-04
Fix extracting timestamps from UnrealIRCd MODE messages.
Sadie Powell
2024-04-04
Remove the g prefix from git hashes.
Sadie Powell
2024-04-04
Log the services directory when chdiring to it.
Sadie Powell
2024-04-02
Fix erroring out when sendmailpath is empty.
Sadie Powell
2024-04-02
Sync the build system directory names with the core.
Sadie Powell
2024-04-02
Use the paths from the build system instead of hardcoding them.
Sadie Powell
2024-04-01
Bump for 2.1.5-git.
Sadie Powell
2024-04-01
Release 2.1.4.
2.1.4
Sadie Powell
2024-03-31
Fix some typos in the changelog.
Sadie Powell
2024-03-31
Add a default value for sendmailpath.
Sadie Powell
2024-03-29
Update the changelogs.
Sadie Powell
2024-03-29
Fix the default value of accessmax in cs_access.
Sadie Powell
2024-03-27
Alias ACCESS to ALIST now the former is unused.
Sadie Powell
2024-03-26
Add more nick options to webcpanel's nickserv/info page.
Sadie Powell
2024-03-26
Remove some leftover references to nickserv/access.
Sadie Powell
2024-03-26
Allow specifying the webcpanel template directory directly.
Sadie Powell
2024-03-26
Fix some spelling issues in the webcpanel that were missed earlier.
Sadie Powell
2024-03-26
Use consistent headers and footers on all webcpanel templates.
Sadie Powell
2024-03-26
Flatten the webcpanel hierarchy slightly.
Sadie Powell
2024-03-20
Add the --nopid option to disable writing a pidfile.
Sadie Powell
2024-03-20
Fix deleting pidfiles.
Sadie Powell
2024-03-19
Fix the Windows build.
Sadie Powell
2024-03-19
Use paths relative to data/conf in the config file.
Sadie Powell
2024-03-19
Put the webcpanel directory in the data directory not a subdir.
Sadie Powell
2024-03-19
Allow using absolute paths in more places.
Sadie Powell
2024-03-19
Redocument deprecated encryption modules.
Sadie Powell
2024-03-19
Prevent using enc_posix as a primary encryption module.
Sadie Powell
2024-03-18
Add verify-only support for POSIX crypt() hashes from Atheme.
Sadie Powell
2024-03-18
Fix an off by one error in enc_sha2.
Sadie Powell
2024-03-18
Fix unnecessary uses of std::string.
Sadie Powell
2024-03-18
Improve sending email.
Sadie Powell
[next]