Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-06 | doc/check-routeros-update: link changelog and forum | 1 | -2/+5 | ||
2022-05-06 | doc/check-routeros-update: give warning about possible breakage | 1 | -0/+5 | ||
2022-05-06 | doc/check-routeros-update: mention neighbor discovery | 1 | -1/+2 | ||
2022-05-02 | doc/lease-script: reflect actual action of the script | 1 | -6/+12 | ||
2022-03-30 | introduce backup-partitionchange-79 | 5 | -1/+50 | ||
2022-03-25 | capsman-download-packages: get info from log | 1 | -10/+3 | ||
Relying on older packages in local storage may be problematic due to size constraints. Let's check the log for required packages. | |||||
2022-03-07 | hotspot-to-wpa: support ignoring specific hotspot | 1 | -0/+1 | ||
2022-03-01 | doc/mod/notification-matrix: add verbose steps for setup | 4 | -2/+57 | ||
Modified-by: Christian Hesse <mail@eworm.de> | |||||
2022-02-24 | doc/check-routeros-update: update versions in screenshot | 1 | -4/+4 | ||
2022-02-24 | doc/backup-upload: update versions in screenshot | 1 | -2/+2 | ||
2022-02-24 | doc/backup-cloud: update versions in screenshot | 1 | -3/+3 | ||
2022-02-23 | doc/backup-cloud: break long line | 1 | -1/+2 | ||
2022-02-23 | doc/backup-upload: warn about possible issue | 1 | -0/+5 | ||
2022-02-23 | doc/backup-cloud: warn about possible issue | 1 | -0/+5 | ||
2022-02-23 | doc/backup-upload: mention used option `show-sensitive` | 1 | -1/+1 | ||
2022-02-23 | doc/backup-email: mention used option `show-sensitive` | 1 | -1/+1 | ||
2022-02-22 | doc/log-forward: remove extra character | 1 | -1/+1 | ||
Looks like copy'n'paste error... | |||||
2022-02-22 | doc/mod/scriptrunonce: document optional configuration | 1 | -1/+14 | ||
2022-02-21 | add doc/mod/scriptrunonce | 3 | -0/+38 | ||
2022-02-20 | add doc/mod/ipcalc | 3 | -0/+53 | ||
2022-02-20 | add doc/mod/inspectvar | 2 | -0/+33 | ||
2022-02-20 | add doc/mod/notification-matrix | 13 | -11/+72 | ||
2022-02-20 | add doc/mod/notification-telegram | 13 | -12/+80 | ||
2022-02-20 | doc/check-routeros-update: mention e-mail, matrix and telegram | 1 | -0/+2 | ||
2022-02-12 | doc/mod: put hints into block quote, update info icon, fix links | 2 | -6/+6 | ||
2022-02-12 | doc: use another info icon: 🛈 -> ℹ️ | 34 | -34/+34 | ||
2022-02-11 | doc/early-errors: no site structure, hint only | 1 | -10/+1 | ||
2022-02-11 | doc: put hints into block quote | 34 | -71/+70 | ||
2022-02-10 | introduce firmware-upgrade-rebootchange-77 | 3 | -0/+38 | ||
2022-02-10 | netwatch-notify: allow to suppress notification on host downchange-76 | 1 | -0/+10 | ||
2022-02-08 | doc/netwatch-notify: add sections | 1 | -0/+8 | ||
2022-02-08 | doc/packages-update: link backup-cloud | 1 | -0/+1 | ||
2022-01-14 | doc/capsman-download-packages: only bundle is available nowrouteros-7.x-4 | 1 | -5/+3 | ||
2022-01-07 | hotspot-to-wpa: support settings from templatechange-74 | 1 | -3/+21 | ||
2022-01-06 | rename script upload-backup -> backup-upload | 6 | -75/+76 | ||
2022-01-06 | rename script email-backup -> backup-email | 5 | -58/+59 | ||
2022-01-06 | rename script cloud-backup -> backup-cloud | 6 | -58/+59 | ||
2022-01-03 | introduce netwatch-dnschange-72 | 2 | -0/+83 | ||
2022-01-03 | doc/accesslist-duplicates: convert screenshot to AVIF | 3 | -1/+1 | ||
2021-12-16 | doc/ssh-keys-import: number keys, do not overwrite on same comment | 1 | -1/+1 | ||
2021-12-16 | doc/ssh-keys-import: handle RSA keys only | 1 | -1/+1 | ||
Sadly RouterOS does not (yet) support ed25519 keys... | |||||
2021-12-02 | doc/netwatch-notify: add missing empty line | 1 | -0/+1 | ||
2021-11-16 | check-health: support hard lower limit for voltagechange-69 | 1 | -1/+2 | ||
... to detect slow decrease of voltage, for example with UPS. | |||||
2021-11-16 | check-health: indicate voltage increase or decrease | 1 | -1/+1 | ||
2021-11-16 | reintroduce global-waitchange-68 | 3 | -2/+46 | ||
2021-11-15 | shorten modules directory name (global-functions.d -> mod)change-67 | 2 | -2/+2 | ||
2021-11-15 | bridge-port-to-default -> global-functions.d/bridge-port-tochange-66 | 2 | -24/+17 | ||
2021-11-12 | add global-functions.d/bridge-port-vlanchange-65 | 2 | -0/+88 | ||
2021-11-11 | doc: move notification images to script-specific directories | 27 | -16/+16 | ||
2021-09-22 | doc/accesslist-duplicates: use real screenshot | 2 | -9/+2 | ||
2021-07-09 | doc/netwatch-notify: hint on escaping, with example | 1 | -2/+2 | ||
2021-07-09 | netwatch-notify: implement pre-down hookchange-60 | 1 | -0/+4 | ||
2021-07-08 | lease-script: implement script order | 1 | -4/+0 | ||
The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first. | |||||
2021-07-07 | doc/lease-script: hint on script installation/execution order | 1 | -1/+6 | ||
2021-07-07 | doc/lease-script: fix link | 1 | -1/+1 | ||
2021-07-05 | doc/netwatch-notify: hint on checking specific isp | 1 | -0/+17 | ||
2021-07-01 | check-routeros-update: allow update for capchange-59 | 1 | -0/+1 | ||
If CAPsMAN is running on a device with just 16MB flash downloading the packages is not possible (or at least lost at reboot). So allow a CAP to update with opt-in. | |||||
2021-06-25 | doc/notifications: change stroke color | 16 | -53/+48 | ||
This makes the stroke visible on black background. | |||||
2021-06-23 | hotspot-to-wpa: add optional cleanup scriptchange-58 | 2 | -0/+21 | ||
2021-06-21 | doc/netwatch-notify: hint on checking internet connectivity | 1 | -0/+14 | ||
2021-06-21 | doc: add sample notifications | 27 | -0/+3052 | ||
2021-06-18 | doc/check-health: no capital character here | 1 | -1/+1 | ||
2021-06-09 | log-forward: implement reverse logic to include messages...change-55 | 1 | -0/+3 | ||
... even if a filter matches to exclude them. Let's have an example: :global LogForwardFilter "(debug|info)"; :global LogForwardInclude "account"; This will forward everything about topic *account* (login, logout, failed login, ...) - even with topic *info*. | |||||
2021-06-09 | doc/log-forward: mention Matrix | 1 | -1/+1 | ||
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | 10 | -12/+12 | ||
Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ | |||||
2021-05-17 | add 'ipsec-to-dns'change-51 | 2 | -0/+47 | ||
2021-05-06 | netwatch-notify: support dynamic address updatechange-50 | 1 | -0/+9 | ||
2021-05-05 | doc/netwatch-notify: tips & tricks: one of several hosts | 1 | -0/+12 | ||
2021-05-03 | doc: inform about dependency on base installation | 31 | -0/+93 | ||
That should make the documentation clearer if external sites link to the documentation of a specific script. | |||||
2021-04-29 | email-backup: use $SendEMail2change-49 | 1 | -3/+1 | ||
This drops $EmailBackupTo & $EmailBackupCc from settings! Use settings overwrite if required: :global EmailGeneralToOverride { "email-backup"="backup@example.com"; } | |||||
2021-02-26 | doc/unattended-lte-firmware-upgrade: broadband connection is required! | 1 | -0/+4 | ||
2021-02-24 | upload-backup: add configurable random delay | 1 | -0/+1 | ||
2021-02-24 | email-backup: add configurable random delay | 1 | -1/+2 | ||
2021-02-24 | cloud-backup: add configurable random delay | 1 | -1/+2 | ||
2021-02-18 | global: drop script 'global-wait'change-44 | 5 | -64/+9 | ||
All scripts wait for the global functions on their own now. | |||||
2020-12-18 | ipv6-update: update interface specific address list entries | 1 | -0/+6 | ||
2020-12-18 | ipv6-update: automatically add ipv6 address list entry | 1 | -0/+3 | ||
2020-11-17 | netwatch-notify: increase count for every parent in chain | 1 | -1/+2 | ||
2020-11-17 | netwatch-notify: implemented simple dependency model | 1 | -2/+11 | ||
2020-11-17 | doc/netwatch-notify: remove timeout from examples | 1 | -3/+3 | ||
2020-11-01 | doc/global-wait: link more use cases | 1 | -0/+3 | ||
2020-11-01 | doc/global-wait: warn about scheduler | 1 | -0/+3 | ||
2020-11-01 | check-routeros-update: support installing updates automatically if seen in ↵change-36 | 1 | -1/+2 | ||
neighbor list | |||||
2020-10-23 | mode-button: make LED configurablechange-35 | 1 | -1/+2 | ||
2020-10-23 | ospf-to-leds: introduce script to visualize ospf state via ledschange-34 | 1 | -0/+34 | ||
2020-10-16 | mode-button: merge mode-button-event & mode-button-schedulerchange-32 | 1 | -6/+6 | ||
2020-09-25 | log-forward: add filter on log message textchange-29 | 1 | -1/+2 | ||
2020-09-08 | doc/mode-button: add code to check for support | 1 | -0/+14 | ||
2020-09-03 | doc/check-certificates: hint on running on startup | 1 | -0/+4 | ||
2020-08-24 | netwatch-notify: make check count threshold configurable | 1 | -0/+4 | ||
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2020-08-13 | fix typo: botton -> button | 2 | -2/+2 | ||
2020-08-07 | dhcp-to-dns: add support for dhcp server name in fqdn | 1 | -0/+1 | ||
2020-08-03 | doc/dhcp-to-dns: document $PrefixInZone | 1 | -0/+1 | ||
2020-07-15 | add 'log-forward', drop 'early-errors'change-23 | 2 | -35/+46 | ||
2020-07-14 | capsman-download-packages: wait to be fully connected | 1 | -3/+5 | ||
2020-07-07 | doc/check-routeros-update: patch updates | 1 | -0/+4 | ||
2020-07-06 | doc/netwatch-notify: document hooks | 1 | -0/+6 | ||
2020-06-02 | dhcp-to-dns: add a marker for new records | 1 | -0/+4 | ||
2020-05-27 | daily-psk: wait to be fully connected | 1 | -1/+1 | ||
2020-05-27 | early-errors: wait to be fully connected | 1 | -1/+1 | ||