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
Age
Commit message (
Expand
)
Author
2024-05-22
Fix another iterator invalidation issue.
Sadie Powell
2024-05-18
Fix parsing the flood mode on UnrealIRCd.
Sadie Powell
2024-05-18
Fix an iterator invalidation issue in cs_set and ns_set.
Sadie Powell
2024-05-16
Merge branch '2.0' into 2.1.
Sadie Powell
2024-05-16
Explicitly specify ROW_FORMAT=DYNAMIC when creating tables.
Sadie Powell
2024-05-16
Don't specify a width for DT_INT columns.
Sadie Powell
2024-05-16
Mark boolean columns as DT_INT in bs_kick.
Sadie Powell
2024-05-11
Store when the account name was registered in the NickCore.
Sadie Powell
2024-05-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-05-11
Ensure we are connected to MySQL before trying to escape data.
Sadie Powell
2024-05-10
Always use server-side topic and mode locks where available.
Sadie Powell
2024-05-09
Remove CanSVSLogout and implement logout support on Plexus.
Sadie Powell
2024-05-09
Require a reason when throwing an exception.
Sadie Powell
2024-05-01
Fix parsing backup client certificate fingerprints on InspIRCd.
Sadie Powell
2024-05-01
Add the ReplaceCert method to CertService.
Sadie Powell
2024-05-01
Simplify InspIRCd user metadata handler slightly.
Sadie Powell
2024-05-01
Automatically add client certificates to the cert list on register.
Sadie Powell
2024-05-01
Update the inspircd module for recent 1206 protocol changes.
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-04-28
Fix message truncation in global/global and global/server.
Sadie Powell
2024-04-15
Only enable os_noop on IRCDs that actually have a SendSVSNOOP impl.
Sadie Powell
2024-04-15
Implement support for BIGLINES on UnrealIRCd.
Sadie Powell
2024-04-15
Bump Bahamut support to require 2.0 or newer.
Sadie Powell
2024-04-15
Avoid packaging unnecessary .lib files on Windows.
Sadie Powell
2024-04-14
Avoid duplicate entries in ReplaceCert.
Sadie Powell
2024-04-07
Add more documentation for overriding confirmation codes.
Sadie Powell
2024-04-05
Add an operator privilege to allow overriding drop codes.
Sadie Powell
2024-04-04
Fix extracting timestamps from UnrealIRCd MODE messages.
Sadie Powell
2024-04-02
Sync the build system directory names with the core.
Sadie Powell
2024-03-29
Fix the default value of accessmax in cs_access.
Sadie Powell
2024-03-26
Add more nick options to webcpanel's nickserv/info page.
Sadie Powell
2024-03-26
Remove some leftover references to nickserv/access.
Sadie Powell
2024-03-26
Allow specifying the webcpanel template directory directly.
Sadie Powell
2024-03-26
Fix some spelling issues in the webcpanel that were missed earlier.
Sadie Powell
2024-03-26
Use consistent headers and footers on all webcpanel templates.
Sadie Powell
2024-03-26
Flatten the webcpanel hierarchy slightly.
Sadie Powell
2024-03-19
Use paths relative to data/conf in the config file.
Sadie Powell
2024-03-19
Put the webcpanel directory in the data directory not a subdir.
Sadie Powell
2024-03-19
Allow using absolute paths in more places.
Sadie Powell
2024-03-19
Prevent using enc_posix as a primary encryption module.
Sadie Powell
2024-03-18
Add verify-only support for POSIX crypt() hashes from Atheme.
Sadie Powell
2024-03-18
Fix an off by one error in enc_sha2.
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-15
Fix a format-extra-args warning on some versions on GCC.
Sadie Powell
2024-03-15
Consistently use READ_ONLY_MODE everywhere.
Sadie Powell
2024-03-14
Restore some functionality that was removed in an earlier commit.
Sadie Powell
2024-03-14
Fix a warning when building with Clang.
Sadie Powell
2024-03-14
Rework sending global notices.
Sadie Powell
[prev]
[next]