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
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
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-04
Update more IRCServices references to reflect the current project.
Sadie Powell
2022-01-04
Use C++11 header names instead of their deprecated equivalents.
Sadie Powell
2022-01-04
Replace all uses of push_back with emplace_back.
Sadie Powell
2022-01-04
Remove some obsolete header and function checks.
Sadie Powell
2022-01-04
Modernize CXXFLAGS on Unix and enable -Werror on CI.
Sadie Powell
2022-01-04
Use C++11 default initializers and destructors where possible.
Sadie Powell
2022-01-04
Use C++11 style class/struct initialisation.
Sadie Powell
2022-01-03
Remove MARK_DEPRECATED as there's an attribute for this now.
Sadie Powell
2022-01-03
Replace anope_{final,override} with their C++11 equivalent.
Sadie Powell
2021-12-02
Fix checking if `this` is null in regchannel.
Sadie Powell
2021-11-30
Remove undefined behaviour around checking if this is null.
Sadie Powell
2021-11-30
Fix cmake deprecation warning CMP0026.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
Sadie Powell
2021-10-06
Show the protocol module name when connecting to the uplink.
Sadie Powell
2021-08-29
Mark as 2.0.11-git.
Sadie Powell
2021-08-09
Release 2.0.10.
2.0.10
Sadie Powell
2021-08-01
Deduplicate code for checking if a user is securely connected.
Sadie Powell
2021-08-01
Merge branch '2.0' into 2.1.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-06-04
Add support for per-mode list limits.
Sadie Powell
2021-06-01
Allow protocol modules to declare that the IRCd supports tags.
Sadie Powell
2021-05-31
Merge branch '2.0' into 2.1.
Sadie Powell
2021-04-27
Use elseif in CMake where possible.
Sadie Powell
2021-04-27
Rip out compatibility code for now-unsupported CMake versions.
Sadie Powell
2021-04-27
Remove the repeated conditions in cmake endif/else statements.
Sadie Powell
2021-04-16
Process writes to the uplink socket before quitting in all cases.
Sadie Powell
2021-04-08
Use UTC in anopesmtp to fix a C++98 compat warning.
Sadie Powell
2021-04-08
Log when freopen and chown fail.
Sadie Powell
2021-02-19
bots: Fix dtor channel iterator being invalidated.
Matt Schatz
2021-02-18
Merge branch '2.0' into 2.1.
Sadie Powell
[prev]
[next]