Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-23 | global-functions: $ScriptInstallUpdate: handle migration before message | 1 | -3/+3 | ||
2021-02-23 | switch default branch from master to main | 1 | -2/+2 | ||
2021-02-22 | We have a Telegram group!change-45 | 5 | -3/+11 | ||
2021-02-21 | README: swap stars and forks | 1 | -1/+1 | ||
2021-02-21 | capsman-download-packages: give more context in output | 1 | -2/+2 | ||
2021-02-21 | capsman-download-packages: complain on undefined path | 1 | -0/+4 | ||
2021-02-18 | gps-track: fix syntax | 1 | -4/+3 | ||
2021-02-18 | global-functions: $FlushTelegramQueue: disable web page preview | 1 | -1/+2 | ||
... just as without queue. | |||||
2021-02-18 | check-routeros-update: wait to be fully connected | 1 | -0/+3 | ||
2021-02-18 | check-routeros-update: give more context | 1 | -1/+1 | ||
2021-02-18 | global-functions: $TimeIsSync: do not flood log... | 1 | -1/+1 | ||
... when returning gracefully. | |||||
2021-02-18 | global: drop script 'global-wait'change-44 | 51 | -81/+137 | ||
All scripts wait for the global functions on their own now. | |||||
2021-02-18 | global-functions: $ScriptInstallUpdate: fix change notification | 1 | -2/+3 | ||
In RouterOS functions are of type 'array' with 'code' (numerical index 1) inside. Cast to string to make comparison work. Also define the function to make it available. | |||||
2021-02-18 | global-functions: $ScriptInstallUpdate: Properly escape question mark | 1 | -1/+1 | ||
2021-02-18 | email-backup: no example address, complain if missing | 2 | -2/+6 | ||
2021-02-18 | README: fix typo | 1 | -1/+1 | ||
2021-02-18 | upload-backup: wait to be fully connected | 1 | -0/+3 | ||
2021-02-18 | email-backup: wait to be fully connected | 1 | -0/+3 | ||
2021-02-18 | cloud-backup: wait to be fully connected | 1 | -0/+3 | ||
2021-02-16 | global-functions: $DeviceInfo: shorten text | 1 | -1/+1 | ||
2021-02-16 | global-functions: drop $MailServerIsUp | 3 | -57/+0 | ||
Now that we have an e-mail queue we do not care if the server is up or not. | |||||
2021-02-16 | global-functions: send (and re-send) e-mails from queuechange-43 | 4 | -12/+59 | ||
2021-02-16 | global-functions: drop support for attachment in notification e-mail | 6 | -15/+12 | ||
2021-02-16 | daily-psk: drop support for attaching QR-Code | 3 | -42/+6 | ||
The notification contains the link. Should be sufficient, no? | |||||
2021-02-09 | global-functions: $CertificateAvailable: check chain by akid and skidrouteros-6.47 | 1 | -8/+11 | ||
We can merge this when RouterOS 6.47 moves to long-term... | |||||
2021-02-03 | global-functions: $DownloadPackage: this requires Let's Encrypt "R3" now | 1 | -1/+1 | ||
2021-02-03 | global-functions: $GetMacVendor: this requires Let's Encrypt "R3" now | 1 | -1/+1 | ||
2021-01-22 | global-functions: $LogPrintExit: notify about colorful outputchange-42 | 4 | -3/+4 | ||
2021-01-22 | global-functions: $LogPrintExit: make colorful output configurable | 2 | -0/+8 | ||
2021-01-22 | global-functions: $LogPrintExit: colorful output | 1 | -2/+7 | ||
2021-01-22 | global-functions: $ScriptInstallUpdate: give hint on changes | 1 | -0/+6 | ||
2021-01-20 | capsman-download-packages: handle error when creating directory | 1 | -1/+4 | ||
2021-01-20 | certificate-renew-issued: handle error when creating directory | 1 | -6/+9 | ||
2021-01-20 | global-functions: add error handling | 1 | -5/+13 | ||
2021-01-20 | global-functions: $SymbolForNotification: remove empty line | 1 | -1/+0 | ||
2021-01-20 | global-functions: $WaitForFile: declare input first | 1 | -1/+3 | ||
2021-01-20 | global-functions: $MkDir: clean path | 1 | -0/+3 | ||
2021-01-11 | check-certificates: complete certificate renewal time | 1 | -1/+1 | ||
With a modified certificate renewal time may have failed if the new certificate was not found. | |||||
2021-01-11 | check-certificates: do not renew if loosing private key | 1 | -0/+5 | ||
2021-01-11 | check-certificates: show info on private key | 1 | -0/+2 | ||
2021-01-04 | global-functions: introduce and use $RequiredRouterOS | 1 | -0/+21 | ||
2021-01-03 | global-functions: $ScriptInstallUpdate: log error on reloading global functions | 1 | -1/+5 | ||
2021-01-03 | global-functions: $ScriptInstallUpdate: log error on reloading global ↵ | 1 | -1/+5 | ||
configuration | |||||
2021-01-03 | hotspot-to-wpa: always use first entry to place before | 1 | -1/+1 | ||
2021-01-03 | dhcp-to-dns: always use first entry to place before | 1 | -1/+1 | ||
2021-01-03 | collect-wireless-mac: always use first entry to place before | 3 | -3/+3 | ||
2021-01-03 | ipv6-update: simplify the code... | 1 | -4/+3 | ||
... and make it match the code used in other scripts. | |||||
2021-01-03 | ipv6-update: get old prefix from first matching address list entry | 1 | -1/+1 | ||
2021-01-01 | update copyright for 2021 | 55 | -55/+55 | ||
2020-12-30 | update list of contributors | 1 | -3/+4 | ||
2020-12-30 | collect-wireless-mac: always select first lease from dhcp-server | 3 | -3/+3 | ||
The script fails at setting the hostname when there are multiple leases for a mac address. In line 36 and 37 the hostname gets set from the data the lease. When there is more than one lease for a specific mac address this fails with the message "invalid internal item number". More than one lease for a mac address is possible, if you have more than one SSID on a capsman and a single device can login into more than one SSID. Fixes #10 Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2020-12-30 | certs: add plain text info about certificates | 6 | -68/+1028 | ||
Also order certificates, so we have: * intermediate * root * alternative root, if any Let's add 'ISRG Root X1' for 'E1' as there will be a valid cross-signed chain 'E1' -> 'ISRG Root X2' -> 'ISRG Root X1'. | |||||
2020-12-20 | global-functions: $ScriptInstallUpdate: simplify code | 1 | -6/+1 | ||
2020-12-20 | global-functions: $ScriptInstallUpdate: drop ignore migration | 1 | -10/+0 | ||
Anybody had enough time to migrate, no? | |||||
2020-12-18 | global-functions: $ScriptInstallUpdate: implement migration mechanismchange-41 | 4 | -3/+16 | ||
Reset $SentConfigChangesNotification and rerun $ScriptInstallUpdate to test... :set SentConfigChangesNotification $ScriptInstallUpdate | |||||
2020-12-18 | global-functions: $ScriptInstallUpdate: make Let's Encrypt certificate ↵ | 2 | -5/+5 | ||
semi-mandatory ... and remove the migration from changes. | |||||
2020-12-18 | certs: remove Let's Encrypt Authority X3 | 1 | -83/+0 | ||
2020-12-18 | INITIAL-COMMANDS: drop Let's Encrypt Authority X3 | 1 | -5/+1 | ||
2020-12-18 | README: drop Let's Encrypt Authority X3 | 1 | -18/+3 | ||
2020-12-18 | check-certificates: make the certificate renewal time configurablechange-40 | 5 | -4/+7 | ||
2020-12-18 | Merge branch 'ipv6-update' | 6 | -7/+34 | ||
2020-12-18 | ipv6-update: notify about interface specific address list entrieschange-39 | 4 | -3/+4 | ||
2020-12-18 | ipv6-update: update interface specific address list entries | 2 | -0/+18 | ||
2020-12-18 | ipv6-update: move the delay down | 1 | -3/+3 | ||
We have to wait for the interfaces, no need to delay address list entry. | |||||
2020-12-18 | ipv6-update: automatically add ipv6 address list entry | 2 | -0/+8 | ||
2020-12-18 | ipv6-update: add missing colon | 1 | -1/+1 | ||
2020-12-17 | import Let's Encrypt certificate "R3"change-38 | 4 | -3/+9 | ||
2020-12-17 | INITIAL-COMMANDS: also import Let's Encrypt certificate "R3" | 1 | -4/+8 | ||
2020-12-17 | README: also import Let's Encrypt certificate "R3" | 1 | -9/+24 | ||
2020-12-17 | certs: add new Let's Encrypt certificates | 2 | -0/+112 | ||
https://letsencrypt.org/certificates/ | |||||
2020-12-14 | log-forward: add 'if any' in log message | 1 | -1/+1 | ||
2020-12-10 | global-functions: $FlushTelegramQueue: log warning on empty queue... | 1 | -0/+5 | ||
... if scheduler exists. | |||||
2020-12-10 | global-functions: $FlushTelegramQueue: do not fail if run without scheduler | 1 | -1/+1 | ||
2020-12-01 | global-functions: $SendTelegram: give amount of truncated text | 1 | -2/+4 | ||
2020-11-29 | global-functions: $CertificateDownload: fix typo | 1 | -1/+1 | ||
Signed-off-by: Michael Gisbers <michael@gisbers.de> Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2020-11-27 | Merge branch 'telegram-clickable' | 9 | -42/+54 | ||
2020-11-26 | global-functions: clickable links in telegram notifications | 9 | -30/+29 | ||
2020-11-26 | global-functions: $SendEMail: prepare to add link | 1 | -0/+2 | ||
For e-mail just in plain text... | |||||
2020-11-26 | global-functions: $SendEMail: handle signature with $IfThenElse | 1 | -4/+4 | ||
2020-11-26 | global-functions: $SendTelegram: split off & move down truncation message | 1 | -3/+7 | ||
2020-11-26 | global-functions: $SendTelegram: prepare to add clickable link | 1 | -2/+8 | ||
Formatting with fixed width font stopped links from being clickable. | |||||
2020-11-26 | global-functions: $SendTelegram: change internal wording | 1 | -5/+5 | ||
2020-11-26 | global-functions: $SendTelegram: try to get the line breaks right | 1 | -3/+4 | ||
2020-11-26 | global-functions: $SendTelegram: disable web page preview | 1 | -1/+1 | ||
2020-11-26 | log-forward: add parenthesis in filter expression | 1 | -1/+1 | ||
Looks like this works without parenthesis in RouterOS, let's add it anyway. | |||||
2020-11-24 | update list of contributors | 1 | -0/+1 | ||
2020-11-24 | check-health: re-measure until we have a valid value | 1 | -4/+4 | ||
2020-11-24 | check-health: use second measure against temperature spikes | 1 | -4/+3 | ||
The old spike detection was still prone to false alerts. Let's do a second measurement and ignore on difference. This results in more measurements being ignored, but temperature is changing slowly only and it should not hurt. | |||||
2020-11-20 | check-health: do not write unicode to log | 1 | -1/+1 | ||
2020-11-19 | check-health: guard against temperature spikes | 1 | -0/+6 | ||
Looks like devices out there suffer sensor issue or bug where temperature value spikes and drops immediately: https://forum.mikrotik.com/viewtopic.php?t=111030 https://forum.mikrotik.com/viewtopic.php?t=111109 https://forum.mikrotik.com/viewtopic.php?t=151242 ... and possibly more. Let's ignore these spikes, but at the same time increase the current value to bring it into line - in case it's real. | |||||
2020-11-19 | check-health: handle formatting by picking from string | 1 | -4/+1 | ||
The mathematical way is more elegant, but just picking the char from string is shorter. 😜 | |||||
2020-11-19 | check-health: properly handle voltage value below one | 1 | -0/+3 | ||
Before this produced division by zero... | |||||
2020-11-17 | Merge branch 'netwatch-notify' | 6 | -8/+37 | ||
2020-11-17 | netwatch-notify: notify about changeschange-37 | 4 | -3/+4 | ||
2020-11-17 | netwatch-notify: increase count for every parent in chain | 2 | -2/+5 | ||
2020-11-17 | netwatch-notify: support parents in a chain | 1 | -3/+13 | ||
2020-11-17 | netwatch-notify: be more verbose in logs | 1 | -2/+4 | ||
2020-11-17 | netwatch-notify: implemented simple dependency model | 2 | -4/+17 | ||
2020-11-17 | doc/netwatch-notify: remove timeout from examples | 1 | -3/+3 | ||
2020-11-17 | netwatch-notify: unbreak custom count | 1 | -1/+1 | ||