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
/
data
/
anope.example.conf
Age
Commit message (
Expand
)
Author
2024-09-01
Merge branch '2.0' into 2.1.
Sadie Powell
2024-08-29
Allow server admins to require that a display nick drops last.
Sadie Powell
2024-06-23
Make the language around fantasy commands less weird.
Sadie Powell
2024-06-19
Update the databases more regularly.
Sadie Powell
2024-06-12
Remove the broken Catalan, Hungarian, and Russian translations.
Sadie Powell
2024-05-16
Merge branch '2.0' into 2.1.
Sadie Powell
2024-05-10
Always use server-side topic and mode locks where available.
Sadie Powell
2024-04-14
Fix a typo in the example configs.
Robert Scheck
2024-04-05
Add an operator privilege to allow overriding drop codes.
Sadie Powell
2024-03-31
Add a default value for sendmailpath.
Sadie Powell
2024-03-19
Use paths relative to data/conf in the config file.
Sadie Powell
2024-03-19
Redocument deprecated encryption modules.
Sadie Powell
2024-03-18
Add verify-only support for POSIX crypt() hashes from Atheme.
Sadie Powell
2024-03-18
Improve sending email.
Sadie Powell
2024-03-14
Rework sending global notices.
Sadie Powell
2024-03-10
Ensure that verify-only encryption modules can never encrypt passwords.
Sadie Powell
2024-03-10
Add support for encrypting passwords with the Argon2 algorithm.
Sadie Powell
2024-03-09
Redocument the encryption module config.
Sadie Powell
2024-03-09
Add the enc_sha2 module which hashes passwords with HMAC-SHA-2.
Sadie Powell
2024-03-07
Consistently use email instead of e-mail.
Sadie Powell
2024-03-07
Use the C++11 random number generator instead of rand().
Sadie Powell
2024-03-07
Add the initial version of the Atheme database importer.
Sadie Powell
2024-02-29
If a user runs an invalid command try to suggest a valid one.
Sadie Powell
2024-02-29
Fix some oversights.
Sadie Powell
2024-02-29
Rip out ns_access and related code.
Sadie Powell
2024-02-25
Remove a reference to 1.8.
Sadie Powell
2024-02-22
GetMaxListFor: use size_t and add a default like the other fields.
Sadie Powell
2024-02-22
If the IRCd sends a field limit then use it over that of the config.
Sadie Powell
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2023-12-17
Add the regex_stdlib regular expression engine.
Sadie Powell
2023-11-24
Add a note about how to send emails on Windows.
Sadie Powell
2023-11-23
Allow users to opt-out of being added to channel access lists.
Sadie Powell
2023-07-11
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-17
Add support for linking over UNIX sockets.
Sadie Powell
2022-02-05
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-04
Update more IRCServices references to reflect the current project.
Sadie Powell
2022-01-03
Merge branch '2.0' into 2.1.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
Sadie Powell
2021-08-01
Merge branch '2.0' into 2.1.
Sadie Powell
2021-05-31
Remove nickserv:strictpasswords as it is now obsolete.
Sadie Powell
2021-02-19
Replace the Charybdis protocol module with Solanum (its successor).
Sadie Powell
2020-09-28
Rename unreal4 to unrealircd and inspircd3 to inspircd.
Sadie Powell
2020-09-28
Rename things from services to anope.
Sadie Powell