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
/
stats.standalone.example.conf
Age
Commit message (
Expand
)
Author
2024-09-17
Merge branch '2.0' into 2.1.
Sadie Powell
2024-09-17
Remove config option for options:warningtimeout.
Sadie Powell
2024-07-11
Make it clear that inspircd3 also works with InspIRCd 4.
Sadie Powell
2024-03-19
Use paths relative to data/conf in the config file.
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
2022-12-17
Add support for linking over UNIX sockets.
Sadie Powell
2022-01-04
Update more IRCServices references to reflect the current project.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
Sadie Powell
2021-11-14
Use example.com instead of localhost.net in the example configs.
Sadie Powell
2021-04-16
Default to the inspircd3 protocol module instead of inspircd20.
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
2020-09-28
Drop support for InspIRCd 1.2, InspIRCd 2.0, and UnrealIRCd 3.2.
Sadie Powell
2020-09-14
Clarify that unreal4 also works for UnrealIRCd 5.
Sadie Powell
2019-11-03
Rename a few instances of 'services' to 'stats' in stats.standalone.example.c...
Robby
2019-09-23
Add the InspIRCd v3 module to the example configs.
Peter Powell
2019-04-05
Config files: Fix some typos, bring stats.standalone.example.conf up to par w...
Robby
2014-02-17
Rename m_ssl to m_ssl_openssl and update docs
Attila Molnar
2013-11-01
Use Config::GetClient for looking up services for command{} blocks which less...
Adam
2013-10-26
added the irc2sql gateway module
DukePyrolator