index
:
routeros-scripts
main
next
routeros-v6
staging
RouterOS Scripts
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
doc/dhcp-to-dns: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/dhcp-lease-comment: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/daily-psk: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/collect-wireless-mac: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/check-routeros-update: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/check-lte-firmware-upgrade: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/check-health: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/check-certificates: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/certificate-renew-issued: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/capsman-rolling-upgrade: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/capsman-download-packages: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/backup-upload: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/backup-partition: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/backup-email: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/backup-cloud: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
doc/accesslist-duplicates: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
INITIAL-COMMANDS: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
CONTRIBUTIONS: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
BRANCHES: add badges
Christian Hesse
1
-0
/
+7
2024-03-12
check-certificates: handle formatting of self signed cert
Christian Hesse
1
-1
/
+5
2024-03-12
check-certificates: exit block on failed import
Christian Hesse
1
-0
/
+1
2024-03-12
Merge branch 'drop-wifiwave2' into next
routeros-7.13-1
Christian Hesse
26
-729
/
+39
2024-03-12
backup-cloud: add a short delay
•••
Not sure it helps, but chances are...
Christian Hesse
1
-0
/
+1
2024-03-12
news on wifiwave2 EOL
change-121
Christian Hesse
2
-1
/
+2
2024-03-12
backup-cloud: catch error with :execute workaround
•••
Catching a runtime error here fails... So let's try a workaround with :execute...
change-120
Christian Hesse
4
-8
/
+20
2024-03-12
hotspot-to-wpa-cleanup: drop support for wifiwave2
Christian Hesse
3
-88
/
+1
2024-03-12
telegram-chat: error when making directory fails
Christian Hesse
1
-1
/
+3
2024-03-12
hotspot-to-wpa: drop support for wifiwave2
Christian Hesse
3
-127
/
+6
2024-03-12
mod/notification-email: remove extra spaces
Christian Hesse
1
-1
/
+1
2024-03-12
dhcp-lease-comment: drop support for wifiwave2
Christian Hesse
3
-52
/
+4
2024-03-12
mod/inspectvar: remove extra spaces
Christian Hesse
1
-1
/
+1
2024-03-12
daily-psk: drop support for wifiwave2
Christian Hesse
3
-118
/
+7
2024-03-12
global-wait: drop unused variable
Christian Hesse
1
-1
/
+0
2024-03-12
collect-wireless-mac: drop support for wifiwave2
Christian Hesse
3
-115
/
+4
2024-03-12
Merge branch 'no-error-on-exit' into next
routeros-7.15beta4-1
Christian Hesse
57
-80
/
+210
2024-03-12
capsman-rolling-upgrade: drop support for wifiwave2
Christian Hesse
3
-61
/
+3
2024-03-12
global-functions: $ScriptLock: fix wording...
•••
... as this does (no longer) abort.
Christian Hesse
1
-1
/
+1
2024-03-12
capsman-download-packages: drop support for wifiwave2
Christian Hesse
3
-107
/
+4
2024-03-12
global-functions: $ScriptLock: do not exit from global function
Christian Hesse
57
-61
/
+172
2024-03-12
accesslist-duplicates: drop support for wifiwave2
Christian Hesse
3
-49
/
+4
2024-03-12
global-functions: $DownloadPackage: do not exit from global function
Christian Hesse
1
-1
/
+2
2024-03-12
Makefile: drop support for wifiwave2
Christian Hesse
1
-11
/
+4
2024-03-12
sms-forward: do not exit with error
Christian Hesse
1
-1
/
+2
2024-03-12
packages-update: do not exit with error
Christian Hesse
1
-2
/
+4
2024-03-12
lease-script: do not exit with error
Christian Hesse
1
-1
/
+2
2024-03-12
hotspot-to-wpa: do not exit with error
Christian Hesse
4
-4
/
+8
2024-03-12
firmware-upgrade-reboot: do not exit with error
Christian Hesse
1
-2
/
+4
2024-03-12
check-routeros-update: do not exit with error
Christian Hesse
1
-3
/
+6
2024-03-12
netwatch-dns: do not exit with error
Christian Hesse
1
-3
/
+6
2024-03-12
check-health: do not exit with error
Christian Hesse
1
-1
/
+2
2024-03-12
log-forward: do not exit with error
Christian Hesse
1
-1
/
+2
2024-03-12
global-functions: use variable name $ScriptName
Christian Hesse
1
-2
/
+2
2024-03-04
Merge branch 'main-function' into next
Christian Hesse
64
-3433
/
+3751
2024-03-04
update-tunnelbroker: move code into function
Christian Hesse
1
-34
/
+39
2024-03-04
update-gre-address: move code into function
Christian Hesse
1
-17
/
+22
2024-03-04
telegram-chat: move code into function
Christian Hesse
1
-128
/
+133
2024-03-04
sms-forward: move code into function
Christian Hesse
1
-60
/
+65
2024-03-04
sms-action: move code into function
Christian Hesse
1
-15
/
+19
2024-03-04
ppp-on-up: move code into function
Christian Hesse
1
-16
/
+20
2024-03-04
packages-update: move code into function
Christian Hesse
1
-87
/
+94
2024-03-04
ospf-to-leds: move code into function
Christian Hesse
1
-21
/
+26
2024-03-04
netwatch-notify: move code into function
Christian Hesse
1
-165
/
+170
2024-03-04
netwatch-dns: move code into function
Christian Hesse
1
-85
/
+90
2024-03-04
mode-button: move code into function
Christian Hesse
1
-45
/
+50
2024-03-04
log-forward: move code into function
Christian Hesse
1
-70
/
+75
2024-03-04
lease-script: move code into function
Christian Hesse
1
-31
/
+40
2024-03-04
ipv6-update: move code into function
Christian Hesse
1
-51
/
+55
2024-03-04
ipsec-to-dns: move code into function
Christian Hesse
1
-49
/
+54
2024-03-04
hotspot-to-wpa: move code into function
Christian Hesse
4
-276
/
+292
2024-03-04
hotspot-to-wpa-cleanup: move code into function
Christian Hesse
4
-180
/
+200
2024-03-04
gps-track: move code into function
Christian Hesse
1
-30
/
+35
2024-03-04
fw-addr-lists: move code into function
Christian Hesse
1
-112
/
+117
2024-03-04
firmware-upgrade-reboot: move code into function
Christian Hesse
1
-32
/
+37
2024-03-04
dhcp-to-dns: move code into function
Christian Hesse
1
-88
/
+93
2024-03-04
dhcp-lease-comment: move code into function
Christian Hesse
5
-76
/
+101
2024-03-04
daily-psk: move code into function
Christian Hesse
5
-310
/
+335
2024-03-04
collect-wireless-mac: move code into function
Christian Hesse
5
-331
/
+356
2024-03-04
check-routeros-update: move code into function
Christian Hesse
1
-118
/
+122
2024-03-04
check-lte-firmware-upgrade: move code into function
Christian Hesse
1
-68
/
+73
2024-03-04
check-health: move code into function
Christian Hesse
1
-139
/
+144
2024-03-04
check-certificates: move code into function
Christian Hesse
1
-154
/
+159
2024-03-04
certificate-renew-issued: move code into function
Christian Hesse
1
-23
/
+28
2024-03-04
capsman-rolling-upgrade: move code into function
Christian Hesse
4
-83
/
+103
2024-03-04
capsman-download-packages: move code into function
Christian Hesse
4
-191
/
+211
2024-03-04
backup-upload: move code into function
Christian Hesse
1
-122
/
+127
2024-03-04
backup-partition: move code into function
Christian Hesse
1
-25
/
+30
2024-03-04
backup-email: move code into function
Christian Hesse
1
-88
/
+93
2024-03-04
backup-cloud: move code into function
Christian Hesse
1
-46
/
+51
2024-03-04
accesslist-duplicates: move code into function
Christian Hesse
5
-67
/
+92
2024-03-03
netwatch-notify: check one after another
•••
This can bring an extra delay, but saves a check in most cases.
Christian Hesse
1
-2
/
+5
2024-03-02
netwatch-notify: handle IPv6 / AAAA resolving
Christian Hesse
1
-1
/
+3
2024-03-01
netwatch-notify: (mis-)use firewall address-list for lookup...
•••
... and drop the racy code querying dns cache. 😁
Christian Hesse
2
-13
/
+7
2024-02-29
Merge branch 'fw-addr-lists' into next
Christian Hesse
4
-16
/
+80
2024-02-29
fw-addr-lists: add support for IPv6
change-119
Christian Hesse
4
-4
/
+68
2024-02-29
fw-addr-lists: rename variable
Christian Hesse
1
-11
/
+11
2024-02-29
fw-addr-lists: update wording
Christian Hesse
1
-3
/
+3
2024-02-29
fw-addr-lists: get timeout from loop
Christian Hesse
1
-3
/
+3
2024-02-29
Merge branch 'netwatch-notify' into next
Christian Hesse
2
-10
/
+38
2024-02-28
netwatch-notify: handle CNAME to multiple records
Christian Hesse
2
-3
/
+12
2024-02-28
netwatch-notify: move check in DNS cache to local function
Christian Hesse
1
-2
/
+14
[next]