tart/Sources/tart
Nikolay Edigaryev 6de31de6bf
tart login: trim newline characters at the end of --password-stdin (#486)
2023-05-04 14:02:46 +04:00
..
CI Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Commands tart login: trim newline characters at the end of --password-stdin (#486) 2023-05-04 14:02:46 +04:00
Credentials Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
DeviceInfo Set User-Agent header for OCI HTTP requests (#478) 2023-04-28 18:02:57 +04:00
Formatter JSON output for get and list commands (#394) 2023-02-04 11:40:39 +04:00
Logging Async http client for pull/push (#95) 2022-05-20 11:04:21 -04:00
MACAddressResolver Allow to choose IP resolution strategy (#446) 2023-03-16 17:41:54 +04:00
Network Try to set a SUID bit on Softnet using Sudo before failing (#421) 2023-02-17 08:50:57 +04:00
OCI Set User-Agent header for OCI HTTP requests (#478) 2023-04-28 18:02:57 +04:00
Passphrase Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Platform Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
VNC Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Config.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Embed.swift Smaller icon (#116) 2022-06-06 18:38:30 +03:00
Fetcher.swift Fetcher: do not use cookies to avoid CSRF checks (#312) 2022-11-09 14:27:45 -05:00
FileLock.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
IPSWCache.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
PIDLock.swift Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Root.swift Remove Reporting (#411) 2023-02-09 20:47:54 +04:00
Serial.swift Reformatted Serial.swift 2023-03-16 10:22:27 -04:00
URL+AccessDate.swift Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
URL+Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Utils.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
VM+Recovery.swift Use Ventura APIs for recovery mode (#175) 2022-08-12 08:02:44 +03:00
VM.swift Option to pass externally created serial console (#448) 2023-03-17 13:52:13 +00:00
VMConfig.swift Fixed error message for incorrect memory (#426) 2023-02-27 18:32:40 +04:00
VMDirectory+Archive.swift tart import: fix import failing due to SIGBUS (#458) 2023-03-30 15:52:48 +04:00
VMDirectory+OCI.swift Report pull metrics to Sentry (#354) 2022-12-15 16:53:34 -05:00
VMDirectory.swift tart push: allow pushing OCI VMs from the cache too (#465) 2023-04-06 14:20:04 +00:00
VMStorageHelper.swift tart push: allow pushing OCI VMs from the cache too (#465) 2023-04-06 14:20:04 +00:00
VMStorageLocal.swift tart push: allow pushing OCI VMs from the cache too (#465) 2023-04-06 14:20:04 +00:00
VMStorageOCI.swift tart push: allow pushing OCI VMs from the cache too (#465) 2023-04-06 14:20:04 +00:00