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
2024-01-10
Fix an oversight in build_subdir.
Sadie Powell
2024-01-10
Parse InspIRCd module names in a way which is 1206 compatible.
Sadie Powell
2024-01-09
Always build the stats modules.
Sadie Powell
2024-01-09
Bump the minimum OpenSSL version to 1.1.
Sadie Powell
2024-01-09
Always disable SSLv3 support, allow disabling TLSv1.[012].
Sadie Powell
2024-01-09
Drop support for ancient versions of GnuTLS.
Sadie Powell
2024-01-09
Update the default SSL filenames to use the Certbot names.
Sadie Powell
2024-01-09
Use native file extensions on macOS and Windows.
Sadie Powell
2024-01-09
Put modules into their own folder on Windows.
Sadie Powell
2024-01-08
Add a string overload of Channel::Kick.
Sadie Powell
2024-01-08
Add a string overload of User::SetModes.
Sadie Powell
2024-01-08
Add a string overload of Channel::SetModes.
Sadie Powell
2024-01-08
Fix various format string issues.
Sadie Powell
2024-01-08
Add a non-formatting overload of User::SetModesInternal.
Sadie Powell
2024-01-08
Mark format strings with the GNU printf attribute.
Sadie Powell
2024-01-06
Fix an oversight in the mysql module.
Sadie Powell
2024-01-06
Fix a sign conversion issue in the mysql module.
Sadie Powell
2024-01-06
Use auto in places where the type is unambiguous.
Sadie Powell
2024-01-05
Fix inconsistent capitalization of 'services'.
Val Lorentz
2024-01-05
Merge branch '2.0' into 2.1.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2024-01-01
Fix a copy/paste error in the default channel settings.
Sadie Powell
2023-12-21
Remove an extraneous space in cs_xop.
Sadie Powell
2023-12-20
Merge branch '2.0' into 2.1.
Sadie Powell
2023-12-17
Misc grammar fixes.
Sadie Powell
2023-12-17
Add the regex_stdlib regular expression engine.
Sadie Powell
2023-12-17
Remove some unnecessary spaces that break editor indentation.
Sadie Powell
2023-12-17
Remove the m_regex_pcre module.
Sadie Powell
2023-11-30
Add the UNBANME privilege to allow users to unban themselves.
Sadie Powell
2023-11-26
Fix some modules that weren't converted to the new socket ctor.
Sadie Powell
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
[next]