Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-15 | check-routeros-update: also match platform for neighbors | 1 | -1/+1 | |
2023-07-13 | check-routeros-update: match version with date suffix•••Neighbor version can have a date suffix. This changes to match only on the beginning. Closes: GH-45 Co-authored-by: Christian Hesse <mail@eworm.de> | 1 | -1/+2 | |
2023-06-28 | netwatch-dns: increase startup delay•••In RouterOS 7.9 netwatch itself comes with a (default) startup-delay of five minutes. Increase our delay to make sure netwatch is active. | 1 | -1/+1 | |
2023-06-28 | netwatch-notify: drop the delay on startup...•••... now that in RouterOS 7.9 netwatch itself comes with a startup-delay. Hosts in state 'unknown' are just ignored. routeros-7.9beta4-6 | 2 | -4/+4 | |
2023-06-28 | README: reference stable version | 1 | -1/+1 | |
2023-06-28 | global-functions: $MkDir: drop extra block, restore indention•••We had this to make the previous commit cleaner. No functional change. | 1 | -14/+13 | |
2023-06-28 | global-functions: $MkDir: drop old code with smb workaround...•••... and increase required RouterOS. routeros-7.9beta4-5 | 2 | -42/+3 | |
2023-06-28 | Merge branch 'hotspot-to-wpa' into next | 5 | -22/+56 | |
2023-06-28 | hotspot-to-wpa-cleanup: drop hard-coded timeout, get from comment•••This keeps the default of four weeks, though. | 3 | -12/+22 | |
2023-06-28 | hotspot-to-wpa-cleanup: drop hard-coded server name, find by commentchange-103 | 4 | -12/+25 | |
2023-06-28 | hotspot-to-wpa: reject for two seconds...•••... to make the device send a new DHCP request after. | 1 | -1/+5 | |
2023-06-28 | hotspot-to-wpa: support non-local users•••This has some limitations, though: The password is not known and additional configuration can not be given in user's comment. change-102 | 4 | -2/+9 | |
2023-06-27 | doc/sms-forward: link the RouterOS button to changelog | 1 | -1/+1 | |
2023-06-27 | doc/mod/ssh-keys-import: link the RouterOS button to changelog | 1 | -1/+1 | |
2023-06-27 | README: link the RouterOS button to changelog | 1 | -1/+1 | |
2023-06-27 | Merge branch 'no-escape-question-mark' into next | 6 | -8/+8 | |
2023-06-27 | global-functions: $IsTimeSync: calculate with uptime, drop scheduler | 1 | -5/+6 | |
2023-06-27 | update-tunnelbroker: escaping question mark is no longer required | 1 | -1/+1 | |
2023-06-27 | mod/scriptrunonce: escaping question mark is no longer required | 1 | -1/+1 | |
2023-06-27 | mod/notification-email: escaping question mark is no longer required | 1 | -1/+1 | |
2023-06-27 | global-functions: escaping question mark is no longer required | 2 | -4/+4 | |
2023-06-27 | global-config: escaping question mark is no longer required | 1 | -1/+1 | |
2023-06-23 | update-tunnelbroker: rework the retry-loop | 1 | -10/+11 | |
2023-06-23 | fw-addr-lists: retry to download on failure | 1 | -4/+14 | |
2023-06-22 | mode-button: add dollar sign in scheduler name | 1 | -5/+5 | |
2023-06-22 | packages-update: rename scheduler to match function name | 2 | -3/+3 | |
2023-06-22 | global-functions: $IsTimeSync: reset ntp client when "waiting"•••Every now and then the ntp client stays in status "waiting" forever... This happens if the server answers, but is not accurate enough. Unlike with connection failure the address is not rotated. (SUP-120012) Let's reset it... Should help with a pool address (like pool.ntp.org) at least. | 1 | -0/+13 | |
2023-06-14 | update list of contributors | 1 | -0/+1 | |
2023-06-13 | Merge branch 'fw-addr-lists' into next | 8 | -1/+555 | |
2023-06-13 | fw-addr-lists: support domain names in lists | 1 | -3/+3 | |
2023-06-13 | fw-addr-lists: prepare lists from spamhaus.org in config | 2 | -1/+6 | |
2023-06-13 | certs: add Cloudflare certificates...•••... for later use. | 1 | -0/+163 | |
2023-06-13 | fw-addr-lists: add lists from abuse.ch in config | 2 | -1/+6 | |
2023-06-13 | certs: add GlobalSign certificates...•••... for later use. | 1 | -0/+177 | |
2023-06-13 | introduce fw-addr-listschange-101 | 6 | -1/+205 | |
2023-06-13 | global-functions: $CertificateDownload: add proper version in user agent | 1 | -3/+4 | |
2023-06-13 | gps-track: add error handling | 1 | -10/+14 | |
2023-06-13 | gps-track: wait to be fully connected | 1 | -0/+2 | |
2023-06-13 | Merge branch 'script-lock' into next | 21 | -0/+57 | |
2023-06-13 | update-tunnelbroker: lock the script | 1 | -0/+3 | |
2023-06-13 | update-gre-address: lock the script | 1 | -0/+3 | |
2023-06-13 | ospf-to-leds: lock the script | 1 | -0/+3 | |
2023-06-13 | ipv6-update: lock the script | 1 | -0/+3 | |
2023-06-13 | ipsec-to-dns: lock the script | 1 | -0/+3 | |
2023-06-13 | gps-track: lock the script | 1 | -0/+3 | |
2023-06-13 | hotspot-to-wpa: lock the script | 1 | -0/+3 | |
2023-06-13 | firmware-upgrade-reboot: lock the script | 1 | -0/+3 | |
2023-06-13 | dhcp-lease-comment: lock the script | 3 | -0/+9 | |
2023-06-13 | daily-psk: lock the script | 3 | -0/+6 | |
2023-06-13 | check-lte-firmware-upgrade: lock the script | 1 | -0/+4 | |
2023-06-13 | check-certificates: lock the script | 1 | -0/+2 | |
2023-06-13 | certificate-renew-issued: lock the script | 1 | -0/+3 | |
2023-06-12 | backup-upload: lock the script | 1 | -0/+2 | |
2023-06-12 | backup-partition: lock the script | 1 | -0/+3 | |
2023-06-12 | backup-email: lock the script | 1 | -0/+2 | |
2023-06-12 | backup-cloud: lock the script | 1 | -0/+2 | |
2023-06-11 | hotspot-to-wpa: fail on missing context | 1 | -0/+5 | |
2023-06-11 | Merge branch 'doc-copy-hint' into next | 20 | -2/+79 | |
2023-06-11 | global-config-overlay: link global-config | 1 | -0/+1 | |
2023-06-11 | doc/mod/notification-telegram: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | global-config-overlay: link 'editing-configuration' in README | 1 | -1/+1 | |
2023-06-11 | doc/mod/notification-matrix: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/mod/notification-email: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/mod/scriptrunonce: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/telegram-chat: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/sms-forward: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/sms-action: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/mode-button: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/log-forward: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/ipsec-to-dns: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/gps-track: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/dhcp-to-dns: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/daily-psk: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/check-routeros-update: hint to copy from global-config | 1 | -2/+3 | |
2023-06-11 | doc/check-health: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/check-certificates: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/certificate-renew-issued: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/backup-upload: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/backup-email: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/backup-cloud: hint to copy from global-config | 1 | -0/+4 | |
2023-06-08 | collect-wireless-mac: use 'active-' properties from lease | 3 | -6/+6 | |
2023-06-08 | dhcp-lease-comment: use 'active-' properties from lease | 3 | -6/+6 | |
2023-06-08 | dhcp-to-dns: use 'active-' properties from lease•••Turns out that address for static leases can be an address pool. Of course that breaks the script as an ip address is expected. Use 'active-address' instead. Also let's do the same for 'active-mac-address'... Fixes GH-43 | 1 | -13/+13 | |
2023-06-07 | check-lte-firmware-upgrade: update formatting of notification | 1 | -2/+3 | |
2023-06-01 | global-functions: $CertificateDownload: add a delay•••For any reason the imported certificate(s) is/are not available for fetch command immediately. Let's add a delay here... It should not hurt as certificates are not imported that often. | 1 | -0/+1 | |
2023-06-01 | global-functions: $ScriptInstallUpdate: handle scripts with DOS line endings•••If the script is converted to DOS line endings (\r\n) on the device it was no longer handled by $ScriptInstallUpdate. Let's change that... | 1 | -1/+1 | |
2023-06-01 | doc/daily-psk: rename schedulers...•••... to match other scripts. | 1 | -4/+4 | |
2023-06-01 | doc/check-certificates: move and rename schedule at startup | 1 | -2/+7 | |
2023-06-01 | doc/check-routeros-update: hint on schedule at startup | 1 | -0/+8 | |
2023-06-01 | netwatch-dns: reorder variables | 1 | -1/+1 | |
2023-06-01 | netwatch-dns: handle status 'up' only | 1 | -5/+4 | |
2023-05-31 | netwatch-notify: ignore status 'unknown' | 1 | -1/+1 | |
2023-05-31 | global-config: end all (array) variables with a semicolon | 1 | -4/+4 | |
2023-05-26 | contrib/logo-color: support settings the background | 2 | -1/+9 | |
2023-05-26 | contrib/notification: update the screenshot procedure | 2 | -5/+2 | |
2023-05-25 | contrib/logo-color: link to doc/mod/notification-telegram | 1 | -0/+4 | |
2023-05-25 | doc/mod/notification-telegram: show how to set bot's profile photo | 2 | -0/+14 | |
2023-05-25 | contrib/logo-color: add screenshots from browser | 4 | -0/+8 | |
2023-05-25 | contrib/notification: fix the font families | 1 | -3/+3 | |
2023-05-25 | contrib/logo-color: fix the font family | 1 | -1/+1 |