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-10-11
Merge branch '2.0' into 2.1.
Sadie Powell
2023-10-11
Start migrating to range-based for loops.
Sadie Powell
2023-09-05
Show the SQL service name in the db_sql error message.
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
Clarify that operserv/sqline can also match channel names.
PeGaSuS
2023-07-09
Fix not serialising dontkickops/dontkickvoices properly.
Sadie Powell
2023-07-09
Enable CanSQLineChannel in unreal4.
Sadie Powell
2023-07-09
Fix not getting memo notifications when using SASL.
Sadie Powell
2023-07-05
Tell users that they must identify to their account before using CONFIRM.
PeGaSuS
2023-06-20
Fix detection of the nopartmsg module in the InspIRCd proto modules.
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
m_ldap: use Wldap on windows
Adam
2023-06-02
use Conan for extra's dependencies on Windows
Adam
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-03-13
Fix missing override keywords.
Sadie Powell
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
[next]