Ferenc Szontágh
2024-06-27 920507bff803647c79dfce27c4c265b2caee7f8d
refs
author Ferenc Szontágh <szf@fsociety.hu>
Thursday, June 27, 2024 21:04 +0000
committer Ferenc Szontágh <szf@fsociety.hu>
Thursday, June 27, 2024 21:04 +0000
commit920507bff803647c79dfce27c4c265b2caee7f8d
tree ac6ce70a8a9411fddcda34f4d03d6d54905229cd tree | zip | gz
parent 4f0f4a9d9d2f1a1430839121682c514be22cc641 view | diff
some refactor, addedd google loggin', corrected plugin handling
11 files modified
13 files added
4 files deleted
770 ■■■■ changed files
.gitignore 5 ●●●●● diff | view | raw | blame | history
.gitmodules 15 ●●●●● diff | view | raw | blame | history
.vscode/settings.json 80 ●●●●● diff | view | raw | blame | history
CMakeLists.txt 42 ●●●● diff | view | raw | blame | history
external/cista 1 ●●●● diff | view | raw | blame | history
external/rocksdbwrapper @ 3ac954 1 ●●●● diff | view | raw | blame | history
external/tser @ 9f4423 1 ●●●● diff | view | raw | blame | history
src/Command.h 20 ●●●●● diff | view | raw | blame | history
src/IPC.cpp 44 ●●●● diff | view | raw | blame | history
src/IPC.h 22 ●●●●● diff | view | raw | blame | history
src/PluginInterface.h 3 ●●●● diff | view | raw | blame | history
src/Serialize.h 24 ●●●●● diff | view | raw | blame | history
src/Server.cpp 146 ●●●●● diff | view | raw | blame | history
src/Server.h 6 ●●●●● diff | view | raw | blame | history
src/main.cpp 13 ●●●● diff | view | raw | blame | history
src/plugins/CMakeLists.txt 6 ●●●●● diff | view | raw | blame | history
src/plugins/DatabasePlugin/CMakeLists.txt 12 ●●●●● diff | view | raw | blame | history
src/plugins/DatabasePlugin/DataBasePlugin.cpp 21 ●●●●● diff | view | raw | blame | history
src/plugins/DatabasePlugin/DataBasePlugin.h 24 ●●●●● diff | view | raw | blame | history
src/plugins/SamplePlugin.cpp 18 ●●●●● diff | view | raw | blame | history
src/plugins/SamplePlugin.h 13 ●●●●● diff | view | raw | blame | history
src/plugins/SamplePlugin/CMakeLists.txt 12 ●●●●● diff | view | raw | blame | history
src/plugins/SamplePlugin/SamplePlugin.cpp 27 ●●●●● diff | view | raw | blame | history
src/plugins/SamplePlugin/SamplePlugin.h 22 ●●●●● diff | view | raw | blame | history
src/plugins/TcpServerPlugin/CMakeLists.txt 31 ●●●●● diff | view | raw | blame | history
src/plugins/TcpServerPlugin/TcpServerPlugin.cpp 122 ●●●●● diff | view | raw | blame | history
src/plugins/TcpServerPlugin/TcpServerPlugin.h 38 ●●●●● diff | view | raw | blame | history
src/plugins/TcpServerPlugin/external/sockets-cpp @ 4b46f5 1 ●●●● diff | view | raw | blame | history