Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | refactored msd writer api | Maxim Devaev | |
2022-08-03 | refactored msd reader api | Maxim Devaev | |
2022-07-30 | Fixed pikvm/pikvm#783: remove incomplete msd image | Maxim Devaev | |
2022-07-29 | refactoring | Maxim Devaev | |
2022-07-24 | msd: downloading status api | Maxim Devaev | |
2022-07-24 | refactoring | Maxim Devaev | |
2022-07-24 | fixed lock behaviour in read_image() | Maxim Devaev | |
2022-07-24 | remount-ro on remove() is not fatal | Maxim Devaev | |
2022-07-24 | process cdrom/rw forbidden states in set_params() | Maxim Devaev | |
2022-07-24 | reading images api | Maxim Devaev | |
2022-07-24 | refactoring | Maxim Devaev | |
2022-07-24 | upload_chunk_size -> write_chunk_size | Maxim Devaev | |
2022-07-24 | renamed new_writer to writer | Maxim Devaev | |
2022-07-24 | writable msd | Maxim Devaev | |
2022-07-24 | refactoring | Maxim Devaev | |
2022-07-24 | basic msd rw api | Maxim Devaev | |
2022-07-22 | renamed otg key to usb key | Maxim Devaev | |
2022-07-21 | refactoring | Maxim Devaev | |
2022-07-21 | Support for driving TESmart KVMs by RS-232 (#89) | Marcin Mikołajczak | |
* Fixed TESmart name casing * Support for driving TESmart KVMs by RS-232 * Restored 0-based pin numbering | |||
2022-06-19 | improved subprocess cmd logging | Maxim Devaev | |
2022-04-16 | locator plugin | Maxim Devaev | |
2022-04-12 | fix | Maxim Devaev | |
2022-04-12 | removed unnecessary proc.returncode | Maxim Devaev | |
2022-04-10 | refactoring | Maxim Devaev | |
2022-04-10 | aiohelpers | Maxim Devaev | |
2022-04-10 | get rid of the otg-unlock helper | Maxim Devaev | |
2022-04-06 | fixed logging | Maxim Devaev | |
2022-04-06 | refactoring | Maxim Devaev | |
2022-04-02 | otgconf gpio plugin | Maxim Devaev | |
2022-04-01 | otg hid: close device if udc is unbound | Maxim Devaev | |
2022-04-01 | delay | Maxim Devaev | |
2022-04-01 | refactoring | Maxim Devaev | |
2022-03-31 | refactoring | Maxim Devaev | |
2022-03-31 | otg msd: handle functions switching | Maxim Devaev | |
2022-03-31 | get rid of otgbind's cleanup and fixed hid for this | Maxim Devaev | |
2022-03-31 | removed UsbDeviceController() class | Maxim Devaev | |
2022-03-31 | simplified find_udc() | Maxim Devaev | |
2022-03-30 | improved otgbind | Maxim Devaev | |
2022-03-28 | refactoring | Maxim Devaev | |
2022-03-28 | Update radius.py (#85) | Andrew Aubury | |
2022-03-28 | Update radius.py (#84) | Andrew Aubury | |
* Update radius.py Adding username and password fields * Update radius.py | |||
2022-03-27 | default values for the otg hid plugin | Maxim Devaev | |
2022-03-27 | default values for the serial hid plugin | Maxim Devaev | |
2022-03-27 | default atx gpio values | Maxim Devaev | |
2022-03-27 | refactoring | Maxim Devaev | |
2022-03-27 | renamed radiussrv to radius | Maxim Devaev | |
2022-03-27 | Add radius authentication support (#83) | Andrew Aubury | |
2022-01-24 | refactoring | Maxim Devaev | |
2022-01-24 | refactoring | Maxim Devaev | |
2022-01-24 | PWAY plugin fix: Normalize pin/channel index to 0-based (#78) | Kenny Younger | |
* PWAY plugin fix: Normalize pin/channel index to 1-based * Normalize to 0-based instead |