This website requires JavaScript.
Explore
Help
Sign In
apple
/
foundationdb
Watch
1
Star
0
Fork
0
You've already forked foundationdb
mirror of
https://github.com/apple/foundationdb.git
synced
2025-06-01 02:37:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
foundationdb
/
fdbbackup
History
Steve Atherton
507c1f11e3
Add .log() to bare TraceEvent() invocations without any .detail()s to avoid clang-tidy warning about immediate destruction of object without use.
2021-07-26 19:55:10 -07:00
..
backup.actor.cpp
Rename ::TRUE and ::FALSE in BooleanParams to ::True and ::False so as to not conflict with the TRUE and FALSE macros provided by the Windows and MacOS SDKs.
2021-07-17 00:11:40 -07:00
BackupTLSConfig.cpp
Refactor TLS config for backup
2021-04-08 21:56:02 -07:00
BackupTLSConfig.h
Refactor TLS config for backup
2021-04-08 21:56:02 -07:00
CMakeLists.txt
Fix several package issues (
#4801
)
2021-05-12 11:41:26 -05:00
FileConverter.actor.cpp
Rename ::TRUE and ::FALSE in BooleanParams to ::True and ::False so as to not conflict with the TRUE and FALSE macros provided by the Windows and MacOS SDKs.
2021-07-17 00:11:40 -07:00
FileConverter.h
Add blob credentials option for fdbdecode
2021-04-08 21:56:02 -07:00
FileDecoder.actor.cpp
Add .log() to bare TraceEvent() invocations without any .detail()s to avoid clang-tidy warning about immediate destruction of object without use.
2021-07-26 19:55:10 -07:00