Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-12 | doc/accesslist-duplicates: add badges | Christian Hesse | 1 | -0/+7 | |
2024-03-12 | hotspot-to-wpa-cleanup: drop support for wifiwave2 | Christian Hesse | 1 | -6/+1 | |
2024-03-12 | hotspot-to-wpa: drop support for wifiwave2 | Christian Hesse | 1 | -16/+6 | |
2024-03-12 | dhcp-lease-comment: drop support for wifiwave2 | Christian Hesse | 1 | -9/+4 | |
2024-03-12 | daily-psk: drop support for wifiwave2 | Christian Hesse | 1 | -16/+6 | |
2024-03-12 | collect-wireless-mac: drop support for wifiwave2 | Christian Hesse | 1 | -9/+4 | |
2024-03-12 | capsman-rolling-upgrade: drop support for wifiwave2 | Christian Hesse | 1 | -8/+3 | |
2024-03-12 | capsman-download-packages: drop support for wifiwave2 | Christian Hesse | 1 | -15/+4 | |
2024-03-12 | accesslist-duplicates: drop support for wifiwave2 | Christian Hesse | 1 | -9/+4 | |
2024-03-12 | backup-cloud: catch error with :execute workaroundchange-120 | Christian Hesse | 1 | -4/+4 | |
Catching a runtime error here fails... So let's try a workaround with :execute... | |||||
2024-03-01 | netwatch-notify: (mis-)use firewall address-list for lookup... | Christian Hesse | 1 | -2/+2 | |
... and drop the racy code querying dns cache. 😁 | |||||
2024-02-29 | fw-addr-lists: add support for IPv6change-119 | Christian Hesse | 1 | -2/+33 | |
2024-02-28 | netwatch-notify: handle CNAME to multiple records | Christian Hesse | 1 | -3/+3 | |
2024-02-28 | doc/netwatch-notify: update for multiple records | Christian Hesse | 1 | -3/+3 | |
2024-02-08 | doc/unattended-lte-firmware-upgrade: more devices supported... | Christian Hesse | 1 | -0/+1 | |
2024-02-02 | doc/backup-partition: add warning about RouterOS version | Christian Hesse | 1 | -0/+4 | |
2024-02-02 | backup-partition: add a scheduler in backup... | Christian Hesse | 1 | -0/+5 | |
... that logs a warning when backup is booted. | |||||
2024-01-31 | packages-update: schedule reboot at pre-calculated time | Christian Hesse | 1 | -1/+4 | |
2024-01-30 | mod/ssh-keys-import: bump RouterOS version dependency | Christian Hesse | 1 | -2/+0 | |
2024-01-30 | accesslist-duplicates: bump RouterOS version dependency | Christian Hesse | 1 | -2/+0 | |
2024-01-30 | packages-update: support deferred reboot on auto-updatechange-117 | Christian Hesse | 1 | -0/+12 | |
Closes #56 | |||||
2024-01-24 | doc/check-certificates: initial certificate import | Christian Hesse | 1 | -0/+10 | |
2024-01-24 | doc/check-certificates: add paragraph | Christian Hesse | 1 | -0/+2 | |
2024-01-18 | doc/hotspot-to-wpa: reference as WPA only... | Christian Hesse | 2 | -7/+7 | |
... as this works with WPA3 as well. 😜 | |||||
2024-01-17 | doc/hotspot-to-wpa: fix property name | Christian Hesse | 1 | -5/+5 | |
2024-01-09 | doc/netwatch-dns: use new certificate for Cloudflare | Christian Hesse | 1 | -1/+1 | |
2023-12-20 | capsman-download-packages: avaiable packages only... | Christian Hesse | 1 | -1/+1 | |
... as things became more complicated with 'wifi-qcom*'. | |||||
2023-12-20 | capsman-download-packages: use default set for legacy capsman... | Christian Hesse | 1 | -3/+2 | |
... as well - now that 'wireless' package has been split from 'routeros' guessing kind of broke. It required several attempts and intermittent errors in logs to get things right. | |||||
2023-12-14 | doc/mode-button: document required type of led | Christian Hesse | 1 | -1/+1 | |
2023-12-05 | doc/capsman-download-packages: mention package-path | Christian Hesse | 1 | -1/+5 | |
2023-11-27 | netwatch-dns: get doh host name from static dns | Christian Hesse | 1 | -0/+9 | |
2023-11-15 | hotspot-to-wpa{,-cleanup}: support new wifi package | Christian Hesse | 1 | -6/+22 | |
2023-11-15 | dhcp-lease-comment: support new wifi package | Christian Hesse | 1 | -4/+9 | |
2023-11-15 | daily-psk: support new wifi package | Christian Hesse | 1 | -6/+16 | |
2023-11-15 | collect-wireless-mac: support new wifi package | Christian Hesse | 1 | -4/+9 | |
2023-11-15 | capsman-rolling-upgrade: support new wifi package | Christian Hesse | 1 | -5/+10 | |
2023-11-15 | capsman-download-packages: support new wifi package | Christian Hesse | 1 | -8/+21 | |
2023-11-15 | accesslist-duplicates: support new wifi package | Christian Hesse | 1 | -5/+10 | |
2023-11-14 | doc/collect-wireless-mac: fix copy-and-paste error | Christian Hesse | 1 | -1/+1 | |
2023-11-14 | doc/capsman-download-packages: hint on cleanup | Christian Hesse | 1 | -0/+3 | |
2023-11-09 | doc/accesslist-duplicates: reference stable version | Christian Hesse | 1 | -1/+1 | |
2023-11-09 | accesslist-duplicates: use /terminal/askrouteros-7.12beta1-4 | Christian Hesse | 1 | -0/+2 | |
This was introduced in RouterOS 7.12beta1. | |||||
2023-11-09 | mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setupchange-113 | Christian Hesse | 6 | -39/+34 | |
Well, now that we have a JSON parser... Let's improve the user experience a bit. | |||||
2023-11-09 | doc/mod/notification-telegram: end all commands with a semicolon | Christian Hesse | 1 | -2/+2 | |
2023-11-09 | doc/mod/notification-ntfy: end all commands with a semicolon | Christian Hesse | 1 | -2/+2 | |
2023-11-09 | doc/mod/notification-matrix: end all commands with a semicolon | Christian Hesse | 1 | -2/+2 | |
2023-11-09 | doc/mod/notification-email: end all commands with a semicolon | Christian Hesse | 1 | -2/+2 | |
2023-11-09 | doc/mod/ssh-keys-import: reference stable version | Christian Hesse | 1 | -1/+1 | |
2023-11-09 | mod/ssh-keys-import: calculate fingerprint...routeros-7.12beta1-2change-112 | Christian Hesse | 1 | -1/+7 | |
... and store it in key-owner, which is descriptive only. This requires RouterOS 7.12beta1 for the 'transform' property for ':convert' command. | |||||
2023-10-24 | check-health: reverse logic for RAM (free -> utilization)... | Christian Hesse | 5 | -7/+7 | |
... to bring it in sync with CPU utilization. Also make the output more verbose, at least for the warning. ---- ✂️ ---- 🗃️📈️ Health warning: RAM utilization The RAM utilization on MikroTik is at 81%! total: 64 MiB used: 52 MiB free: 11 MiB ---- ✂️ ---- 🗃️📉️ Health recovery: RAM utilization The RAM utilization on MikroTik decreased to 65%. ---- ✂️ ---- | |||||
2023-10-17 | introduce mod/notification-ntfy...change-109 | Christian Hesse | 14 | -10/+102 | |
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 | |||||
2023-10-17 | sms-forward: pass phone number and message to hook | Christian Hesse | 1 | -1/+2 | |
These are available as $Phone and $Message in hook. | |||||
2023-10-16 | telegram-chat: do not act on foreign reply... | Christian Hesse | 1 | -3/+0 | |
... even if active! | |||||
2023-10-16 | telegram-chat: answer question mark with short noticechange-106-2 | Christian Hesse | 1 | -0/+5 | |
2023-10-16 | telegram-chat: act on reply from selfchange-106-1 | Christian Hesse | 2 | -0/+15 | |
2023-10-16 | doc/telegram-chat: update screenshots | Christian Hesse | 2 | -0/+0 | |
2023-09-13 | doc/packages-update: mention and link all backup scripts | Christian Hesse | 1 | -3/+7 | |
2023-08-31 | check-routeros-update: support update from specific neighbor(s)change-105 | Christian Hesse | 1 | -0/+2 | |
... by matching the identity property. | |||||
2023-08-18 | mod/ssh-keys-import: support ed25519 keys...routeros-7.12beta1-1 | Christian Hesse | 1 | -1/+6 | |
... with RouterOS 7.12beta1 | |||||
2023-08-18 | doc/mod/ssh-keys-import: drop duplicate key type | Christian Hesse | 1 | -1/+1 | |
Stupid copy'n'paste error... 🫣 | |||||
2023-08-18 | sms-forward: drop RouterOS version dependency | Christian Hesse | 1 | -2/+0 | |
... as global-functions depend on RouterOS 7.9beta already. | |||||
2023-08-18 | netwatch-notify: drop RouterOS version dependency | Christian Hesse | 1 | -2/+0 | |
... as global-functions depend on RouterOS 7.9beta already. | |||||
2023-08-18 | mod/ssh-keys-import: drop RouterOS version dependency | Christian Hesse | 1 | -2/+0 | |
... as global-functions depend on RouterOS 7.9beta already. | |||||
2023-08-09 | hotspot-to-wpa: convert to template, split capsman & wifiwave2 | Christian Hesse | 1 | -9/+25 | |
2023-08-09 | daily-psk: add support for wifiwave2 | Christian Hesse | 1 | -7/+18 | |
2023-08-09 | dhcp-lease-comment: add support for wifiwave2 | Christian Hesse | 1 | -4/+9 | |
2023-08-09 | collect-wireless-mac: add support for wifiwave2 | Christian Hesse | 1 | -4/+9 | |
2023-08-09 | accesslist-duplicates: add support for wifiwave2 | Christian Hesse | 1 | -4/+9 | |
2023-08-09 | capsman-download-packages: download a default set for wifiwave2 | Christian Hesse | 1 | -1/+2 | |
Well, AX devices can be arm or arm64... So let's just download packages 'routeros' and 'wifiwave2' - crossing fingers... 🤞 | |||||
2023-08-09 | capsman-download-packages: no download of missing package for wifiwave2 | Christian Hesse | 1 | -2/+4 | |
Sadly the log messages from wifiwave2 do not contain any hint what is missing... So it's not possible to download missing files. | |||||
2023-08-09 | capsman-rolling-upgrade: convert to template, split capsman & wifiwave2 | Christian Hesse | 1 | -3/+11 | |
2023-08-09 | capsman-download-packages: convert to template, split capsman & wifiwave2 | Christian Hesse | 1 | -5/+17 | |
2023-08-06 | mod/notification-telegram: introduce $PurgeTelegramQueue | Christian Hesse | 1 | -0/+5 | |
... to purge the queue and remove the scheduler. | |||||
2023-08-06 | mod/notification-matrix: introduce $PurgeMatrixQueue | Christian Hesse | 1 | -0/+5 | |
... to purge the queue and remove the scheduler. | |||||
2023-08-06 | mod/notification-email: introduce $PurgeEmailQueue | Christian Hesse | 1 | -0/+5 | |
... to purge the queue and remove the scheduler. | |||||
2023-06-28 | netwatch-notify: drop the delay on startup...routeros-7.9beta4-6 | Christian Hesse | 1 | -0/+2 | |
... now that in RouterOS 7.9 netwatch itself comes with a startup-delay. Hosts in state 'unknown' are just ignored. | |||||
2023-06-28 | hotspot-to-wpa-cleanup: drop hard-coded timeout, get from comment | Christian Hesse | 1 | -0/+5 | |
This keeps the default of four weeks, though. | |||||
2023-06-28 | hotspot-to-wpa-cleanup: drop hard-coded server name, find by commentchange-103 | Christian Hesse | 1 | -2/+4 | |
2023-06-28 | hotspot-to-wpa: support non-local userschange-102 | Christian Hesse | 1 | -0/+3 | |
This has some limitations, though: The password is not known and additional configuration can not be given in user's comment. | |||||
2023-06-27 | doc/sms-forward: link the RouterOS button to changelog | Christian Hesse | 1 | -1/+1 | |
2023-06-27 | doc/mod/ssh-keys-import: link the RouterOS button to changelog | Christian Hesse | 1 | -1/+1 | |
2023-06-13 | fw-addr-lists: prepare lists from spamhaus.org in config | Christian Hesse | 1 | -1/+2 | |
2023-06-13 | fw-addr-lists: add lists from abuse.ch in config | Christian Hesse | 1 | -1/+2 | |
2023-06-13 | introduce fw-addr-listschange-101 | Christian Hesse | 1 | -0/+88 | |
2023-06-11 | doc/mod/notification-telegram: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/mod/notification-matrix: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/mod/notification-email: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/mod/scriptrunonce: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/telegram-chat: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/sms-forward: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/sms-action: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/mode-button: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/log-forward: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/ipsec-to-dns: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/gps-track: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/dhcp-to-dns: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/daily-psk: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/check-routeros-update: hint to copy from global-config | Christian Hesse | 1 | -2/+3 | |
2023-06-11 | doc/check-health: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-11 | doc/check-certificates: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |