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
/
src
Age
Commit message (
Expand
)
Author
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
Fix cmake deprecation warning CMP0026.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
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-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-06-17
Fix various spelling issues (#274).
Josh Soref
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
Merge branch '2.0' into 2.1.
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
2021-04-16
Process writes to the uplink socket before quitting in all cases.
Sadie Powell
2021-04-08
Use UTC in anopesmtp to fix a C++98 compat warning.
Sadie Powell
2021-04-08
Log when freopen and chown fail.
Sadie Powell
2021-02-19
bots: Fix dtor channel iterator being invalidated.
Matt Schatz
2021-02-18
Merge branch '2.0' into 2.1.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-11-19
Only grant an account an identifier when the identifier is needed.
Sadie Powell
2020-10-22
Bump for 2.0.10-git.
Sadie Powell
2020-10-22
Release 2.0.9.
2.0.9
Sadie Powell
2020-10-21
Fix account identifiers conflicting with SQL row identifiers.
Sadie Powell
2020-10-07
Merge tag '2.0.8' into 2.1.
Sadie Powell
2020-10-07
Bump for 2.0.9-git.
Sadie Powell
2020-10-07
Release 2.0.8.
2.0.8
Sadie Powell
2020-10-07
Fix last case check for le64toh.
Sadie Powell
2020-10-06
Simplify the definition of _le64toh in the siphash implementation.
Sadie Powell
2020-10-02
Remove use of the deprecated register keyword.
Sadie Powell
2020-09-28
Remove the non-tagged version of IRCDMessage::Run.
Sadie Powell
2020-09-28
Rename things from services to anope.
Sadie Powell
2020-09-28
Remove nickserv/getpass and Anope::Decrypt.
Sadie Powell
2020-09-28
Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.
Sadie Powell
2020-09-28
Bump for 2.1.0-git.
Sadie Powell
2020-09-28
Fix musl build (gettext internals)
Sam James (sam_c)
2020-09-10
Implement support for immutable account identifiers.
Sadie Powell
2020-09-10
Fix -Wclass-memaccess warning:
miwob
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-11-02
Bump for 2.0.8-git
Adam
2019-11-02
Release 2.0.7
2.0.7
Adam
2019-09-23
Fix various typos.
Peter Powell
2019-09-23
Parse 1205-style mode lists for CAPAB CHANMODES/USERMODES.
Peter Powell
2019-09-23
Update the core message parser to allow parsing IRCv3 message tags.
Peter Powell
2019-08-24
Insert a new line between the subject and message body when sending mail.
Robby
2019-05-10
Fix globops logging if there is no predefined sender.
Robby
2019-02-14
Merge pull request #224 from genius3000/2.0+deoper_superadmin
Robby
[next]