Age | Commit message (Expand) | Author | Files | Lines |
2022-05-11 | README: hardcode url suffix, update info | Christian Hesse | 3 | -25/+8 |
2022-05-09 | cleanup dummy scripts from backup scripts renames•••(cherry picked from commit 93ec9afe558ef6eba5d513fab359bb5f6618666d)
| Christian Hesse | 3 | -6/+0 |
2022-05-06 | doc/check-routeros-update: link changelog and forum•••(cherry picked from commit 6784f82593c1af6b9db7cef39ba0326292fe654e)
| Christian Hesse | 1 | -2/+5 |
2022-05-06 | doc/check-routeros-update: give warning about possible breakage•••(cherry picked from commit c4008b91cd1eaea7789b2c4b40b590e5eb2f8ed6)
| Christian Hesse | 1 | -0/+5 |
2022-05-06 | doc/check-routeros-update: mention neighbor discovery•••(cherry picked from commit a4ebc18af7973c5263adc6bea01af4c971a57922)
| Christian Hesse | 1 | -1/+2 |
2022-05-05 | README: installing custom scripts & modules•••(cherry picked from commit ecde864263f8572503eeaba2ad7c806847adb594)
| Christian Hesse | 3 | -0/+26 |
2022-05-04 | global-wait: do not claim to be a backup script...•••Probalby a copy and paste issue?
(cherry picked from commit 7189a3bbe5320a80d1cfbcbf940c1a2d57c45b73)
| Christian Hesse | 1 | -2/+0 |
2022-05-02 | update list of contributors•••(cherry picked from commit e9575ead7ab16b1af0ce1407db7706b6e3f805b2)
| Christian Hesse | 1 | -1/+3 |
2022-05-02 | doc/lease-script: reflect actual action of the script•••(cherry picked from commit 56c5da8ed4097018300c1cf284ce7308acd7ece4)
| PackElend | 1 | -6/+12 |
2022-04-28 | global-functions: $LogPrintExit2: handle empty name•••(cherry picked from commit f417bcbcd4ab7458f1d0b4265ccda2854ba96b4f)
| Christian Hesse | 1 | -1/+1 |
2022-04-28 | global-functions: catch runtime error when loading modules•••(cherry picked from commit e74bec7e5b62e54d10b1f3ba058868536b35fdc6)
| Christian Hesse | 1 | -1/+5 |
2022-04-28 | global-functions: validate syntax of modules•••(cherry picked from commit 7c8e230521f1a936da034dfc05197fe9434926ed)
| Christian Hesse | 1 | -1/+6 |
2022-04-28 | global-functions: set $0 with script name•••Now that we have some active code at the bottom...
(cherry picked from commit 9bc2123ee5bd7af4a8e1ca47696a3f3379d5a028)
| Christian Hesse | 1 | -2/+4 |
2022-04-28 | global-functions: $ScriptInstallUpdate: support giving comment...•••... for new scripts. This allows to have extra settings from the
beginning, for example:
$ScriptInstallUpdate script1,script2 "base-url=https://example.com/your/custom/repository/"
(cherry picked from commit a058c9e1edd8dc4895a64881ee1b495e86fe7510)
| Christian Hesse | 1 | -2/+3 |
2022-04-28 | hotspot-to-wpa: create template if missing•••(cherry picked from commit 3f8d3acd60dab580c590a5a5e87f65cdcceb3433)
| Christian Hesse | 1 | -2/+7 |
2022-04-28 | hotspot-to-wpa: move code for marker up•••(cherry picked from commit c132d2840843a5da40f30e5b66cb1495f5c02357)
| Christian Hesse | 1 | -6/+7 |
2022-04-07 | capsman-download-packages: break long lines•••(cherry picked from commit 57fab952908c9ad52e73a0103d0d5e422f8cdeda)
| Christian Hesse | 1 | -2/+4 |
2022-04-07 | capsman-download-packages: try to warn about missing logs•••(cherry picked from commit 9dbc56457b1fb25099f7d487b8284a03b47ffbe4)
| Christian Hesse | 1 | -3/+9 |
2022-03-31 | hotspot-to-wpa: allow login page to load•••Depending on configuration the VLAN is changed on the SSID currently
serving the hotspot. So give the login page (with success status) a
moment to load before kicking the device.
(cherry picked from commit 0786111c5c5bd3085a52fec749fc68a1584c1a4c)
| Christian Hesse | 1 | -0/+3 |
2022-03-31 | introduce backup-partition•••(cherry picked from commit 71b69fc1898babf490b7dc8e7b0769022d5a2f79)
change-79-v6 | Christian Hesse | 11 | -4/+91 |
2022-03-30 | check-lte-firmware-upgrade: rework code and its logic•••(cherry picked from commit 2aa93a06716350d5e29fff4cfd1e7deb338ab80c)
| Christian Hesse | 1 | -42/+59 |
2022-03-30 | check-lte-firmware-upgrade: support starting unattended firmware upgrade...•••... from terminal if script is installed.
(cherry picked from commit d952e7e6c703dcc949478de351e9bf622be9d319)
| Christian Hesse | 1 | -0/+12 |
2022-03-30 | check-lte-firmware-upgrade: be more verbose•••(cherry picked from commit 5aecc9f1a316874f9c2935b6065347223927a299)
| Christian Hesse | 1 | -1/+8 |
2022-03-25 | capsman-download-packages: get info from log•••Relying on older packages in local storage may be problematic due to
size constraints. Let's check the log for required packages.
(cherry picked from commit c4a5f8787a57836bb3e8463cdda6cab6043b0169)
| Christian Hesse | 2 | -12/+22 |
2022-03-08 | firmware-upgrade-reboot: ignore firmware downgrade•••(cherry picked from commit 122f90b6930ba499f917887b6e25adae3109a513)
| Christian Hesse | 1 | -0/+4 |
2022-03-08 | accesslist-duplicates: use global $Read•••(cherry picked from commit cbb2f067e64d09d3d1443d9c2b17266fa56b2e99)
| Christian Hesse | 3 | -3/+3 |
2022-03-08 | global-functions: (re-)introduce global $Read•••... to interactively read input from user on terminal.
(cherry picked from commit 07cc38e973a6037649083494332fbae1946b48b4)
| Christian Hesse | 1 | -0/+6 |
2022-03-07 | hotspot-to-wpa: support ignoring specific hotspot•••(cherry picked from commit c1fa0f3579573b75cadba585c1aeb7e68313645c)
| Christian Hesse | 2 | -0/+5 |
2022-03-07 | hotspot-to-wpa: initialize variables earlier•••(cherry picked from commit df0d826999f198c650d50585c72d92ef7eb6a4c3)
| Christian Hesse | 1 | -5/+4 |
2022-03-04 | global-functions: update upgrade instruction•••The branch 'routeros-v7' will not exist forever...
And the link is gone already.
| Christian Hesse | 1 | -2/+1 |
2022-03-01 | global-functions: $FlushEmailQueue: delay if "in-progress"...•••Something else is sending a mail... Let's wait and hope the status is
not confused.
(cherry picked from commit c9b6cee83f686a532183016712c9441e77558917)
| Christian Hesse | 1 | -0/+1 |
2022-03-01 | doc/mod/notification-matrix: add verbose steps for setup•••Modified-by: Christian Hesse <mail@eworm.de>
(cherry picked from commit c35485454c60ae489fd5b9fb7d0afde566cae645)
| Michael Gisbers | 4 | -2/+57 |
2022-02-24 | global-functions: $DeviceInfo: firmware only if upgrade pending•••(cherry picked from commit a00e912bb5c556eaead42a4213c545a34c3959d9)
| Christian Hesse | 1 | -1/+2 |
2022-02-23 | doc/backup-cloud: break long line•••(cherry picked from commit c72702cc51a732242d96904d04dad41573439378)
| Christian Hesse | 1 | -1/+2 |
2022-02-23 | doc/backup-upload: warn about possible issue•••(cherry picked from commit a754932211d3cc87563a483302350e65a03ceba1)
| Christian Hesse | 1 | -0/+5 |
2022-02-23 | doc/backup-cloud: warn about possible issue•••(cherry picked from commit a78b2bfcdef7e7cc84fd777e7fe0f7aa4cb5fe0c)
| Christian Hesse | 1 | -0/+5 |
2022-02-23 | INITIAL-COMMANDS: give another delay before fetch•••(cherry picked from commit 0ab99fcdbb9b9210b3ebdfeb59b8185b4d760567)
| Christian Hesse | 1 | -0/+1 |
2022-02-22 | doc/log-forward: remove extra character•••Looks like copy'n'paste error...
(cherry picked from commit c872c18d76553647ebeab613df4edc8cabef84f2)
| Christian Hesse | 1 | -1/+1 |
2022-02-22 | doc/mod/scriptrunonce: document optional configuration•••(cherry picked from commit d50f6ffb79c448b8ffef246a0e7ef90d51c8dadb)
| Christian Hesse | 1 | -1/+14 |
2022-02-22 | update list of contributors•••(cherry picked from commit 8e401bf498065814442c4c39e2fcc949f73bfc3b)
| Christian Hesse | 1 | -0/+1 |
2022-02-21 | doc/mod: notify about new documentationchange-78-v6 | Christian Hesse | 4 | -3/+4 |
2022-02-21 | add doc/mod/scriptrunonce | Christian Hesse | 4 | -0/+39 |
2022-02-21 | add doc/mod/ipcalc•••(cherry picked from commit e9953c361267f10fd15d3280ccd985062c1dde28)
| Christian Hesse | 4 | -0/+54 |
2022-02-21 | add doc/mod/inspectvar•••(cherry picked from commit 002315035c25b8569d2b6f232a6f8dfba37cf07b)
| Christian Hesse | 3 | -0/+34 |
2022-02-21 | add doc/mod/notification-matrix•••(cherry picked from commit 07fc5c898ad36debad96d06e3a65fa06ccdadde8)
| Christian Hesse | 14 | -11/+73 |
2022-02-21 | add doc/mod/notification-telegram•••(cherry picked from commit e6a686187c3d3c981b7ab86b4cbce46fc6466da4)
| Christian Hesse | 14 | -12/+81 |
2022-02-21 | Makefile: match all *.md files, incl. doc/mod/•••(cherry picked from commit 886cd67edba86906fea4c0d753b13b7c68c5e78b)
| Christian Hesse | 1 | -1/+1 |
2022-02-21 | doc/check-routeros-update: mention e-mail, matrix and telegram•••(cherry picked from commit 6f27553f15787540a7b4bc353d89aa4d3d268830)
| Christian Hesse | 1 | -0/+2 |
2022-02-12 | doc/mod: put hints into block quote, update info icon, fix links•••(cherry picked from commit fd36241be649989e7b26348db31a3d3461888a1c)
| Christian Hesse | 2 | -6/+6 |
2022-02-12 | doc: use another info icon: đ -> âšī¸•••(cherry picked from commit cd2a7dcf8ce3324179768b48a785f24f0d53aa19)
| Christian Hesse | 34 | -34/+34 |
2022-02-11 | doc/early-errors: no site structure, hint only•••(cherry picked from commit f0b0951968bc865877c1f5b6607935490ba68033)
| Christian Hesse | 1 | -10/+1 |
2022-02-11 | doc: put hints into block quote•••(cherry picked from commit 9e91ed56aaed77c6776ef95ebed791c40d7f21d2)
| Christian Hesse | 34 | -71/+70 |
2022-02-11 | INITIAL-COMMANDS: put hint into block quote•••(cherry picked from commit 4b16dc06c4b1bcd7c7ec5e3849736765799e32e6)
| Christian Hesse | 1 | -2/+3 |
2022-02-11 | README: put hint into block quote•••(cherry picked from commit a5e421faebe8ac82c1ade73f8c1ea26ef728030b)
| Christian Hesse | 1 | -2/+2 |
2022-02-11 | firmware-upgrade-reboot: add a delay before reboot•••Looks like my timing was too good... Upgrade and reboot happened too
fast, so device reported:
system;error;critical router was rebooted without proper shutdown
Let's try something smart... Delay the reboot by the amount of uptime,
and hope all devices - slow and powerful - are happy.
(cherry picked from commit 3f8e835233d8d9ac6f31572a1a115eb73c46ff92)
| Christian Hesse | 1 | -0/+5 |
2022-02-10 | global-functions: $MkDir: do not act without directory•••(cherry picked from commit 7b48b25c271111570d27708ceac437e24f05e6fe)
| Christian Hesse | 1 | -0/+4 |
2022-02-10 | update list of contributors•••Thanks a lot and please enjoy firmware-upgrade-reboot! đ
(cherry picked from commit a50d9d30e3fbf6b4236f99cb40df656206492f8f)
| Christian Hesse | 1 | -0/+1 |
2022-02-10 | introduce firmware-upgrade-reboot•••(cherry picked from commit 3c358980cb416c61419a0aaa384ab1db1dab8d29)
change-77-v6 | Christian Hesse | 9 | -3/+75 |
2022-02-10 | netwatch-dns: flush cache on configuration change•••(cherry picked from commit a47f5723cc4cdd287d36aaffd7619c17494f9345)
| Christian Hesse | 1 | -0/+4 |
2022-02-10 | netwatch-notify: nest conditions•••The logic here was right, but RouterOS runs the checks simultaneously.
This caused delays even if no resolving was needed.
Nesting the checks fixes this.
(cherry picked from commit 0b46c508dc8f76955dd528900882b54c07b62ef3)
| Christian Hesse | 1 | -15/+17 |
2022-02-10 | netwatch-notify: allow to suppress notification on host down•••(cherry picked from commit c6e581d4f90c9bea0adf405685aa634e264d1f3b)
change-76-v6 | Christian Hesse | 6 | -10/+23 |
2022-02-10 | doc/netwatch-notify: add sections•••(cherry picked from commit 42c203291a7db814be00f40caddb6980632358fa)
| Christian Hesse | 1 | -0/+8 |
2022-02-10 | doc/packages-update: link backup-cloud•••(cherry picked from commit dd19aea3628471ce54fefa30913879322f20e63a)
| Christian Hesse | 1 | -0/+1 |
2022-01-30 | packages-update: use correct syntax•••(cherry picked from commit 27a81bcbca52d513c5b9c10578474a1863bd08af)
| Christian Hesse | 1 | -3/+3 |
2022-01-30 | check-routeros-update: use correct syntax•••(cherry picked from commit dfe995be270f1ee9621454e7feada84c33168db0)
| Christian Hesse | 1 | -1/+1 |
2022-01-20 | global-functions: $ScriptInstallUpdate: quote names in log output•••(cherry picked from commit 5e32105e7ea4bd357f9826d1ca24ca6e2c455bdc)
| Christian Hesse | 1 | -9/+9 |
2022-01-20 | global-functions: $ScriptInstallUpdate: give final url in debug output•••(cherry picked from commit b4a5d824a268fae9f06ccf61fff4f67c760773ed)
| Christian Hesse | 1 | -7/+6 |
2022-01-17 | global-functions: $DownloadPackage: handle special case with name•••For RouterOS 6.x bundled package version and architecture are swapped.
Closes: #21
(cherry picked from commit 1e6931c8e34d5035cb07baa98b57eccbcd4278ab)
| Christian Hesse | 1 | -0/+4 |
2022-01-17 | global-functions: $DownloadPackage: give url in debug output•••(cherry picked from commit 51cd11c80380eac0bfde4649cb30747c198881b7)
| Christian Hesse | 1 | -3/+3 |
2022-01-14 | global: send notification on 'routeros-v6'•••This is mainly to keep the version in 'routeros-v6'
and 'main' in sync...
change-75-v6 | Christian Hesse | 4 | -3/+4 |
2022-01-14 | global-config: add $ScriptUpdatesUrlSuffix in overlay for RouterOS v6 | Christian Hesse | 1 | -0/+3 |
2022-01-14 | README: install correct global-config-overlay for RouterOS v6branch-routeros-v6 | Christian Hesse | 3 | -3/+15 |
2022-01-14 | INITIAL-COMMANDS: silence the certificate download | Christian Hesse | 1 | -1/+1 |
2022-01-07 | hotspot-to-wpa: support settings from templatechange-74 | Christian Hesse | 6 | -8/+56 |
2022-01-06 | Merge branch 'backup' into next | Christian Hesse | 21 | -433/+444 |
2022-01-06 | Migrate configuration and send notification on renameschange-73 | Christian Hesse | 4 | -3/+5 |
2022-01-06 | rename script upload-backup -> backup-upload | Christian Hesse | 9 | -181/+184 |
2022-01-06 | rename script email-backup -> backup-email | Christian Hesse | 9 | -139/+142 |
2022-01-06 | rename script cloud-backup -> backup-cloud | Christian Hesse | 9 | -116/+119 |
2022-01-03 | introduce netwatch-dnschange-72 | Christian Hesse | 8 | -3/+166 |
2022-01-03 | netwatch-notify: give netwatch some time to settle | Christian Hesse | 1 | -0/+4 |
2022-01-03 | netwatch-notify: initialize after lock | Christian Hesse | 1 | -2/+2 |
2022-01-03 | netwatch-notify: better match notify-entries | Christian Hesse | 1 | -77/+80 |
2022-01-03 | add AVIF logo | Christian Hesse | 1 | -0/+0 |
2022-01-03 | doc/accesslist-duplicates: convert screenshot to AVIF | Christian Hesse | 3 | -1/+1 |
2022-01-03 | README: convert screenshots to AVIF | Christian Hesse | 23 | -11/+11 |
2022-01-03 | README: convert Telegram group qr code to AVIF | Christian Hesse | 3 | -1/+1 |
2022-01-01 | update copyright for 2022 | Christian Hesse | 62 | -62/+62 |
2021-12-30 | README: add Telegram icon in qr code | Christian Hesse | 1 | -0/+0 |
2021-12-30 | README: add a qr code to join Telegram group | Christian Hesse | 2 | -0/+3 |
2021-12-20 | global-functions: $RequiredRouterOS: fix warning•••Passing a boolean does not work... Handle as string.
| Christian Hesse | 1 | -5/+4 |
2021-12-17 | log-forward: fix forwarding first message•••Pulling the power cable results in log message on next boot:
dec/16 18:28:28 system,error,critical router rebooted without proper shutdown, probably power outage
This was not forwarded as it had the numeric id 0, which is not greater
than the zero we initialized with. Now initialized with -1 when no log
has been forwarded to fix this.
| Christian Hesse | 1 | -1/+1 |
2021-12-16 | INITIAL-COMMANDS: adopt changes, no need to run global-config-overlay | Christian Hesse | 1 | -2/+2 |
2021-12-16 | doc/ssh-keys-import: number keys, do not overwrite on same comment | Christian Hesse | 1 | -1/+1 |
2021-12-16 | doc/ssh-keys-import: handle RSA keys only•••Sadly RouterOS does not (yet) support ed25519 keys...
| Christian Hesse | 1 | -1/+1 |
2021-12-16 | update list of contributors | Christian Hesse | 1 | -0/+1 |
2021-12-15 | update list of contributors | Christian Hesse | 1 | -0/+1 |
2021-12-14 | global-functions: $DownloadPackage: make directory first•••The fetch command creates the directory itself, however using $MkDir
gives better error message when creating directory fails.
| Christian Hesse | 1 | -0/+6 |
2021-12-14 | global-functions: $MkDir: log error | Christian Hesse | 1 | -1/+3 |
2021-12-14 | global-functions: $NotificationFunctions->"email": do not declare unused func... | Christian Hesse | 1 | -1/+0 |