This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
mirror of
https://github.com/scylladb/scylladb.git
synced
2026-04-20 00:20:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afa438d60d4fd2e67450f968cf83a9c3eeaebb63
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
…