summaryrefslogtreecommitdiff
path: root/kvmd/plugins
AgeCommit message (Expand)Author
2022-07-24msd: downloading status apiMaxim Devaev
2022-07-24refactoringMaxim Devaev
2022-07-24fixed lock behaviour in read_image()Maxim Devaev
2022-07-24remount-ro on remove() is not fatalMaxim Devaev
2022-07-24process cdrom/rw forbidden states in set_params()Maxim Devaev
2022-07-24reading images apiMaxim Devaev
2022-07-24refactoringMaxim Devaev
2022-07-24upload_chunk_size -> write_chunk_sizeMaxim Devaev
2022-07-24renamed new_writer to writerMaxim Devaev
2022-07-24writable msdMaxim Devaev
2022-07-24refactoringMaxim Devaev
2022-07-24basic msd rw apiMaxim Devaev
2022-07-22renamed otg key to usb keyMaxim Devaev
2022-07-21refactoringMaxim Devaev
2022-07-21Support for driving TESmart KVMs by RS-232 (#89)Marcin Mikołajczak
2022-06-19improved subprocess cmd loggingMaxim Devaev
2022-04-16locator pluginMaxim Devaev
2022-04-12fixMaxim Devaev
2022-04-12removed unnecessary proc.returncodeMaxim Devaev
2022-04-10refactoringMaxim Devaev
2022-04-10aiohelpersMaxim Devaev
2022-04-10get rid of the otg-unlock helperMaxim Devaev
2022-04-06fixed loggingMaxim Devaev
2022-04-06refactoringMaxim Devaev
2022-04-02otgconf gpio pluginMaxim Devaev
2022-04-01otg hid: close device if udc is unboundMaxim Devaev
2022-04-01delayMaxim Devaev
2022-04-01refactoringMaxim Devaev
2022-03-31refactoringMaxim Devaev
2022-03-31otg msd: handle functions switchingMaxim Devaev
2022-03-31get rid of otgbind's cleanup and fixed hid for thisMaxim Devaev
2022-03-31removed UsbDeviceController() classMaxim Devaev
2022-03-31simplified find_udc()Maxim Devaev
2022-03-30improved otgbindMaxim Devaev
2022-03-28refactoringMaxim Devaev
2022-03-28Update radius.py (#85)Andrew Aubury
2022-03-28Update radius.py (#84)Andrew Aubury
2022-03-27default values for the otg hid pluginMaxim Devaev
2022-03-27default values for the serial hid pluginMaxim Devaev
2022-03-27default atx gpio valuesMaxim Devaev
2022-03-27refactoringMaxim Devaev
2022-03-27renamed radiussrv to radiusMaxim Devaev
2022-03-27Add radius authentication support (#83)Andrew Aubury
2022-01-24refactoringMaxim Devaev
2022-01-24refactoringMaxim Devaev
2022-01-24PWAY plugin fix: Normalize pin/channel index to 0-based (#78)Kenny Younger
2022-01-07copyright bumpMaxim Devaev
2021-12-23python 3.10Maxim Devaev
2021-11-21pway fixesMaxim Devaev
2021-11-21PWAY 16-port SH1601A Driver (#67)SpookHCK