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-11-24
Merge branch '2.0' into 2.1.
Sadie Powell
2023-11-23
Allow users to opt-out of being added to channel access lists.
Sadie Powell
2023-11-16
Fix chanserv/suspend info not being visible to regular users.
Sadie Powell
2023-11-16
Merge branch '2.0' into 2.1.
Sadie Powell
2023-11-16
Make the SASL PLAIN implementation more robust.
Sadie Powell
2023-11-14
Implement support for the ANONYMOUS SASL mechanism.
Sadie Powell
2023-11-14
Deduplicate account sending code in the inspircd module.
Sadie Powell
2023-11-03
Remove the two day X-line cap.
Sadie Powell
2023-10-24
Fix a missing override keyword.
Sadie Powell
2023-10-24
When changing the nick of a user on inspircd3 send the expected ts.
Sadie Powell
2023-10-22
Fix confirming an unconfirmed operator's account.
Sadie Powell
2023-10-20
Fix a misleading temporary variable in ns_register.
Sadie Powell
2023-10-19
Add support for server-initiated logins and logouts on UnrealIRCd.
Sadie Powell
2023-10-19
Add support for server-initiated logouts on InspIRCd.
Sadie Powell
2023-10-12
Fix removing entries by an alias in chanserv/access and chanserv/xop.
Sadie Powell
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
[next]