Christian Hesse
|
009674b5bc
|
bump RouterOS requirement for all scripts and modules...
... now that global-functions requires RouterOS 7.13 anyway.
|
2024-04-07 22:51:24 +02:00 |
|
Christian Hesse
|
29a72e54dc
|
lease-script: switch to $LogPrint
|
2024-03-12 20:37:57 +01:00 |
|
Christian Hesse
|
6546e7f085
|
lease-script: drop main function, use :do with on-error
|
2024-03-12 15:27:15 +01:00 |
|
Christian Hesse
|
1e8918fdaa
|
global-functions: $ScriptLock: do not exit from global function
|
2024-03-12 15:27:15 +01:00 |
|
Christian Hesse
|
c6639518bc
|
lease-script: do not exit with error
|
2024-03-12 15:27:15 +01:00 |
|
Christian Hesse
|
49650d8b14
|
lease-script: move code into function
|
2024-03-04 21:40:34 +01:00 |
|
Christian Hesse
|
b4d666ef1d
|
lease-script: use :jobname to get script name
|
2024-01-30 00:52:21 +01:00 |
|
Christian Hesse
|
9a73fc526f
|
update copyright for 2024
|
2024-01-01 15:25:25 +01:00 |
|
Christian Hesse
|
46e48497d5
|
lease-script: match on word boundary
|
2023-09-13 16:08:59 +02:00 |
|
Christian Hesse
|
3396aefac9
|
lease-script: add script name in order
This makes sure scripts with the same order can not conflict.
|
2023-03-22 10:13:24 +01:00 |
|
Christian Hesse
|
7912091f63
|
lease-script: make sure not to match self
|
2023-03-07 22:26:01 +01:00 |
|
Christian Hesse
|
a832fd04ef
|
rename scripts and add file extension ".rsc"
No functional change for the user... The migration is done
automatically.
|
2023-03-07 22:26:01 +01:00 |
|