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
2025-03-16
Import a slightly modified version of mkauthors from InspIRCd.
Sadie Powell
2025-03-15
Fix getting the IP of a user in CommandSource.
Sadie Powell
2025-03-15
Add NickCore::FindId for finding an account by its id.
Sadie Powell
2025-03-13
Refactor the TIME handler.
Sadie Powell
2025-03-12
Refactor and redocument Serialize::Type.
Sadie Powell
2025-03-12
Add defines for the core serialisation type names.
Sadie Powell
2025-03-12
Move serialization from Serializable to a Serialize::Type child.
Sadie Powell
2025-03-12
Move serialization data type logic from sql.h to the core.
Sadie Powell
2025-03-12
Save the databases on SIGUSR1.
Sadie Powell
2025-03-10
Fix an outdated comment.
Sadie Powell
2025-03-09
Don't tell users that services is shutting down when its restarting.
Sadie Powell
2025-03-09
Add support for oper-only quit messages.
Sadie Powell
2025-03-09
Make config variables a lot more useful.
Sadie Powell
2025-03-08
Rework how nickname protection works.
Sadie Powell
2025-03-06
Move REPRODUCIBLE_BUILD to sysconf.
Sadie Powell
2025-03-02
Add a helper method for getting a description of an uplink.
Sadie Powell
2025-03-02
Return references instead of pointers from the config system.
Sadie Powell
2025-03-02
Return EmptyBlock instead of NULL from GetModule.
Sadie Powell
2025-02-28
Bump for 2.1.13-git.
Sadie Powell
2025-02-28
Release 2.1.12.
Sadie Powell
2025-02-20
Store the source address in the identify request.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-12-08
Bump for 2.0.18-git.
Sadie Powell
2024-12-08
Release 2.0.17.
2.0.17
Sadie Powell
2024-12-01
Bump for 2.1.12-git.
Sadie Powell
2024-12-01
Release 2.1.11.
2.1.11
Sadie Powell
2024-11-25
Update Send and Recv to use ssize_t instead of int.
Sadie Powell
2024-11-25
Simplify the duration string logic in Anope::Expires.
Sadie Powell
2024-11-25
Fix pluralising languages which use the same plural for 0 as 1.
Sadie Powell
2024-11-24
Take a constant pointer in GetModule.
Sadie Powell
2024-11-22
Convert some more strings to plural forms.
Sadie Powell
2024-11-22
Add a plural form overload of SendMessage.
Sadie Powell
2024-11-19
Remove some code that should have been removed in the merge.
Sadie Powell
2024-11-19
Add a plural form overload of CommandSource::Reply.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-18
Only auto-add timers if they actually have a tick time.
Sadie Powell
2024-11-16
Process all socket events before connecting to the uplink.
Sadie Powell
2024-11-15
Make the account id map also use a checker.
Sadie Powell
2024-11-13
Fix an inverted condition.
Sadie Powell
2024-11-13
Clean up Anope::Duration and switch to use plural form translation.
Sadie Powell
2024-11-13
Add support for plural form translation.
Sadie Powell
2024-11-12
Process all socket events before connecting to the uplink.
Sadie Powell
2024-11-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-11
Fix using User::Account where User::IsIdentified should be used.
Sadie Powell
2024-11-07
Fix some compiler warnings from not checking chdir.
Sadie Powell
2024-11-07
Simplify account identifier generation.
Sadie Powell
2024-11-01
Bump for 2.1.11-git.
Sadie Powell
2024-11-01
Release 2.1.10.
2.1.10
Sadie Powell
2024-10-27
Merge branch '2.0' into 2.1.
Sadie Powell
[next]