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
/
modules
Age
Commit message (
Expand
)
Author
2023-02-19
Merge branch '2.0' into 2.1.
Sadie Powell
2023-02-09
unreal4: set vhost/vident during SASL
Bram Matthys
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-31
Fix marking services pseudoclients as an oper on InspIRCd.
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-07
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-07
Add a module that provides regex/pcre using PCRE2.
Sadie Powell
2022-10-22
Import InspIRCd's vendoring tool and use it to vendor crypt_blowfish.
Sadie Powell
2022-09-29
Update ircd-hybrid protocol module
miwob
2022-09-22
Add the ability to confirm accounts via webcpanel after logging in.
Austin Ellis
2022-09-15
Merge branch '2.0' into 2.1.
Sadie Powell
2022-09-15
Update hybrid protocol module to improve compatibility with the latest ircd-h...
miwob
2022-09-12
Bahamut now has support for halfops.
Sadie Powell
2022-07-27
database: write to temporary file and rename.
Michael Stapelberg
2022-04-22
Merge branch '2.0' into 2.1.
Sadie Powell
2022-04-11
Remove unnecessary ProcessModes call in unreal4.
Sadie Powell
2022-03-01
Remove TR1 compatibility layer.
Sadie Powell
2022-02-13
Fix unsetting vhosts on unreal4 (#289).
PeGaSuS
2022-01-13
Rip out check_functions().
Sadie Powell
2022-01-13
Rip out calculate_depends().
Sadie Powell
2022-01-13
Remove NO_CLIENT_LONG_LONG from the mysql module.
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
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
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
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
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
Fix some minor issues discovered whilst working on 2.1.
Sadie Powell
2022-01-03
Replace anope_{final,override} with their C++11 equivalent.
Sadie Powell
2022-01-03
Merge branch '2.0' into 2.1.
Sadie Powell
2021-12-28
Add a build time check that OpenLDAP is reentrant.
Sadie Powell
2021-12-28
Reflect OpenLDAP 2.5 upstream change from libldap_r to libldap
Robert Scheck
2021-12-03
Send mode changes from ChanServ if the channel is not registered.
Sadie Powell
2021-11-30
Remove undefined behaviour around checking if this is null.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
Sadie Powell
2021-11-20
Fix some message params being sent as <middle> instead of <trailing>.
Sadie Powell
2021-11-14
Use the server name as the enforcer hostname if not otherwise set.
Sadie Powell
2021-10-17
Increase the default channel expiry to 30 days.
Sadie Powell
[prev]
[next]