Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-15 | global-functions: $MailServerIsUp: use prepared value | Christian Hesse | 1 | -1/+1 |
2020-05-15 | global-functions: $WaitTimeSync: run rotate-ntp less frequently | Christian Hesse | 1 | -1/+1 |
2020-05-15 | rotate-ntp: log resolve errors | Christian Hesse | 1 | -2/+9 |
2020-05-13 | global-functions: $WaitTimeSync: failing rotate-ntp is not fatal•••Resolving ntp servers fais if internet connectivity is not established. So this is not fatal, we want to catch error and fall through, then continue. | Christian Hesse | 1 | -1/+5 |
2020-05-11 | doc/gps-track: add hint on coordinate format | Christian Hesse | 1 | -0/+3 |
2020-05-04 | README: warn about deprecated commands in presentation | Christian Hesse | 1 | -0/+3 |
2020-05-04 | README: expect recent RouterOS•••RouterOS 6.43 can be considered obsolete these days. | Christian Hesse | 1 | -6/+3 |
2020-05-04 | global-functions: $ScriptInstallUpdate: log when reloading code | Christian Hesse | 1 | -0/+2 |
2020-05-04 | global-functions: $DownloadPackage: support downloading bundle | Christian Hesse | 1 | -1/+1 |
2020-04-28 | doc/early-errors: also install global-wait | Christian Hesse | 1 | -2/+2 |
2020-04-28 | doc/bridge-port: add command to install global-wait | Christian Hesse | 1 | -0/+1 |
2020-04-24 | early-errors: ... and exclude dns messages•••Using DoH (DNS over HTTPS) results in a number of error messages before network becomes available: dns;error DoH server connection error: Network is unreachable Exclude these. | Christian Hesse | 1 | -1/+1 |
2020-04-24 | early-errors: ... but exclude e-mail messages•••Most likely these are just error and critical messages failed sending anyway. | Christian Hesse | 1 | -1/+1 |
2020-04-24 | early-errors: also include critical messages | Christian Hesse | 1 | -1/+1 |
2020-04-24 | early-errors: get errors into array | Christian Hesse | 1 | -2/+3 |
2020-04-24 | doc/mode-button: the reset button can do the same•••... starting with RouterOS 6.47beta60. routeros-6.47beta60 | Christian Hesse | 1 | -2/+8 |
2020-04-24 | INITIAL-COMMANDS: use function to rename certificates | Christian Hesse | 1 | -6/+4 |
2020-04-24 | check-certificates: exclude issued certificates on SCEP server | Christian Hesse | 1 | -16/+20 |
2020-04-24 | check-certificates: always use parenthesis | Christian Hesse | 1 | -2/+2 |
2020-04-24 | check-certificates: add missing blank | Christian Hesse | 1 | -1/+1 |
2020-04-24 | global-functions: $CertificateNameByCN: replace apostrophe | Christian Hesse | 1 | -1/+2 |
2020-04-22 | global-functions: add $WaitDefaultRouteReachable | Christian Hesse | 1 | -0/+10 |
2020-04-22 | global-functions: add $DefaultRouteIsReachable | Christian Hesse | 1 | -0/+9 |
2020-04-22 | global-functions: $TimeIsSync: unbreak with bundled ntp client | Christian Hesse | 1 | -3/+10 |
2020-04-19 | add script 'early-erros' | Christian Hesse | 3 | -0/+65 |
2020-04-07 | check-routeros-update: update notification wording | Christian Hesse | 1 | -1/+2 |
2020-04-07 | check-lte-firmware-upgrade: give current and available version | Christian Hesse | 1 | -1/+3 |
2020-04-07 | doc/capsman-rolling-upgrade: explain what happens | Christian Hesse | 1 | -1/+4 |
2020-04-07 | doc/capsman-download-packages: document how to download packages | Christian Hesse | 1 | -1/+10 |
2020-04-07 | global-functions: $DownloadPackage: do not re-download | Christian Hesse | 1 | -0/+5 |
2020-04-06 | capsman-download-packages: create package path | Christian Hesse | 1 | -0/+8 |
2020-04-03 | mode-button-event: use $LogPrintExit | Christian Hesse | 1 | -2/+4 |
2020-04-03 | upload-backup: use $LogPrintExit | Christian Hesse | 1 | -2/+2 |
2020-04-03 | cloud-backup: use $LogPrintExit | Christian Hesse | 1 | -1/+2 |
2020-04-03 | check-health: use $LogPrintExit | Christian Hesse | 1 | -1/+2 |
2020-04-03 | capsman-rolling-upgrade: use $LogPrintExit | Christian Hesse | 1 | -2/+3 |
2020-04-03 | mode-button-scheduler: use $LogPrintExit | Christian Hesse | 1 | -2/+4 |
2020-04-03 | packages-update: use $LogPrintExit | Christian Hesse | 1 | -2/+2 |
2020-04-03 | sms-forward: use $LogPrintExit | Christian Hesse | 1 | -1/+1 |
2020-04-03 | check-lte-firmware-upgrade: use $LogPrintExit | Christian Hesse | 1 | -4/+5 |
2020-04-03 | update-gre-address: use $LogPrintExit | Christian Hesse | 1 | -1/+3 |
2020-04-03 | gps-track: use $LogPrintExit | Christian Hesse | 1 | -3/+5 |
2020-04-03 | global-functions: $SendTelegram: use $LogPrintExit | Christian Hesse | 1 | -1/+1 |
2020-04-03 | global-functions: $SendEMail: use $LogPrintExit | Christian Hesse | 1 | -1/+3 |
2020-04-03 | global-functions: $ScriptFromTerminal: use $LogPrintExit | Christian Hesse | 1 | -1/+4 |
2020-04-03 | global-functions: $MailServerIsUp: use $LogPrintExit | Christian Hesse | 1 | -1/+3 |
2020-04-03 | global-functions: $CertificateDownload: use $LogPrintExit | Christian Hesse | 1 | -3/+4 |
2020-04-03 | global-functions: $CertificateAvailable: use $LogPrintExit | Christian Hesse | 1 | -3/+6 |
2020-04-03 | global-functions: $SendTelegram: check status of certificate download | Christian Hesse | 1 | -2/+5 |
2020-04-03 | global-functions: $GetMacVendor: check status of certificate download | Christian Hesse | 1 | -3/+5 |
2020-04-03 | global-functions: $DownloadPackage: check status of certificate download | Christian Hesse | 1 | -1/+4 |
2020-04-03 | check-certificates: warn about missing chain | Christian Hesse | 1 | -1/+3 |
2020-04-03 | update-tunnelbroker: check status of certificate download•••Also use $LogPrintExit... | Christian Hesse | 1 | -3/+5 |
2020-04-03 | global-functions: $Certificate{Available,Download}: return and check status | Christian Hesse | 1 | -2/+9 |
2020-04-03 | check-certificates: check and download certificate chain | Christian Hesse | 1 | -0/+3 |
2020-04-01 | global-functions: $ScriptInstallUpdate: log and print changes | Christian Hesse | 1 | -0/+2 |
2020-03-31 | add navigation links for initial commands page | Christian Hesse | 1 | -0/+6 |
2020-03-31 | global-functions: $SendTelegram: always return a value•••... overwise it opens a prompt "value:". | Christian Hesse | 1 | -1/+1 |
2020-03-31 | global-functions: $SendEMail: always return a value•••... overwise it opens a prompt "value:". | Christian Hesse | 1 | -1/+1 |
2020-03-31 | global-functions: $ScriptInstallUpdate: ignore empty scripts•••Now that script-updates is gone we support installing new scripts with $ScriptInstallUpdate only. | Christian Hesse | 1 | -1/+1 |
2020-03-31 | script-updates: fix syntax error | Christian Hesse | 1 | -1/+1 |
2020-03-30 | add links GitHub batches | Christian Hesse | 1 | -3/+3 |
2020-03-30 | add GitHub batches from shields.io•••https://shields.io/category/social | Christian Hesse | 1 | -0/+4 |
2020-03-27 | ask for GitHub and GitLab starschange-16 | Christian Hesse | 4 | -3/+4 |
2020-03-27 | Merge branch 'documentation' | Christian Hesse | 90 | -55/+1717 |
2020-03-27 | Notify about new documentation!change-15 | Christian Hesse | 4 | -3/+4 |
2020-03-27 | README: add section 'Available Scripts' and link documentation | Christian Hesse | 1 | -0/+44 |
2020-03-27 | link global-{config,config-overlay,functions} to main README | Christian Hesse | 3 | -0/+3 |
2020-03-27 | add doc/upload-backup.md | Christian Hesse | 2 | -0/+63 |
2020-03-27 | add doc/update-tunnelbroker.md | Christian Hesse | 2 | -0/+44 |
2020-03-27 | add doc/update-gre-address.md | Christian Hesse | 2 | -0/+39 |
2020-03-27 | add doc/unattended-lte-firmware-upgrade.md | Christian Hesse | 2 | -0/+43 |
2020-03-27 | add doc/super-mario-theme.md | Christian Hesse | 2 | -0/+32 |
2020-03-27 | add doc/ssh-keys-import.md | Christian Hesse | 2 | -5/+37 |
2020-03-27 | add doc/sms-forward.md | Christian Hesse | 2 | -0/+37 |
2020-03-27 | add doc/sms-action.md | Christian Hesse | 2 | -0/+50 |
2020-03-27 | add doc/rotate-ntp.md | Christian Hesse | 2 | -0/+41 |
2020-03-27 | add doc/ppp-on-up.md | Christian Hesse | 2 | -0/+35 |
2020-03-27 | add doc/packages-update.md | Christian Hesse | 2 | -0/+47 |
2020-03-27 | add doc/netwatch-syslog.md | Christian Hesse | 2 | -0/+35 |
2020-03-27 | add doc/netwatch-notify.md | Christian Hesse | 2 | -0/+37 |
2020-03-27 | add doc/mode-button.md | Christian Hesse | 3 | -0/+42 |
2020-03-27 | add doc/leds-mode.md | Christian Hesse | 4 | -0/+53 |
2020-03-27 | add doc/lease-script.md | Christian Hesse | 2 | -0/+37 |
2020-03-27 | add doc/ipv6-update.md | Christian Hesse | 2 | -0/+57 |
2020-03-27 | add doc/ip-addr-bridge.md | Christian Hesse | 2 | -0/+33 |
2020-03-27 | add doc/hotspot-to-wpa.md | Christian Hesse | 2 | -0/+49 |
2020-03-27 | add doc/gps-track.md | Christian Hesse | 2 | -0/+35 |
2020-03-27 | add doc/global-wait.md | Christian Hesse | 2 | -0/+35 |
2020-03-27 | add doc/email-backup.md | Christian Hesse | 2 | -0/+53 |
2020-03-27 | add doc/dhcp-to-dns.md | Christian Hesse | 2 | -0/+43 |
2020-03-27 | add doc/dhcp-lease-comment.md | Christian Hesse | 4 | -0/+52 |
2020-03-27 | add doc/daily-psk.md | Christian Hesse | 4 | -0/+59 |
2020-03-27 | add doc/collect-wireless-mac.md | Christian Hesse | 4 | -0/+57 |
2020-03-27 | add doc/cloud-backup.md | Christian Hesse | 2 | -0/+47 |
2020-03-27 | add doc/check-routeros-update.md | Christian Hesse | 2 | -0/+56 |
2020-03-27 | add doc/check-lte-firmware-upgrade.md | Christian Hesse | 2 | -1/+43 |
2020-03-27 | add doc/check-health.md | Christian Hesse | 2 | -0/+44 |
2020-03-27 | add doc/check-certificates.md | Christian Hesse | 2 | -0/+53 |
2020-03-27 | add doc/certificate-renew-issued.md | Christian Hesse | 2 | -0/+48 |