Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2022-01-07 | copyright bump | Maxim Devaev | |
2021-12-23 | python 3.10 | Maxim Devaev | |
2021-11-21 | pway fixes | Maxim Devaev | |
2021-11-21 | PWAY 16-port SH1601A Driver (#67) | SpookHCK | |
* pway 16-port SH1601A driver Minimum viable driver. * Update to pWay 16-port driver * Rename kvmd/pway.py to plugins/ugpio/pway.py Fixed file mods * Delete pway.py * Update pway.py Fixed file changes to only one... * fixed spaces on line 181 | |||
2021-10-24 | prefix for log_process() | Maxim Devaev | |
2021-10-24 | pikvm/pikvm#457: custom commands driver | Maxim Devaev | |
2021-10-03 | xk-hk4401: fixed regexp | Maxim Devaev | |
2021-10-02 | style fix | Maxim Devaev | |
2021-10-02 | style fixes | Maxim Devaev | |
2021-10-01 | Added driver for xh_hk4401 4 port HDMI/USB KVM (#69) | Sebastian Goscik | |
* Added driver for xh_hk4401 4 port HDMI/USB KVM * Removed trailing whitespace * Changed xh_hk4401 channel numbers Used 0-3 to match other KVM plugins instead of the 1-4 numbering the KVM uses. | |||
2021-09-26 | don't pulse ipmi gpio | Maxim Devaev | |
2021-09-24 | refactoring | Maxim Devaev | |
2021-09-16 | kvmd/kvmd#62: alternative implementation | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-09-08 | improved pins validation | Maxim Devaev | |
2021-09-08 | fix | Maxim Devaev | |
2021-09-08 | string pins | Maxim Devaev | |
2021-09-07 | refactoring | Maxim Devaev | |
2021-08-28 | unified udc code and automatic driver detection | Maxim Devaev | |