Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-02 | doc/netwatch-notify: add missing empty line | Christian Hesse | 1 | -0/+1 |
2021-11-16 | check-health: support hard lower limit for voltage•••... to detect slow decrease of voltage, for example with UPS. change-69 | Christian Hesse | 1 | -1/+2 |
2021-11-16 | check-health: indicate voltage increase or decrease | Christian Hesse | 1 | -1/+1 |
2021-11-16 | reintroduce global-waitchange-68 | Christian Hesse | 3 | -2/+46 |
2021-11-15 | shorten modules directory name (global-functions.d -> mod)change-67 | Christian Hesse | 2 | -2/+2 |
2021-11-15 | bridge-port-to-default -> global-functions.d/bridge-port-tochange-66 | Christian Hesse | 2 | -24/+17 |
2021-11-12 | add global-functions.d/bridge-port-vlanchange-65 | Christian Hesse | 2 | -0/+88 |
2021-11-11 | doc: move notification images to script-specific directories | Christian Hesse | 27 | -16/+16 |
2021-09-22 | doc/accesslist-duplicates: use real screenshot | Christian Hesse | 2 | -9/+2 |
2021-07-09 | doc/netwatch-notify: hint on escaping, with example | Christian Hesse | 1 | -2/+2 |
2021-07-09 | netwatch-notify: implement pre-down hookchange-60 | Christian Hesse | 1 | -0/+4 |
2021-07-08 | lease-script: implement script order•••The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first. | Christian Hesse | 1 | -4/+0 |
2021-07-07 | doc/lease-script: hint on script installation/execution order | Christian Hesse | 1 | -1/+6 |
2021-07-07 | doc/lease-script: fix link | Christian Hesse | 1 | -1/+1 |
2021-07-05 | doc/netwatch-notify: hint on checking specific isp | Christian Hesse | 1 | -0/+17 |
2021-07-01 | check-routeros-update: allow update for cap•••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. change-59 | Michael Gisbers | 1 | -0/+1 |
2021-06-25 | doc/notifications: change stroke color•••This makes the stroke visible on black background. | Christian Hesse | 16 | -53/+48 |
2021-06-23 | hotspot-to-wpa: add optional cleanup scriptchange-58 | Christian Hesse | 2 | -0/+21 |
2021-06-21 | doc/netwatch-notify: hint on checking internet connectivity | Christian Hesse | 1 | -0/+14 |
2021-06-21 | doc: add sample notifications | Christian Hesse | 27 | -0/+3052 |
2021-06-18 | doc/check-health: no capital character here | Christian Hesse | 1 | -1/+1 |
2021-06-09 | log-forward: implement reverse logic to include messages...•••... 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*. change-55 | Christian Hesse | 1 | -0/+3 |
2021-06-09 | doc/log-forward: mention Matrix | Christian Hesse | 1 | -1/+1 |
2021-06-08 | global-functions: implement notifications via Matrix•••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/ change-53 | Michael Gisbers | 10 | -12/+12 |
2021-05-17 | add 'ipsec-to-dns'change-51 | Christian Hesse | 2 | -0/+47 |
2021-05-06 | netwatch-notify: support dynamic address updatechange-50 | Christian Hesse | 1 | -0/+9 |
2021-05-05 | doc/netwatch-notify: tips & tricks: one of several hosts | Christian Hesse | 1 | -0/+12 |
2021-05-03 | doc: inform about dependency on base installation•••That should make the documentation clearer if external sites link to the documentation of a specific script. | Christian Hesse | 31 | -0/+93 |
2021-04-29 | email-backup: use $SendEMail2•••This drops $EmailBackupTo & $EmailBackupCc from settings! Use settings overwrite if required: :global EmailGeneralToOverride { "email-backup"="backup@example.com"; } change-49 | Christian Hesse | 1 | -3/+1 |
2021-02-26 | doc/unattended-lte-firmware-upgrade: broadband connection is required! | Christian Hesse | 1 | -0/+4 |
2021-02-24 | upload-backup: add configurable random delay | Christian Hesse | 1 | -0/+1 |
2021-02-24 | email-backup: add configurable random delay | Christian Hesse | 1 | -1/+2 |
2021-02-24 | cloud-backup: add configurable random delay | Christian Hesse | 1 | -1/+2 |
2021-02-18 | global: drop script 'global-wait'•••All scripts wait for the global functions on their own now. change-44 | Christian Hesse | 5 | -64/+9 |
2020-12-18 | ipv6-update: update interface specific address list entries | Christian Hesse | 1 | -0/+6 |
2020-12-18 | ipv6-update: automatically add ipv6 address list entry | Christian Hesse | 1 | -0/+3 |
2020-11-17 | netwatch-notify: increase count for every parent in chain | Christian Hesse | 1 | -1/+2 |
2020-11-17 | netwatch-notify: implemented simple dependency model | Christian Hesse | 1 | -2/+11 |
2020-11-17 | doc/netwatch-notify: remove timeout from examples | Christian Hesse | 1 | -3/+3 |
2020-11-01 | doc/global-wait: link more use cases | Christian Hesse | 1 | -0/+3 |
2020-11-01 | doc/global-wait: warn about scheduler | Christian Hesse | 1 | -0/+3 |
2020-11-01 | check-routeros-update: support installing updates automatically if seen in ne...change-36 | Christian Hesse | 1 | -1/+2 |
2020-10-23 | mode-button: make LED configurablechange-35 | Christian Hesse | 1 | -1/+2 |
2020-10-23 | ospf-to-leds: introduce script to visualize ospf state via ledschange-34 | Christian Hesse | 1 | -0/+34 |
2020-10-16 | mode-button: merge mode-button-event & mode-button-schedulerchange-32 | Christian Hesse | 1 | -6/+6 |
2020-09-25 | log-forward: add filter on log message textchange-29 | Christian Hesse | 1 | -1/+2 |
2020-09-08 | doc/mode-button: add code to check for support | Christian Hesse | 1 | -0/+14 |
2020-09-03 | doc/check-certificates: hint on running on startup | Christian Hesse | 1 | -0/+4 |
2020-08-24 | netwatch-notify: make check count threshold configurable•••Signed-off-by: Christian Hesse <mail@eworm.de> | Christian Hesse | 1 | -0/+4 |
2020-08-13 | fix typo: botton -> button | Christian Hesse | 2 | -2/+2 |
2020-08-07 | dhcp-to-dns: add support for dhcp server name in fqdn | netztrip | 1 | -0/+1 |
2020-08-03 | doc/dhcp-to-dns: document $PrefixInZone | Christian Hesse | 1 | -0/+1 |
2020-07-15 | add 'log-forward', drop 'early-errors'change-23 | Christian Hesse | 2 | -35/+46 |
2020-07-14 | capsman-download-packages: wait to be fully connected | Christian Hesse | 1 | -3/+5 |
2020-07-07 | doc/check-routeros-update: patch updates | Christian Hesse | 1 | -0/+4 |
2020-07-06 | doc/netwatch-notify: document hooks | Christian Hesse | 1 | -0/+6 |
2020-06-02 | dhcp-to-dns: add a marker for new records | Christian Hesse | 1 | -0/+4 |
2020-05-27 | daily-psk: wait to be fully connected | Christian Hesse | 1 | -1/+1 |
2020-05-27 | early-errors: wait to be fully connected | Christian Hesse | 1 | -1/+1 |
2020-05-26 | doc/early-errors: use $WaitFullyConnected | Christian Hesse | 1 | -1/+1 |
2020-05-26 | doc/daily-psk: use $WaitFullyConnected | Christian Hesse | 1 | -1/+1 |
2020-05-17 | doc/sms-forward: add a hint on receiving sms | Christian Hesse | 1 | -1/+4 |
2020-05-11 | doc/gps-track: add hint on coordinate format | Christian Hesse | 1 | -0/+3 |
2020-04-28 | doc/early-errors: also install global-wait | Christian Hesse | 1 | -2/+2 |
2020-04-28 | doc/bridge-port: add command to install global-wait | Christian Hesse | 1 | -0/+1 |
2020-04-24 | doc/mode-button: the reset button can do the same•••... starting with RouterOS 6.47beta60. routeros-6.47beta60 | Christian Hesse | 1 | -2/+8 |
2020-04-19 | add script 'early-erros' | Christian Hesse | 1 | -0/+42 |
2020-04-07 | doc/capsman-rolling-upgrade: explain what happens | Christian Hesse | 1 | -1/+4 |
2020-04-07 | doc/capsman-download-packages: document how to download packages | Christian Hesse | 1 | -1/+10 |
2020-03-27 | add doc/upload-backup.md | Christian Hesse | 1 | -0/+62 |
2020-03-27 | add doc/update-tunnelbroker.md | Christian Hesse | 1 | -0/+41 |
2020-03-27 | add doc/update-gre-address.md | Christian Hesse | 1 | -0/+38 |
2020-03-27 | add doc/unattended-lte-firmware-upgrade.md | Christian Hesse | 1 | -0/+42 |
2020-03-27 | add doc/super-mario-theme.md | Christian Hesse | 1 | -0/+31 |
2020-03-27 | add doc/ssh-keys-import.md | Christian Hesse | 1 | -0/+33 |
2020-03-27 | add doc/sms-forward.md | Christian Hesse | 1 | -0/+36 |
2020-03-27 | add doc/sms-action.md | Christian Hesse | 1 | -0/+49 |
2020-03-27 | add doc/rotate-ntp.md | Christian Hesse | 1 | -0/+40 |
2020-03-27 | add doc/ppp-on-up.md | Christian Hesse | 1 | -0/+34 |
2020-03-27 | add doc/packages-update.md | Christian Hesse | 1 | -0/+46 |
2020-03-27 | add doc/netwatch-syslog.md | Christian Hesse | 1 | -0/+34 |
2020-03-27 | add doc/netwatch-notify.md | Christian Hesse | 1 | -0/+36 |
2020-03-27 | add doc/mode-button.md | Christian Hesse | 1 | -0/+40 |
2020-03-27 | add doc/leds-mode.md | Christian Hesse | 1 | -0/+50 |
2020-03-27 | add doc/lease-script.md | Christian Hesse | 1 | -0/+36 |
2020-03-27 | add doc/ipv6-update.md | Christian Hesse | 1 | -0/+56 |
2020-03-27 | add doc/ip-addr-bridge.md | Christian Hesse | 1 | -0/+32 |
2020-03-27 | add doc/hotspot-to-wpa.md | Christian Hesse | 1 | -0/+48 |
2020-03-27 | add doc/gps-track.md | Christian Hesse | 1 | -0/+34 |
2020-03-27 | add doc/global-wait.md | Christian Hesse | 1 | -0/+34 |
2020-03-27 | add doc/email-backup.md | Christian Hesse | 1 | -0/+52 |
2020-03-27 | add doc/dhcp-to-dns.md | Christian Hesse | 1 | -0/+42 |
2020-03-27 | add doc/dhcp-lease-comment.md | Christian Hesse | 1 | -0/+49 |
2020-03-27 | add doc/daily-psk.md | Christian Hesse | 1 | -0/+56 |
2020-03-27 | add doc/collect-wireless-mac.md | Christian Hesse | 1 | -0/+54 |
2020-03-27 | add doc/cloud-backup.md | Christian Hesse | 1 | -0/+46 |
2020-03-27 | add doc/check-routeros-update.md | Christian Hesse | 1 | -0/+55 |
2020-03-27 | add doc/check-lte-firmware-upgrade.md | Christian Hesse | 1 | -0/+41 |
2020-03-27 | add doc/check-health.md | Christian Hesse | 1 | -0/+43 |
2020-03-27 | add doc/check-certificates.md | Christian Hesse | 1 | -0/+52 |