summaryrefslogtreecommitdiff
path: root/src/state_machine.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Make mount/unmount dbus calls asynchronousPrzemyslaw Czarnowski1-1/+47
2022-01-26Add -Wextra, remove warnings (#1)Przemyslaw Czarnowski1-1/+1
2021-05-06Change log level to InfoCzarnowski, Przemyslaw1-3/+2
2020-07-17Fixing multiple problems with state machine in virtual mediaKrzysztof Grobelny1-1041/+50
2020-07-01Use timeout value from virtual-media.json fileKarol Wachowski1-1/+1
2020-04-03Make 'Legacy mode' (mounting through HTTPS or SMB) configurable at compile time.Adrian Ambrożewicz1-0/+9
2020-02-28Fix for 'Mounting image using legacy mode with invalid credentialsAgata Olender1-2/+8
2020-02-20Add handling of exit code property.Agata Olender1-6/+11
2020-02-06Authentication support for Legacy modeAgata Olender1-12/+90
2020-02-06Detailed error handlingAgata Olender1-18/+50
2020-02-06Integration with NBDKit for Legacy modeAgata Olender1-17/+163
2020-01-29Gadget inactivity timeoutAgata Olender1-0/+66
2020-01-29Manage remote media state transitionsCzarnowski, Przemyslaw1-0/+766