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
/
modules
/
database
Age
Commit message (
Expand
)
Author
2024-11-19
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-11
Remove an unnecessary function from db_sql_live.
Sadie Powell
2024-11-11
Add a helper function to db_sql(_live) for getting a table name.
Sadie Powell
2024-08-14
Remove the unused KeySet method in Serialize::Data.
Sadie Powell
2024-07-08
Qualify a use of auto in db_atheme.
Sadie Powell
2024-06-23
Make the language around fantasy commands less weird.
Sadie Powell
2024-06-20
Misc improvements to db_atheme.
Sadie Powell
2024-06-20
Fix importing Atheme mode locks.
Sadie Powell
2024-06-19
Silently ignore some Atheme metadata that we know we can't import.
Sadie Powell
2024-06-19
Avoid creating extra service references in db_atheme.
Sadie Powell
2024-06-19
Fix importing Atheme opers.
Sadie Powell
2024-06-19
Use auto in more places in db_atheme.
Sadie Powell
2024-06-19
Only import clones from Atheme if we recognise the database version.
Sadie Powell
2024-06-19
Fix importing Atheme session limits.
Sadie Powell
2024-06-19
Fix importing Atheme forbid reasons.
Sadie Powell
2024-06-19
Fix importing Atheme akick reasons.
Sadie Powell
2024-06-19
Log the channel that a mode lock was unable to be imported for.
Sadie Powell
2024-06-19
Save the databases directly after importing.
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-11
Store when the account name was registered in the NickCore.
Sadie Powell
2024-04-29
Merge branch '2.0' into 2.1.
Sadie Powell
2024-04-29
Skip serializing data without a type in db_flatfile.
Sadie Powell
2024-03-19
Allow using absolute paths in more places.
Sadie Powell
2024-03-18
Add verify-only support for POSIX crypt() hashes from Atheme.
Sadie Powell
2024-03-18
Fix unnecessary uses of std::string.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-03-11
Replace convertTo/stringify with non-throwing alternatives.
Sadie Powell
2024-03-10
Implement verify-only support for raw SHA-2 passwords.
Sadie Powell
2024-03-10
Add support for encrypting passwords with the Argon2 algorithm.
Sadie Powell
2024-03-07
Consistently use email instead of e-mail.
Sadie Powell
2024-03-07
Add the initial version of the Atheme database importer.
Sadie Powell
2024-02-29
Rip out ns_access and related code.
Sadie Powell
2024-02-26
Fix some coding style issues.
Sadie Powell
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-06
Use auto in places where the type is unambiguous.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2023-12-20
Merge branch '2.0' into 2.1.
Sadie Powell
2023-12-17
Misc grammar fixes.
Sadie Powell
2023-12-17
Remove some unnecessary spaces that break editor indentation.
Sadie Powell
2023-10-11
Merge branch '2.0' into 2.1.
Sadie Powell
2023-10-11
Start migrating to range-based for loops.
Sadie Powell
2023-09-05
Show the SQL service name in the db_sql error message.
Sadie Powell
2023-03-13
Fix missing override keywords.
Sadie Powell
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-09-15
Merge branch '2.0' into 2.1.
Sadie Powell
[next]