Commit graph

2225 commits

Author SHA1 Message Date
Christian Hesse b35c0b8a6f always write warnings and errors to log 2019-04-03 21:30:43 +02:00
Christian Hesse 27b2fffaaf script-updates: clear variable after use 2019-04-03 13:14:09 +02:00
Christian Hesse ea73505ecc script-updates: send global-config changes notification just once 2019-04-03 08:30:28 +02:00
Christian Hesse 7b1c275cc2 script-updates: add option to ignore global-config changes 2019-04-02 08:48:35 +02:00
Christian Hesse 594aef2aab check-certificates: support multiple passphrases 2019-04-01 22:45:38 +02:00
Christian Hesse 40201ac1ea script-updates: add changelog for global configuration 2019-04-01 12:39:37 +02:00
Christian Hesse 6388a97f31 README: add hint on features for specific scripts 2019-04-01 10:42:57 +02:00
Christian Hesse 53b3d71f57 README: drop hint on old branch
Now that release channel 'long-term' is at 6.43.x...
2019-04-01 10:42:57 +02:00
Christian Hesse f52a69cd97 check-routeros-update: link to changelog in notification 2019-03-29 12:23:16 +01:00
Christian Hesse de602cba4f check-certificates: show remaining time 2019-03-28 13:32:08 +01:00
Christian Hesse 26ccf41298 global-functions: prevent infinite loop 2019-03-28 12:36:12 +01:00
Christian Hesse 04b7b1f3b5 check-certificates: update certificates for ipsec identities 2019-03-25 16:49:26 +01:00
Christian Hesse 72d7050423 global-functions: encode all non-alphanumeric characters 2019-03-20 22:42:16 +01:00
Christian Hesse 213d326ad4 accesslist-duplicates: Read index from terminal inkey 2019-03-16 23:36:38 +01:00
Christian Hesse 39d1027d69 link the presentation from MUM Europe 2019 in Vienna 2019-03-12 21:00:39 +01:00
Michael Gisbers cf09542635 daily-psk: prepare for caps-man
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-03-06 16:12:03 +01:00
Michael Gisbers 6a048d5681 daily-psk: encode ssid and pass in url
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-03-06 14:45:26 +01:00
Christian Hesse a66713d093 check-certificates: split loop for certificate renew and warning
This allows to have differnt time values.
2019-03-06 13:49:12 +01:00
Christian Hesse 99a23f99e5 global-functions: remove extra check in $DownloadPackage
Should be fixed in RouterOS 6.44rc1 with changelog:

*) fetch - improved file downloading to slow memory;
2019-02-28 14:41:44 +01:00
Christian Hesse fee0b6eb9b check-routeros-update: default in capital letter
Also use square brackets as RouterOS does.
2019-02-22 21:41:49 +01:00
Christian Hesse e72b3dd4f1 collect-wireless-mac: use $ScriptLock 2019-02-21 20:16:03 +01:00
Christian Hesse fe1d234025 global-functions: add $ScriptLock 2019-02-21 18:35:08 +01:00
Christian Hesse 4c28e9f9c2 check-routeros-update: allow interactive update from terminal 2019-02-21 18:08:29 +01:00
Christian Hesse 04025da9b8 global-functions: drop $Read, use :return directly 2019-02-21 00:03:57 +01:00
Christian Hesse 5f7c727457 check-routeros-update: give board name and model 2019-02-19 22:56:28 +01:00
Christian Hesse 5f210eb1ec check-routeros-update: use new script 'packages-update' 2019-02-19 16:47:41 +01:00
Christian Hesse e991c82016 add script 'packages-update' 2019-02-19 16:47:41 +01:00
Christian Hesse c92ff8f9a6 check-routeros-update: run installation without-paging 2019-02-19 16:27:21 +01:00
Christian Hesse 74683b3fc8 capsman-download-packages: split off capsman-rolling-upgrade 2019-02-14 20:49:05 +01:00
Christian Hesse f127e3b7ef global-functions: detect failed package downloads 2019-02-14 20:35:13 +01:00
Christian Hesse 151435ba0c capsman-download-packages: use $CleanFilePath 2019-02-13 09:44:45 +01:00
Christian Hesse c361caee5b global-functions: introduce and use $CleanFilePath 2019-02-13 09:44:15 +01:00
Christian Hesse 8537bbe19d global-functions: remove file on failed download 2019-02-13 09:22:20 +01:00
Christian Hesse e9b4094dba gps-track: replace http-content-type with http-header-field
This changed in 6.44beta75.
2019-02-11 22:00:03 +01:00
Christian Hesse 5365c6163c unattended-lte-firmware-upgrade: remove workaround
This is fixed in 6.44beta75.
2019-02-11 22:00:03 +01:00
Christian Hesse f60d99a254 check-lte-firmware-upgrade: remove workaround
This is fixed in 6.44beta75.
2019-02-11 16:21:28 +01:00
Christian Hesse 770397d029 unattended-lte-firmware-upgrade: add missing colon 2019-02-11 15:15:21 +01:00
Christian Hesse 900820b519 global-functions: add missing colon 2019-02-11 15:14:23 +01:00
Christian Hesse db2c4fbf39 global-functions: prevent infinite loop in $CharacterReplace 2019-02-08 20:15:49 +01:00
Christian Hesse 6a48c8b5e7 ipv6-update: simplify array access 2019-02-08 14:14:15 +01:00
Christian Hesse 7fc12f9e24 dhcp-to-dns: rework, fix cleanup with mac-address and more 2019-02-08 13:43:00 +01:00
Christian Hesse a47aa45253 dhcp-to-dns: use mac-address if hostname is empty 2019-02-08 13:03:42 +01:00
Christian Hesse 0a34f4c2c2 dhcp-to-dns: use $CharacterReplace 2019-02-08 13:02:39 +01:00
Christian Hesse fc2547c137 global-functions: add $CharacterReplace 2019-02-08 12:54:54 +01:00
Christian Hesse 4c61849483 capsman-download-packages: upgrade CAPs one after another with delay 2019-02-07 11:04:15 +01:00
Christian Hesse b3459ed47c gps-track: strip trailing binary zeros 2019-01-29 09:32:18 +01:00
Christian Hesse 9c71b191c1 gps-track: log about coordinate-format 2019-01-29 09:30:57 +01:00
Christian Hesse eda4d10c0a check-routeros-update: run email-backup on auto-update 2019-01-18 11:08:11 +01:00
Christian Hesse 29d47361b7 email-backup: silence unwanted output 2019-01-15 10:58:54 +01:00
Christian Hesse 3ab5726fa5 update-tunnelbroker: fix parsing id 2019-01-15 10:46:54 +01:00