foundationdb/fdbrpc
Trevor Clinkenbeard e3e0ef7a60 Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/todo-cleanup 2026-04-30 18:49:54 -07:00
..
bench Remove outdated CMAKE_CURRENT_BINARY_DIR references from CMakeLists.txt files 2026-04-24 06:20:40 +00:00
include/fdbrpc Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/todo-cleanup 2026-04-30 18:49:54 -07:00
libcoroutine Fix typos 2024-02-07 01:16:00 +02:00
libeio Convert sprintf to snprintf (#12797) 2026-03-17 21:14:18 -07:00
protos Add gRPC file transfer service (#11892) 2025-02-13 14:36:30 -08:00
tests Rename fdbrpc_bench.actor.cpp 2026-03-31 19:02:42 -07:00
ActorFuzz.actor.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
ActorFuzzUnitTest.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
AsyncFileCached.cpp Convert AsyncFileCached.actor.h to standard coroutine 2026-04-19 19:53:58 +00:00
AsyncFileChaos.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
AsyncFileEIO.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
AsyncFileEncrypted.cpp Design changes to pass encryption_block_size to fdbbackup command and remove knob (#13023) 2026-04-30 13:32:14 -07:00
AsyncFileKAIO.h More post-coroutine-conversion linting 2026-04-21 21:08:48 -07:00
AsyncFileNonDurable.cpp Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
AsyncFileWinASIO.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
AsyncFileWriteChecker.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
AsyncFileWriteChecker.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Decode.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Decode.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Encode.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Encode.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
CMakeLists.txt Remove outdated CMAKE_CURRENT_BINARY_DIR references from CMakeLists.txt files 2026-04-24 06:20:40 +00:00
ContinuousSample.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
DDSketchTest.cpp Rename .actor.cpp files without actors 2026-03-13 06:18:08 +00:00
FailureMonitor.cpp Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
FileTransfer.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FileTransfer.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FlowGrpc.cpp Add and enforce more `readability-*` `clang-tidy` rules (#12765) 2026-03-12 22:30:38 -07:00
FlowGrpcTests.actor.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FlowGrpcTests.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FlowGrpcTests.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FlowTests.actor.cpp Rename *.actor.h files without ACTORs 2026-03-27 04:53:43 +00:00
FlowTransport.cpp Convert fdbrpc/genericactors.actor.h to standard coroutines 2026-04-27 20:48:21 +00:00
HTTP.cpp Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
HTTPServer.cpp Post coroutine conversion linting 2026-03-25 16:31:16 -07:00
HealthMonitor.cpp Rename .actor.cpp files without actors 2026-03-13 06:18:08 +00:00
IPAllowList.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
JsonWebKeySet.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
JsonWebKeySet.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
LinkTest.cpp Add test executables to catch missing symbols 2022-07-06 14:49:33 -07:00
LoadBalance.actor.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
Locality.cpp Remove parallel restore feature (#12903) 2026-04-01 15:57:12 -07:00
Net2FileSystem.cpp Design changes to pass encryption_block_size to fdbbackup command and remove knob (#13023) 2026-04-30 13:32:14 -07:00
Net2FileSystemTests.cpp Create flow_test target 2026-04-24 22:37:16 +00:00
QueueModel.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
Replication.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
ReplicationPolicy.cpp Enforce two new modernize-* clang-tidy rules 2026-03-13 20:12:14 +00:00
ReplicationTypes.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
ReplicationUtils.cpp Enforce new rules 2026-03-14 02:25:26 +00:00
SimExternalConnection.cpp Create flow_test target 2026-04-24 22:37:16 +00:00
SimExternalConnection.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Stats.cpp Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
TraceFileIO.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
actorFuzz.py Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
dsltest.actor.cpp Delete about 100 lines of longstanding commented out code and add 3 lines of documentation (#12825) 2026-03-22 12:30:54 -07:00
linux_kaio.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
sim2.cpp Design changes to pass encryption_block_size to fdbbackup command and remove knob (#13023) 2026-04-30 13:32:14 -07:00
sim_validation.cpp Address review comment 2026-04-25 20:07:52 +00:00
swift_sim2_hooks.cpp Rename *.actor.h files without ACTORs 2026-03-27 04:53:43 +00:00