RASCSI/src/raspberrypi
2021-10-29 21:55:24 -05:00
..
.vscode Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
controllers Do not consider NONE operation an error (#369) 2021-10-23 23:10:31 -07:00
devices Fixed capacity calculation for small drives (#346) 2021-10-19 08:45:41 -07:00
os_integration Graceful shutdown of rascsi in the systemd service (#338) 2021-10-18 08:43:57 -07:00
.gitignore Added Devices message to protobuf interface (#141) 2021-07-22 07:47:08 -05:00
exceptions.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
fileio.cpp Move to protobuf for the webapp, major overhaul to easyinstall.sh, code comment translations (#229) 2021-09-14 21:51:12 -05:00
fileio.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
filepath.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
filepath.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
foo.hda Reimplement ParseArgs() with getopt() 2020-08-09 07:52:58 +01:00
gpiobus.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
gpiobus.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
launch_sudo.sh Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
log.h Refactoring, device handling extensions, additional settings, improved error handling, 64 bit OS support, fixed issues (#184) 2021-08-21 16:45:30 -05:00
Makefile Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
os.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
protobuf_util.cpp Improved remote connection error handling (#376) 2021-10-25 16:04:10 -07:00
protobuf_util.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rascsi_image.cpp Use long long instead of long for image size (#383) 2021-10-26 06:41:17 -07:00
rascsi_image.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rascsi_interface.proto Improved remote connection error handling (#376) 2021-10-25 16:04:10 -07:00
rascsi_response.cpp Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rascsi_response.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rascsi_version.cpp Updated copyrights and versions 2021-10-29 21:55:24 -05:00
rascsi_version.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rascsi.cpp Updated copyrights and versions 2021-10-29 21:55:24 -05:00
rascsi.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rasctl_commands.cpp Improved remote connection error handling (#376) 2021-10-25 16:04:10 -07:00
rasctl_commands.h Feature interface granularity (#304) 2021-10-06 23:25:43 +02:00
rasctl_display.cpp Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rasctl_display.h Feature interface granularity (#304) 2021-10-06 23:25:43 +02:00
rasctl.cpp Updated copyrights and versions 2021-10-29 21:55:24 -05:00
rasdump.cpp manpages for rasdump and sasidump (#295) 2021-10-02 08:16:35 +02:00
rasutil.cpp rasctl output update (#357) 2021-10-20 19:55:48 -05:00
rasutil.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
sasidump.cpp Fixed compile time issues (#294) 2021-10-01 16:28:14 -07:00
scsi.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
scsi.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
scsimon.cpp Updated copyrights and versions 2021-10-29 21:55:24 -05:00