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
/
src
Age
Commit message (
Expand
)
Author
2023-11-24
Release 2.1.0.
2.1.0
Sadie Powell
2023-11-16
Avoid needing to cast CurrentUplink by changing it to a size_t.
Sadie Powell
2023-11-14
Implement support for the ANONYMOUS SASL mechanism.
Sadie Powell
2023-10-12
Use a more human readable datetime format.
Sadie Powell
2023-10-11
Start migrating to range-based for loops.
Sadie Powell
2023-08-06
Merge branch 2.0 into 2.1.
Sadie Powell
2023-08-06
Mark as 2.0.15-git.
Sadie Powell
2023-08-06
Release 2.0.14.
2.0.14
Sadie Powell
2023-07-11
Allow Anope to look up multiple DNS results.
Sadie Powell
2023-07-11
Fix sending log messages from a renamed pseudoclient.
Sadie Powell
2023-07-11
Merge branch '2.0' into 2.1.
Sadie Powell
2023-07-11
Allow access list entries to have a description.
Sadie Powell
2023-07-09
Allow customising the email content type.
Sadie Powell
2023-07-06
Fix a crash when a module tries to get another module's config.
Sadie Powell
2023-06-06
Terminate lines with CR+LF instead of just LF when sending an email.
Sadie Powell
2023-06-03
Merge branch '2.0' into 2.1.
Sadie Powell
2023-06-02
add gettext to conan deps
Adam
2023-06-02
use Conan for extra's dependencies on Windows
Adam
2023-06-01
Mark as 2.0.14-git.
Sadie Powell
2023-06-01
Release 2.0.13.
2.0.13
Sadie Powell
2023-05-28
regchannels: remove dependency on no-delete-null-pointer-checks
Adam
2023-05-28
config: remove dependency on no-delete-null-pointer-checks
Adam
2023-05-11
Fix not being able to log into oper accounts when DNS fails.
Sadie Powell
2023-05-04
Avoid returning null when a config tag does not exist.
Sadie Powell
2023-03-13
Fix missing override keywords.
Sadie Powell
2023-02-19
Merge branch '2.0' into 2.1.
Sadie Powell
2023-02-06
Fix crashing when encountering an unterminated commented block.
Sadie Powell
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-12-27
Fix getting the port on non-UNIX socket listeners.
Sadie Powell
2022-12-23
Backport anopesmtp removal from the master branch.
Sadie Powell
2022-12-18
The fantasy:name field is allowed to contain spaces.
Sadie Powell
2022-12-18
Show the invalid config value in the rejection message.
Sadie Powell
2022-12-17
Use <filesystem> instead of opendir/readdir/closedir.
Sadie Powell
2022-12-17
Use the native versions of inet_ntop/inet_pton on Windows.
Sadie Powell
2022-12-17
Add sockaddrs::str to stringify a sockaddrs properly.
Sadie Powell
2022-12-17
Add support for linking over UNIX sockets.
Sadie Powell
2022-12-09
Use emplace() instead of insert(std::make_pair()).
Sadie Powell
2022-12-09
Mark as 2.0.13-git.
Sadie Powell
2022-12-09
Release 2.0.12.
2.0.12
Sadie Powell
2022-09-15
Merge branch '2.0' into 2.1.
Sadie Powell
2022-09-12
Fix allowing spaces in some config fields that shouldn't contain them.
Sadie Powell
2022-04-22
Release 2.0.11.
2.0.11
Sadie Powell
2022-01-13
Document the sysconf header file.
Sadie Powell
2022-01-13
Fix checking whether localisation is enabled.
Sadie Powell
2022-01-13
Rip out calculate_depends().
Sadie Powell
2022-01-12
Use the default CMake modules for finding gettext instead of our own.
Sadie Powell
2022-01-12
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-09
Use utf-8 encoding for outgoing email (#286)
k4bek4be
2022-01-09
Add a "Network Service" (RPL_WHOISOPERATOR) line to WHOIS replies
k4be
[next]