Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-18 | doc/check-health: no capital character here | 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 | 1 | -0/+3 | |
2021-06-09 | doc/log-forward: mention Matrix | 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 | 10 | -12/+12 | |
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•••That should make the documentation clearer if external sites link to the documentation of a specific script. | 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 | 1 | -3/+1 | |
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'•••All scripts wait for the global functions on their own now. change-44 | 5 | -64/+9 | |
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 ne...change-36 | 1 | -1/+2 | |
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•••Signed-off-by: Christian Hesse <mail@eworm.de> | 1 | -0/+4 | |
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 | |
2020-05-26 | doc/early-errors: use $WaitFullyConnected | 1 | -1/+1 | |
2020-05-26 | doc/daily-psk: use $WaitFullyConnected | 1 | -1/+1 | |
2020-05-17 | doc/sms-forward: add a hint on receiving sms | 1 | -1/+4 | |
2020-05-11 | doc/gps-track: add hint on coordinate format | 1 | -0/+3 | |
2020-04-28 | doc/early-errors: also install global-wait | 1 | -2/+2 | |
2020-04-28 | doc/bridge-port: add command to install global-wait | 1 | -0/+1 | |
2020-04-24 | doc/mode-button: the reset button can do the same•••... starting with RouterOS 6.47beta60. routeros-6.47beta60 | 1 | -2/+8 | |
2020-04-19 | add script 'early-erros' | 1 | -0/+42 | |
2020-04-07 | doc/capsman-rolling-upgrade: explain what happens | 1 | -1/+4 | |
2020-04-07 | doc/capsman-download-packages: document how to download packages | 1 | -1/+10 | |
2020-03-27 | add doc/upload-backup.md | 1 | -0/+62 | |
2020-03-27 | add doc/update-tunnelbroker.md | 1 | -0/+41 | |
2020-03-27 | add doc/update-gre-address.md | 1 | -0/+38 | |
2020-03-27 | add doc/unattended-lte-firmware-upgrade.md | 1 | -0/+42 | |
2020-03-27 | add doc/super-mario-theme.md | 1 | -0/+31 | |
2020-03-27 | add doc/ssh-keys-import.md | 1 | -0/+33 | |
2020-03-27 | add doc/sms-forward.md | 1 | -0/+36 | |
2020-03-27 | add doc/sms-action.md | 1 | -0/+49 | |
2020-03-27 | add doc/rotate-ntp.md | 1 | -0/+40 | |
2020-03-27 | add doc/ppp-on-up.md | 1 | -0/+34 | |
2020-03-27 | add doc/packages-update.md | 1 | -0/+46 | |
2020-03-27 | add doc/netwatch-syslog.md | 1 | -0/+34 | |
2020-03-27 | add doc/netwatch-notify.md | 1 | -0/+36 | |
2020-03-27 | add doc/mode-button.md | 1 | -0/+40 | |
2020-03-27 | add doc/leds-mode.md | 1 | -0/+50 | |
2020-03-27 | add doc/lease-script.md | 1 | -0/+36 | |
2020-03-27 | add doc/ipv6-update.md | 1 | -0/+56 | |
2020-03-27 | add doc/ip-addr-bridge.md | 1 | -0/+32 | |
2020-03-27 | add doc/hotspot-to-wpa.md | 1 | -0/+48 | |
2020-03-27 | add doc/gps-track.md | 1 | -0/+34 | |
2020-03-27 | add doc/global-wait.md | 1 | -0/+34 | |
2020-03-27 | add doc/email-backup.md | 1 | -0/+52 | |
2020-03-27 | add doc/dhcp-to-dns.md | 1 | -0/+42 | |
2020-03-27 | add doc/dhcp-lease-comment.md | 1 | -0/+49 | |
2020-03-27 | add doc/daily-psk.md | 1 | -0/+56 | |
2020-03-27 | add doc/collect-wireless-mac.md | 1 | -0/+54 | |
2020-03-27 | add doc/cloud-backup.md | 1 | -0/+46 | |
2020-03-27 | add doc/check-routeros-update.md | 1 | -0/+55 | |
2020-03-27 | add doc/check-lte-firmware-upgrade.md | 1 | -0/+41 | |
2020-03-27 | add doc/check-health.md | 1 | -0/+43 | |
2020-03-27 | add doc/check-certificates.md | 1 | -0/+52 | |
2020-03-27 | add doc/certificate-renew-issued.md | 1 | -0/+47 | |
2020-03-27 | add doc/capsman-rolling-upgrade.md | 1 | -0/+39 | |
2020-03-27 | add doc/capsman-download-packages.md | 1 | -0/+51 | |
2020-03-27 | add doc/bridge-port.md | 1 | -0/+84 | |
2020-03-27 | add doc/accesslist-duplicates.md | 1 | -0/+49 | |
2020-03-27 | drop doc/template.md | 1 | -46/+0 | |
2020-03-20 | move template to sub directory | 1 | -0/+46 |