Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-12 | deprecated rpi and zerow | Maxim Devaev | |
2022-04-10 | get rid of the otg-unlock helper | Maxim Devaev | |
2022-04-05 | pst remount helper | Maxim Devaev | |
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 | x509 vnc by default | Maxim Devaev | |
2022-03-27 | removed unused network code and simplified configs | Maxim Devaev | |
2022-03-25 | fan monitoring | Maxim Devaev | |
2022-03-23 | v3 fan config | Maxim Devaev | |
2022-03-21 | Fix kvmd-nginx reload. (#82) | Chris Perelstein | |
Match global directives (especially pidfile) from ExecStart to allow reload to work. | |||
2021-11-20 | added zero 2 w support | Maxim Devaev | |
2021-11-17 | kvmd is a member of video group | Maxim Devaev | |
2021-11-12 | listen configs | Maxim Devaev | |
2021-11-07 | display edid info after loading | Maxim Devaev | |
2021-10-27 | using override.d | Maxim Devaev | |
2021-10-19 | kvmd-bootconfig prototype | Maxim Devaev | |
2021-09-23 | rtc watchdog for v3 | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-08-11 | pikvm/pikvm#245: using sbin for some binaries | Maxim Devaev | |
2021-07-27 | /msd/write_remote handle | Maxim Devaev | |
2021-07-26 | fixed /share/css/user.css nginx location | Maxim Devaev | |
2021-07-24 | dual mouse mode | Maxim Devaev | |
2021-06-09 | janus ipv6 | Devaev Maxim | |
2021-05-31 | rename | Devaev Maxim | |
2021-05-24 | disabled ice lite | Devaev Maxim | |
2021-05-24 | janus service fixes | Devaev Maxim | |
2021-05-24 | perms fix | Devaev Maxim | |
2021-05-24 | janus runner draft | Devaev Maxim | |
2021-05-22 | janus tweaks | Devaev Maxim | |
2021-05-02 | janus nginx configs and user | Devaev Maxim | |
2021-05-01 | kvmd-janus.service stub | Devaev Maxim | |
2021-04-26 | don't fail on iptables lock | Devaev Maxim | |
2021-04-18 | disabled cache for static files | Devaev Maxim | |
2021-04-18 | spell fix | Devaev Maxim | |
2021-04-08 | enabled jpeg memsink for all rpi3, rpi4 and generic boards | Devaev Maxim | |
2021-03-26 | forgotten v3 sudoers | Devaev Maxim | |
2021-03-26 | user defined css | Devaev Maxim | |
2021-03-22 | enabled v3 clock | Devaev Maxim | |
2021-03-14 | v3 package | Devaev Maxim | |
2021-03-12 | enabled h264 for v2-hdmi-rpi4 | Devaev Maxim | |
2021-03-06 | pikvm/pikvm#224: disable serial0 console | Devaev Maxim | |
2021-02-20 | Make kvmd webui available via IPv6 | Fabian Bläse | |
nginx only binds an IPv4 socket, if the listen option is specified without [::]. There are two possibilites to fix this issue. Either the listen option can be specified using only [::], and additionally including ipv6only=off. This makes nginx bind an IPv6 socket which is also able to handle IPv4 connections. Or the listen option can be specified twice, one with [::] and one without. This makes nginx bind two independent sockets. If the first option is chosen, IPv4 addresses are mapped into the IPv6 address space, which might break scripts, filters, etc. So, for now, the second option is chosen. | |||
2021-02-18 | disabled h264 params | Devaev Maxim | |
2021-02-18 | ustreamer == 3.17 | Devaev Maxim | |
2021-02-15 | enbaled x509 vnc by default | Devaev Maxim | |
2021-02-12 | temporary disabled x509 | Devaev Maxim | |
2021-02-12 | enabled x509 vnc | Devaev Maxim | |
2021-02-12 | commented memsinks | Devaev Maxim | |
2021-02-07 | reduced gpu_mem and disabled start_x | Devaev Maxim | |