This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
scylladb
/
audit
History
Marcin Maliszkiewicz
19af46d83a
audit: replace batch dynamic_cast with static_cast
...
Since we know already it's a batch we can use static cast now.
2026-01-26 18:14:38 +01:00
..
audit_cf_storage_helper.cc
Merge 'audit: write out to both table and syslog' from Dario Mirovic
2025-11-17 15:04:15 +02:00
audit_cf_storage_helper.hh
…
audit_composite_storage_helper.cc
audit: write out to both table and syslog
2025-11-10 00:31:30 +01:00
audit_composite_storage_helper.hh
audit: write out to both table and syslog
2025-11-10 00:31:30 +01:00
audit_syslog_storage_helper.cc
audit: Stop using deprecated seastar UDP sending API
2026-01-20 10:51:23 +02:00
audit_syslog_storage_helper.hh
audit: Stop using deprecated seastar UDP sending API
2026-01-20 10:51:23 +02:00
audit.cc
audit: replace batch dynamic_cast with static_cast
2026-01-26 18:14:38 +01:00
audit.hh
audit: cql: remove create_no_audit_info
2026-01-26 10:18:38 +01:00
CMakeLists.txt
Add precompiled headers to CMakeLists.txt
2025-11-21 12:27:41 +02:00
storage_helper.hh
…