提交历史

作者 SHA1 备注 提交日期
  Hanspeter Gosteli 85d150e3e9 Implement restart for units selected via --control-system-unit parameter (#180) 2 周之前
  Fabian Peter Hammerle 6971c111ef fix fatal `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` when attempting to lock sessions, suggest udev rule 1 月之前
  Fabian Peter Hammerle b0287212c0 _dbus.schedule_shutdown: fix suggested polkit rule when reboot fails 1 月之前
  Fabian Peter Hammerle 452940d251 suggest polkit rule when poweroff fails due to `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` 1 月之前
  Fabian Peter Hammerle 6217841d47 add command-line option `--monitor-system-unit [unit_name]` enabling reports of systemd system units' ActiveState 1 月之前
  Fabian Peter Hammerle 7b19828678 refactor: move `systemctl_mqtt._dbus` to `systemctl_mqtt._dbus.login_manager` 1 月之前
  Fabian Peter Hammerle 8f9c415ec4 migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown` 1 月之前
  Fabian Peter Hammerle 4a4cc551d4 migrate to jeepney's asyncio integration (to prepare for migration from paho-mqtt to aiomqtt) 1 月之前
  Fabian Peter Hammerle ffac98894a refactor: make `_run` function async (to prepare for migration from paho-mqtt to aiomqtt) 1 月之前
  Fabian Peter Hammerle 2e71c55391 add command-line option `--log-level` 1 月之前
  Fabian Peter Hammerle 9566cf4e69 suspend when receiving message on topic `systemctl/[hostname]/suspend` 1 月之前
  Fabian Peter Hammerle 73513eabb0 migrate from dbus-python to pure-python jeepney 1 月之前
  Fabian Peter Hammerle 86523b2f5b dev / test env: upgrade black to first stable release 3 年之前
  Fabian Peter Hammerle c57260b7c0 drop compatibility with pyhon3.5 3 年之前
  Fabian Peter Hammerle 3d38cf6028 upgrade black 4 年之前
  Fabian Peter Hammerle c790a93981 instruct sessions to lock on systemctl/hostname/lock-all-sessions 4 年之前
  Fabian Peter Hammerle 9bb7a600ff refactor: add attr poweroff_delay to state class 4 年之前
  Fabian Peter Hammerle 8817fd95e8 refactor: new class _MQTTActionSchedulePoweroff 4 年之前
  Fabian Peter Hammerle 2e8d2eeb7b refactor: add param 'delay' to _dbus.schedule_shutdown 4 年之前
  Fabian Peter Hammerle f1371e1fec refactor: move some constants & methods to new systemctl_mqtt/_dbus.py 4 年之前
  Fabian Peter Hammerle 20dafb5c80 document shutdown report on systemctl/hostname/preparing-for-shutdown 4 年之前
  Fabian Peter Hammerle 36b80ed4be explicit timestamp type specification to avoid OverflowError 4 年之前
  Fabian Peter Hammerle 02ba14a223 debug log inhibitor locks when scheduling shutdown 4 年之前
  Fabian Peter Hammerle 6fc954ba94 refactor: replaced paho.mqtt.client.Client.on_message with specific .message_callback_add 4 年之前
  Fabian Peter Hammerle f9af627eef tests / python3.5: fix AttributeError due to unavailable MagicMock.assert_called_once 4 年之前
  Fabian Peter Hammerle 6f2f541aa3 adapt log message shown when dbus method call fails due to authorization failure 4 年之前
  Fabian Peter Hammerle e4c9f6f312 raise coverage 4 年之前
  Fabian Peter Hammerle 0d1e0eb16c tests: added license header 4 年之前
  Fabian Peter Hammerle 1574063886 mqtt message on topic systemctl/hostname/poweroff schedules poweroff with delay of 4 seconds 4 年之前