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
Age
Commit message (
Expand
)
Author
2022-01-03
Remove support for precompiled headers.
Sadie Powell
2022-01-03
Merge branch '2.0' into 2.1.
Sadie Powell
2021-12-28
Fix linking against libraries by their alternate name.
Sadie Powell
2021-12-28
Add a build time check that OpenLDAP is reentrant.
Sadie Powell
2021-12-28
Reflect OpenLDAP 2.5 upstream change from libldap_r to libldap
Robert Scheck
2021-12-28
Allow specifying multiple dependency libraries like foo|bar.
Sadie Powell
2021-12-23
Fix missing spaces in de_DE
Hendrik Jäger
2021-12-23
Document log files having their creation date appended.
Sadie Powell
2021-12-14
Remove double escaping in CMake regex matching.
Sadie Powell
2021-12-14
Update the min version of CMake mentioned in the Config script.
Sadie Powell
2021-12-03
Send mode changes from ChanServ if the channel is not registered.
Sadie Powell
2021-12-02
Fix checking if `this` is null in regchannel.
Sadie Powell
2021-11-30
Remove undefined behaviour around checking if this is null.
Sadie Powell
2021-11-30
CMake warnings CMP0003 and CMP0007 are not necessary.
Sadie Powell
2021-11-30
Fix cmake deprecation warning CMP0026.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
Sadie Powell
2021-11-20
Fix some message params being sent as <middle> instead of <trailing>.
Sadie Powell
2021-11-14
Use example.com instead of localhost.net in the example configs.
Sadie Powell
2021-11-14
Use the server name as the enforcer hostname if not otherwise set.
Sadie Powell
2021-11-14
Fix the grammar of the globaloncycledown message (#279).
Austin Ellis
2021-10-17
Increase the default channel expiry to 30 days.
Sadie Powell
2021-10-17
Increase the default nickname expiry to 90 days.
Sadie Powell
2021-10-06
Show the protocol module name when connecting to the uplink.
Sadie Powell
2021-08-29
Mark as 2.0.11-git.
Sadie Powell
2021-08-29
Send the oper mode for services pseudoclients on InspIRCd.
Sadie Powell
2021-08-28
Merge branch '2.0' into 2.1
Sadie Powell
2021-08-25
Update Jobe's email address in the readme.
Matthew Beeching
2021-08-09
cmake: update NSIS template for NSIS 3
Adam
2021-08-09
Release 2.0.10.
2.0.10
Sadie Powell
2021-08-01
Deduplicate code for checking if a user is securely connected.
Sadie Powell
2021-08-01
Merge branch '2.0' into 2.1.
Sadie Powell
2021-07-24
webcpanel: fix command source ip to use extforward ip
Adam
2021-06-17
Overwritten has two t's in it.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-06-04
Use the InspIRCd-sent maxlist size instead of networkinfo:modelistsize.
Sadie Powell
2021-06-04
Add support for per-mode list limits.
Sadie Powell
2021-06-01
Allow protocol modules to declare that the IRCd supports tags.
Sadie Powell
2021-05-31
Remove nickserv:strictpasswords as it is now obsolete.
Sadie Powell
2021-05-31
Add the nickserv:minpasslen option.
Sadie Powell
2021-05-31
Rename nickserv:passlen to nickserv:maxpasslen.
Sadie Powell
2021-05-31
Merge branch '2.0' into 2.1.
Sadie Powell
2021-05-31
Fix some misleading indentation in ns_register.
Sadie Powell
2021-05-26
Add the -devel switch to Config.
Sadie Powell
2021-05-23
Improve the message for NICK_IDENTIFY_REQUIRED.
Sadie Powell
2021-04-27
Use InnoDB instead of the deprecated MyISAM engine.
Sadie Powell
2021-04-27
Use utf8mb4 instead of utf8 in chanstats and irc2sql.
Sadie Powell
2021-04-27
Add the anope_override keyword to methods that lack it.
Sadie Powell
2021-04-27
Use elseif in CMake where possible.
Sadie Powell
2021-04-27
Rip out compatibility code for now-unsupported CMake versions.
Sadie Powell
2021-04-27
Remove the repeated conditions in cmake endif/else statements.
Sadie Powell
[next]