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
2022-09-12
Fix allowing spaces in some config fields that shouldn't contain them.
Sadie Powell
2022-09-12
Bahamut now has support for halfops.
Sadie Powell
2022-08-10
Fixe a typo in the Italian translation.
Dragone2
2022-07-27
database: write to temporary file and rename.
Michael Stapelberg
2022-05-01
Build the installer package on Windows CI.
Sadie Powell
2022-04-22
Merge branch '2.0' into 2.1.
Sadie Powell
2022-04-22
Release 2.0.11.
2.0.11
Sadie Powell
2022-04-21
Update the changelogs.
Sadie Powell
2022-04-11
Remove unnecessary ProcessModes call in unreal4.
Sadie Powell
2022-03-01
Use windows-2019 for Windows builds.
Sadie Powell
2022-03-01
Remove TR1 compatibility layer.
Sadie Powell
2022-03-01
Use noexcept instead of an empty exception specifier.
Sadie Powell
2022-02-13
Fix unsetting vhosts on unreal4 (#289).
PeGaSuS
2022-02-05
Default synconset and syncongroup to on.
Sadie Powell
2022-02-05
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-29
Include the required modules in the example InspIRCd config.
Sadie Powell
2022-01-29
Fix a grammar error in nickserv.example.conf.
Sadie Powell
2022-01-13
Document the sysconf header file.
Sadie Powell
2022-01-13
Remove checks for obsolete Windows SDK versions.
Sadie Powell
2022-01-13
Clean up the predefined variables on Windows.
Sadie Powell
2022-01-13
Add support for Windows CI.
Sadie Powell
2022-01-13
Fix checking whether localisation is enabled.
Sadie Powell
2022-01-13
Rip out check_functions().
Sadie Powell
2022-01-13
Rip out calculate_depends().
Sadie Powell
2022-01-13
Include cstring instead of string.h in services.h
Sadie Powell
2022-01-13
Remove NO_CLIENT_LONG_LONG from the mysql module.
Sadie Powell
2022-01-13
Fix some methods that should have been marked as CoreExport.
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-10
Replace ICQ in the ns_set_misc examples with something not dead.
Sadie Powell
2022-01-10
Add all extra modules to the gitignore to avoid adding their symlinks.
Sadie Powell
2022-01-10
Avoid duplicate checks in irc2sql.
Sadie Powell
2022-01-10
Fix ns_resetpass not returning a response for XMLRPC (#243)
Filippo Cortigiani
2022-01-10
Multiple updates for unreal4 protocol (#285)
k4bek4be
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-09
Adjust IsIdentValid test to comply with upcoming ircd-hybrid release (#272).
Michael Wobst
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-04
Speed up CI by building with Ninja instead of Make.
Sadie Powell
2022-01-04
Remove various entries from sysconf which are never actually used.
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
Consistently use #pragma once across all header files.
Sadie Powell
2022-01-04
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-04
Use GNU visibility attributes when on non-Windows.
Sadie Powell
2022-01-04
Remove some obsolete header and function checks.
Sadie Powell
2022-01-04
Export a compilation database for debug builds.
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
[prev]
[next]