Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-25 | global-functions: $ScriptInstallUpdate: expect global-config-overlay to be pr... | Christian Hesse | 1 | -8/+3 |
2021-02-25 | global-functions: $ScriptInstallUpdate: list news with 'black circle'•••... if symbols are enabled. | Christian Hesse | 1 | -1/+4 |
2021-02-25 | let's keep next branch and document it | Christian Hesse | 1 | -0/+5 |
2021-02-24 | global-functions: $CertificateAvailable: use $0 for $RequiredRouterOS | Christian Hesse | 1 | -1/+1 |
2021-02-24 | update-tunnelbroker: silence fetch | Christian Hesse | 1 | -1/+1 |
2021-02-24 | gps-track: silence fetch | Christian Hesse | 1 | -1/+1 |
2021-02-24 | global-functions: silence fetch | Christian Hesse | 1 | -4/+4 |
2021-02-24 | check-certificates: silence fetch | Christian Hesse | 1 | -1/+1 |
2021-02-24 | global-functions: $GetMacVendor: improve error handling•••The API returns 404 on unknown mac vendor... We can just catch error, but not decide whether it is connection error or unknown vendor. Try without mac address - on error we have a connection issue. | Christian Hesse | 1 | -0/+7 |
2021-02-24 | certs: remove obsolote certificate "Let's Encrypt Authority X3"•••Let's Encrypt started issuing certificates from "R3" intermediate on December 2nd. All certificates should be renewed by now... change-47 | Christian Hesse | 4 | -3/+5 |
2021-02-24 | backup: notify about random delaychange-46 | Christian Hesse | 4 | -3/+4 |
2021-02-24 | upload-backup: add configurable random delay | Christian Hesse | 2 | -2/+10 |
2021-02-24 | email-backup: add configurable random delay | Christian Hesse | 2 | -3/+11 |
2021-02-24 | cloud-backup: add configurable random delay | Christian Hesse | 3 | -1/+10 |
2021-02-24 | global: use $0 for $ScriptFromTerminal | Christian Hesse | 2 | -4/+4 |
2021-02-24 | global: use $0 for $ScriptLock | Christian Hesse | 8 | -8/+8 |
2021-02-24 | global: give script or function name in log messages | Christian Hesse | 46 | -212/+262 |
2021-02-24 | global-functions: $GetMacVendor: requires certificate "Cloudflare Inc ECC CA-... | Christian Hesse | 2 | -1/+167 |
2021-02-23 | global-functions: $ScriptInstallUpdate: handle migration before message | Christian Hesse | 1 | -3/+3 |
2021-02-23 | switch default branch from master to main | Christian Hesse | 1 | -2/+2 |
2021-02-22 | We have a Telegram group!change-45 | Christian Hesse | 5 | -3/+11 |
2021-02-21 | README: swap stars and forks | Christian Hesse | 1 | -1/+1 |
2021-02-21 | capsman-download-packages: give more context in output | Christian Hesse | 1 | -2/+2 |
2021-02-21 | capsman-download-packages: complain on undefined path | Christian Hesse | 1 | -0/+4 |
2021-02-18 | gps-track: fix syntax | Christian Hesse | 1 | -4/+3 |
2021-02-18 | global-functions: $FlushTelegramQueue: disable web page preview•••... just as without queue. | Christian Hesse | 1 | -1/+2 |
2021-02-18 | check-routeros-update: wait to be fully connected | Christian Hesse | 1 | -0/+3 |
2021-02-18 | check-routeros-update: give more context | Christian Hesse | 1 | -1/+1 |
2021-02-18 | global-functions: $TimeIsSync: do not flood log...•••... when returning gracefully. | Christian Hesse | 1 | -1/+1 |
2021-02-18 | global: drop script 'global-wait'•••All scripts wait for the global functions on their own now. change-44 | Christian Hesse | 51 | -81/+137 |
2021-02-18 | global-functions: $ScriptInstallUpdate: fix change notification•••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. | Christian Hesse | 1 | -2/+3 |
2021-02-18 | global-functions: $ScriptInstallUpdate: Properly escape question mark | Christian Hesse | 1 | -1/+1 |
2021-02-18 | email-backup: no example address, complain if missing | Christian Hesse | 2 | -2/+6 |
2021-02-18 | README: fix typo | Christian Hesse | 1 | -1/+1 |
2021-02-18 | upload-backup: wait to be fully connected | Christian Hesse | 1 | -0/+3 |
2021-02-18 | email-backup: wait to be fully connected | Christian Hesse | 1 | -0/+3 |
2021-02-18 | cloud-backup: wait to be fully connected | Christian Hesse | 1 | -0/+3 |
2021-02-16 | global-functions: $DeviceInfo: shorten text | Christian Hesse | 1 | -1/+1 |
2021-02-16 | global-functions: drop $MailServerIsUp•••Now that we have an e-mail queue we do not care if the server is up or not. | Christian Hesse | 3 | -57/+0 |
2021-02-16 | global-functions: send (and re-send) e-mails from queuechange-43 | Christian Hesse | 4 | -12/+59 |
2021-02-16 | global-functions: drop support for attachment in notification e-mail | Christian Hesse | 6 | -15/+12 |
2021-02-16 | daily-psk: drop support for attaching QR-Code•••The notification contains the link. Should be sufficient, no? | Christian Hesse | 3 | -42/+6 |
2021-02-09 | global-functions: $CertificateAvailable: check chain by akid and skid•••We can merge this when RouterOS 6.47 moves to long-term... routeros-6.47 | Christian Hesse | 1 | -8/+11 |
2021-02-03 | global-functions: $DownloadPackage: this requires Let's Encrypt "R3" now | Christian Hesse | 1 | -1/+1 |
2021-02-03 | global-functions: $GetMacVendor: this requires Let's Encrypt "R3" now | Christian Hesse | 1 | -1/+1 |
2021-01-22 | global-functions: $LogPrintExit: notify about colorful outputchange-42 | Christian Hesse | 4 | -3/+4 |
2021-01-22 | global-functions: $LogPrintExit: make colorful output configurable | Christian Hesse | 2 | -0/+8 |
2021-01-22 | global-functions: $LogPrintExit: colorful output | Christian Hesse | 1 | -2/+7 |
2021-01-22 | global-functions: $ScriptInstallUpdate: give hint on changes | Christian Hesse | 1 | -0/+6 |
2021-01-20 | capsman-download-packages: handle error when creating directory | Christian Hesse | 1 | -1/+4 |
2021-01-20 | certificate-renew-issued: handle error when creating directory | Christian Hesse | 1 | -6/+9 |
2021-01-20 | global-functions: add error handling | Christian Hesse | 1 | -5/+13 |
2021-01-20 | global-functions: $SymbolForNotification: remove empty line | Christian Hesse | 1 | -1/+0 |
2021-01-20 | global-functions: $WaitForFile: declare input first | Christian Hesse | 1 | -1/+3 |
2021-01-20 | global-functions: $MkDir: clean path | Christian Hesse | 1 | -0/+3 |
2021-01-11 | check-certificates: complete certificate renewal time•••With a modified certificate renewal time may have failed if the new certificate was not found. | Christian Hesse | 1 | -1/+1 |
2021-01-11 | check-certificates: do not renew if loosing private key | Christian Hesse | 1 | -0/+5 |
2021-01-11 | check-certificates: show info on private key | Christian Hesse | 1 | -0/+2 |
2021-01-04 | global-functions: introduce and use $RequiredRouterOS | Christian Hesse | 1 | -0/+21 |
2021-01-03 | global-functions: $ScriptInstallUpdate: log error on reloading global functions | Christian Hesse | 1 | -1/+5 |
2021-01-03 | global-functions: $ScriptInstallUpdate: log error on reloading global configu... | Christian Hesse | 1 | -1/+5 |
2021-01-03 | hotspot-to-wpa: always use first entry to place before | Christian Hesse | 1 | -1/+1 |
2021-01-03 | dhcp-to-dns: always use first entry to place before | Christian Hesse | 1 | -1/+1 |
2021-01-03 | collect-wireless-mac: always use first entry to place before | Christian Hesse | 3 | -3/+3 |
2021-01-03 | ipv6-update: simplify the code...•••... and make it match the code used in other scripts. | Christian Hesse | 1 | -4/+3 |
2021-01-03 | ipv6-update: get old prefix from first matching address list entry | Christian Hesse | 1 | -1/+1 |
2021-01-01 | update copyright for 2021 | Christian Hesse | 55 | -55/+55 |
2020-12-30 | update list of contributors | Christian Hesse | 1 | -3/+4 |
2020-12-30 | collect-wireless-mac: always select first lease from dhcp-server•••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> | Daniel Ziegenberg | 3 | -3/+3 |
2020-12-30 | certs: add plain text info about certificates•••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'. | Christian Hesse | 6 | -68/+1028 |
2020-12-20 | global-functions: $ScriptInstallUpdate: simplify code | Christian Hesse | 1 | -6/+1 |
2020-12-20 | global-functions: $ScriptInstallUpdate: drop ignore migration•••Anybody had enough time to migrate, no? | Christian Hesse | 1 | -10/+0 |
2020-12-18 | global-functions: $ScriptInstallUpdate: implement migration mechanism•••Reset $SentConfigChangesNotification and rerun $ScriptInstallUpdate to test... :set SentConfigChangesNotification $ScriptInstallUpdate change-41 | Christian Hesse | 4 | -3/+16 |
2020-12-18 | global-functions: $ScriptInstallUpdate: make Let's Encrypt certificate semi-m...•••... and remove the migration from changes. | Christian Hesse | 2 | -5/+5 |
2020-12-18 | certs: remove Let's Encrypt Authority X3 | Christian Hesse | 1 | -83/+0 |
2020-12-18 | INITIAL-COMMANDS: drop Let's Encrypt Authority X3 | Christian Hesse | 1 | -5/+1 |
2020-12-18 | README: drop Let's Encrypt Authority X3 | Christian Hesse | 1 | -18/+3 |
2020-12-18 | check-certificates: make the certificate renewal time configurablechange-40 | Christian Hesse | 5 | -4/+7 |
2020-12-18 | Merge branch 'ipv6-update' | Christian Hesse | 6 | -7/+34 |
2020-12-18 | ipv6-update: notify about interface specific address list entrieschange-39 | Christian Hesse | 4 | -3/+4 |
2020-12-18 | ipv6-update: update interface specific address list entries | Christian Hesse | 2 | -0/+18 |
2020-12-18 | ipv6-update: move the delay down•••We have to wait for the interfaces, no need to delay address list entry. | Christian Hesse | 1 | -3/+3 |
2020-12-18 | ipv6-update: automatically add ipv6 address list entry | Christian Hesse | 2 | -0/+8 |
2020-12-18 | ipv6-update: add missing colon | Christian Hesse | 1 | -1/+1 |
2020-12-17 | import Let's Encrypt certificate "R3"change-38 | Christian Hesse | 4 | -3/+9 |
2020-12-17 | INITIAL-COMMANDS: also import Let's Encrypt certificate "R3" | Christian Hesse | 1 | -4/+8 |
2020-12-17 | README: also import Let's Encrypt certificate "R3" | Christian Hesse | 1 | -9/+24 |
2020-12-17 | certs: add new Let's Encrypt certificates•••https://letsencrypt.org/certificates/ | Christian Hesse | 2 | -0/+112 |
2020-12-14 | log-forward: add 'if any' in log message | Christian Hesse | 1 | -1/+1 |
2020-12-10 | global-functions: $FlushTelegramQueue: log warning on empty queue...•••... if scheduler exists. | Christian Hesse | 1 | -0/+5 |
2020-12-10 | global-functions: $FlushTelegramQueue: do not fail if run without scheduler | Christian Hesse | 1 | -1/+1 |
2020-12-01 | global-functions: $SendTelegram: give amount of truncated text | Christian Hesse | 1 | -2/+4 |
2020-11-29 | global-functions: $CertificateDownload: fix typo•••Signed-off-by: Michael Gisbers <michael@gisbers.de> Signed-off-by: Christian Hesse <mail@eworm.de> | Michael Gisbers | 1 | -1/+1 |
2020-11-27 | Merge branch 'telegram-clickable' | Christian Hesse | 9 | -42/+54 |
2020-11-26 | global-functions: clickable links in telegram notifications | Christian Hesse | 9 | -30/+29 |
2020-11-26 | global-functions: $SendEMail: prepare to add link•••For e-mail just in plain text... | Christian Hesse | 1 | -0/+2 |
2020-11-26 | global-functions: $SendEMail: handle signature with $IfThenElse | Christian Hesse | 1 | -4/+4 |
2020-11-26 | global-functions: $SendTelegram: split off & move down truncation message | Christian Hesse | 1 | -3/+7 |
2020-11-26 | global-functions: $SendTelegram: prepare to add clickable link•••Formatting with fixed width font stopped links from being clickable. | Christian Hesse | 1 | -2/+8 |
2020-11-26 | global-functions: $SendTelegram: change internal wording | Christian Hesse | 1 | -5/+5 |