Commit Graph

  • a1a860f4e7 Refactoring Uwe Seimet 2023-11-15 23:45:34 +0100
  • b2847e7e62 Cleanup Uwe Seimet 2023-11-15 23:19:36 +0100
  • 11e4eb29c2 Add shutdown support Uwe Seimet 2023-11-15 22:42:03 +0100
  • 89d777fabf Use array instead of vector Uwe Seimet 2023-11-15 21:15:02 +0100
  • fb1c2455c3 Update comment Uwe Seimet 2023-11-15 21:13:54 +0100
  • d59bd7bbc2 Inline constant Uwe Seimet 2023-11-15 21:13:26 +0100
  • 2683d6e16e Fix buffer size Uwe Seimet 2023-11-15 21:10:44 +0100
  • 15121cba86 Update length handling Uwe Seimet 2023-11-15 20:36:43 +0100
  • 3734719ca6 Revert "Comment out assertion" Uwe Seimet 2023-11-15 19:34:48 +0100
  • d972ce7a99 Comment out assertion Uwe Seimet 2023-11-15 19:34:17 +0100
  • a7e8907b37 Set target ID Uwe Seimet 2023-11-15 19:19:30 +0100
  • 1cffda409d Update error handling Uwe Seimet 2023-11-15 19:04:36 +0100
  • 132a93765b Update error handling Uwe Seimet 2023-11-15 19:01:11 +0100
  • 8e8c9400fd Remove include Uwe Seimet 2023-11-15 18:58:21 +0100
  • 2471696495 Update error handling Uwe Seimet 2023-11-15 18:47:41 +0100
  • c43e65fd71 Update help text Uwe Seimet 2023-11-15 18:46:07 +0100
  • 59f1d9e310 Update help text Uwe Seimet 2023-11-15 18:44:53 +0100
  • a1546eec83 Remove unused fields Uwe Seimet 2023-11-15 18:26:27 +0100
  • 8eca5c7d02 Revert "No need for termination handler" Uwe Seimet 2023-11-15 18:25:03 +0100
  • 95f36a3e70 No need for termination handler Uwe Seimet 2023-11-15 18:24:27 +0100
  • 636311e62d Update manpages Uwe Seimet 2023-11-15 18:22:35 +0100
  • a6059a1cba Add generated manpage Uwe Seimet 2023-11-15 18:20:28 +0100
  • 1181166479 Add manpage Uwe Seimet 2023-11-15 18:18:01 +0100
  • 5d09598f62 Fix Makefile Uwe Seimet 2023-11-15 18:05:40 +0100
  • 1305d00a6a Fix typo Uwe Seimet 2023-11-15 18:02:24 +0100
  • 5e761730f3 Update error handling Uwe Seimet 2023-11-15 18:02:12 +0100
  • 3b9affc934 Update error messages Uwe Seimet 2023-11-15 18:00:40 +0100
  • 81f25dc180 Update error handling Uwe Seimet 2023-11-15 17:58:53 +0100
  • 7fe4e1c9f5 Update error handling Uwe Seimet 2023-11-15 17:54:28 +0100
  • b14ab0f084 Renaming Uwe Seimet 2023-11-15 17:48:45 +0100
  • 89b45f29a4 Re-add code analysis Uwe Seimet 2023-11-15 17:37:02 +0100
  • 4789fdfbf5 Include cleanup Uwe Seimet 2023-11-15 17:36:03 +0100
  • ab812ec5e2 Cleanup Uwe Seimet 2023-11-15 17:34:16 +0100
  • 5306061771 Update based on new scsidump code Uwe Seimet 2023-11-15 17:20:09 +0100
  • ee934c880c Re-added Webmin links for AFP & SMB PiSCSI User 2023-11-15 13:31:03 +0000
  • c50dd13ee3 No need for running code analysis Uwe Seimet 2023-11-15 12:44:25 +0100
  • 3e4317d194 Initial version for testing, still based on the old scsidump Uwe Seimet 2023-11-15 12:38:41 +0100
  • fbce380907 consolidate Webmin links PiSCSI User 2023-11-15 10:54:40 +0000
  • 569ff8d27e Replace system timer by C++ standard time for timeout of 3 s Uwe Seimet 2023-11-15 08:38:31 +0100
  • 08e0f447b4 Rely on handshake only (see item 3. of #1287) Uwe Seimet 2023-11-15 08:16:51 +0100
  • 70bcb78d24
    Use a standard timer for the DaynaPort delay work-around (#1357) Uwe Seimet 2023-11-15 07:51:21 +0100
  • ec9f83f9df
    Improve performance when reading sectors (#1344) Uwe Seimet 2023-11-15 07:44:46 +0100
  • 28abbb5034
    Temporary fix for compiler issue (#1359) Uwe Seimet 2023-11-15 07:36:07 +0100
  • 018fd7e590 Merge branch 'webmin-link-formatting' into webmin-via-url-path PiSCSI User 2023-11-15 02:01:01 +0000
  • e5678f623f work with sub-path changes in #1354 PiSCSI User 2023-11-15 01:58:35 +0000
  • 8493cf4ba8 tweak to Webmin links PiSCSI User 2023-11-15 01:44:42 +0000
  • 5e6fff54dc fix to Docker for workaround Benjamin Krein 2023-11-14 19:53:38 -0500
  • 2151300ed9 Fix bookworm compiler issue Uwe Seimet 2023-11-14 22:30:24 +0100
  • 0a3262eddf NetBSD compatibility: Increase daynaport minimum packet size to 128 bytes (#1334) (#1335) Uwe Seimet 2023-11-14 16:13:14 +0100
  • 8470c1fde1 Use standard C++ timer for long timeouts (#1327), remove unused code (#1328) Uwe Seimet 2023-11-14 16:03:25 +0100
  • f6af48ea65 Remove fullspec/standard sub-folder (#1324) Uwe Seimet 2023-11-14 15:51:36 +0100
  • acbf09f9e3 Move sector sizes lists from DeviceFactory to the respective devices (#1323) Uwe Seimet 2023-11-14 15:32:46 +0100
  • c4c2faa1ae Fix error count calculation (#1356) Uwe Seimet 2023-11-14 15:16:23 +0100
  • 04d6cb96d9 Add initial IDE setup (#1326) Uwe Seimet 2023-11-14 15:13:45 +0100
  • 3bf0a06ead Make SonarQube happy Uwe Seimet 2023-11-14 17:02:15 +0100
  • 98f9292690
    NetBSD compatibility: Increase daynaport minimum packet size to 128 bytes (#1334) (#1335) Uwe Seimet 2023-11-14 16:13:14 +0100
  • 7b8ae25005 Do not use the proprietary system timer for the DaynaPort delay work-around Uwe Seimet 2023-11-14 16:09:44 +0100
  • baf89dcf86
    Use standard C++ timer for long timeouts (#1327), remove unused code (#1328) Uwe Seimet 2023-11-14 16:03:25 +0100
  • 72f2fed398 Update inconsistent comment Uwe Seimet 2023-11-14 15:57:20 +0100
  • 7fa9abe5a3
    Remove fullspec/standard sub-folder (#1324) Uwe Seimet 2023-11-14 15:51:36 +0100
  • 99248caeee Merge with develop Uwe Seimet 2023-11-14 15:50:46 +0100
  • 71780449ff
    Move sector sizes lists from DeviceFactory to the respective devices (#1323) Uwe Seimet 2023-11-14 15:32:46 +0100
  • f6d00a0e96
    Fix error count calculation (#1356) Uwe Seimet 2023-11-14 15:16:23 +0100
  • f7bc77d978
    Add initial IDE setup (#1326) Uwe Seimet 2023-11-14 15:13:45 +0100
  • 3f725cafe4 Fix error count calculation Uwe Seimet 2023-11-14 11:18:57 +0100
  • a338cf3f64 Update error handling Uwe Seimet 2023-11-14 10:06:42 +0100
  • 06ab3faa33 Add binary output file Uwe Seimet 2023-11-14 09:52:58 +0100
  • b04a96a782 Add JSON file support Uwe Seimet 2023-11-14 09:43:08 +0100
  • bd01c031c6 config webmin at /webmin path in nginx Benjamin Krein 2023-11-13 19:30:06 -0500
  • 1f3e3e1245 automate interaction for webmin install Benjamin Krein 2023-11-13 19:16:04 -0500
  • 67fd85b175 reset Python venv if RESET_VENV is set Benjamin Krein 2023-11-13 17:52:05 -0500
  • 83f4d2d0bc Remove Eclipse-specific files Uwe Seimet 2023-11-13 12:16:22 +0100
  • 581ef93e24 Remove clang-format Uwe Seimet 2023-11-13 11:51:43 +0100
  • 23e5286267
    Fix BSY pin handling in initiator mode (#1312) Uwe Seimet 2023-11-13 08:40:03 +0100
  • 48410746e5 Improve performance when reading sectors Uwe Seimet 2023-11-12 15:01:26 +0100
  • a27323c4c6 Fix SonarQube issue Uwe Seimet 2023-11-12 11:57:52 +0100
  • 1d29ec7f42 Update compatibility handling Uwe Seimet 2023-11-12 11:47:35 +0100
  • c342c01da9 Revert "Improve BSD compatiblity" Uwe Seimet 2023-11-12 11:44:55 +0100
  • 31156d1a23 Improve BSD compatiblity Uwe Seimet 2023-11-12 11:32:06 +0100
  • 4c591100be Add cast Uwe Seimet 2023-11-12 09:26:06 +0100
  • c6b032e25f Remove unused file Uwe Seimet 2023-11-12 09:04:30 +0100
  • ab31d9b16c Remove unused code Uwe Seimet 2023-11-12 09:04:06 +0100
  • aedf532b60 Remove unused code Uwe Seimet 2023-11-12 08:50:30 +0100
  • 379240d1e6 Fix SonarQube issues Uwe Seimet 2023-11-11 17:11:57 +0100
  • 796869dde6 Merge tag 'v23.11.01' Daniel Markstedt 2023-11-11 23:18:59 +0900
  • c59a300a97 Update version for next development version Daniel Markstedt 2023-11-11 23:17:47 +0900
  • cd4d630544 Update revision number for release 20231101 v23.11.01 release-20231101 Daniel Markstedt 2023-11-11 23:14:39 +0900
  • b5e40c7f9b
    easyinstall: Add ca-certificates to list of packages to install with apt (#1341) Daniel Markstedt 2023-11-11 23:10:37 +0900
  • 99ef75f83c Remove dhcpcd from packages to install Daniel Markstedt 2023-11-11 22:47:18 +0900
  • 7cc3e3f000 Add ca-certificates to list of packages to install with apt Daniel Markstedt 2023-11-11 22:44:01 +0900
  • 5431092fe7 Don't check ceritificate validity with wget to avoid spurious cloud runner errors Daniel Markstedt 2023-11-11 22:40:11 +0900
  • 381a0b0dc2 Remove unused code Uwe Seimet 2023-11-11 14:27:58 +0100
  • 0e6c93b45d Refresh translations in preparation for Nov 2023 release Daniel Markstedt 2023-11-11 20:58:01 +0900
  • b2201c8f52 Refresh translations in preparation for Nov 2023 release Daniel Markstedt 2023-11-11 20:58:01 +0900
  • 8d26807573
    Correct upload dir path validation logic (#1338) Daniel Markstedt 2023-11-11 20:46:31 +0900
  • bd30073cb0
    Fix daynaport statistics read count calculation (#1336) Uwe Seimet 2023-11-11 09:56:52 +0100
  • f79aee8677 Clean up tmp file before attempting to upload again Daniel Markstedt 2023-11-11 15:23:04 +0900
  • bff43be3c2 Log chunk stats for uploading Daniel Markstedt 2023-11-11 11:16:22 +0900
  • 7a197d6754 Clean up tmp file before attempting to upload again Daniel Markstedt 2023-11-11 15:17:27 +0900
  • b5ec4e7f9c Improve file download labels Daniel Markstedt 2023-11-11 14:45:15 +0900