|
415c4144f2
|
global-functions: $VersionToNum: support "alpha" in version string
|
2023-03-30 20:58:19 +02:00 |
|
|
5f374c469a
|
global-functions: $RequiredRouterOS: accept "alpha" in version string
|
2023-03-30 20:50:55 +02:00 |
|
|
f2e8115272
|
global-functions: $MkDir: make directory by adding file
This is new functionality in RouterOS 7.9beta4, where new file can be
added with `/file/add ...`. This also creates directories for the full
path.
|
2023-03-28 15:43:49 +02:00 |
|
|
7fdec1abed
|
global-functions: $MkDir: add extra block for indention...
... to make the next commit cleaner. No functional change.
|
2023-03-28 15:43:35 +02:00 |
|
|
d3ca506394
|
global-functions: $MkDir: create tmpfs in local function
|
2023-03-28 12:05:47 +02:00 |
|
|
7293306f76
|
global-functions: $MkDir: return false on error
|
2023-03-28 12:05:47 +02:00 |
|
|
847f0a4564
|
global-functions: $MkDir: drop unused function
|
2023-03-28 12:05:47 +02:00 |
|
|
aac8709881
|
dhcp-to-dns: always create A record with mac address...
... and an optional CNAME with host name.
|
2023-03-22 21:53:32 +01:00 |
|
|
650c362ed9
|
netwatch-notify: support note in notification
|
2023-03-20 12:35:34 +01:00 |
|
|
56ae457d77
|
global-functions: $ScriptInstallUpdate: add proper version in user agent
This allows me to identify what RouterOS versions are run on devices
fetching my scripts, which may helps to decide what incompatible changes
to push.
|
2023-03-10 09:46:16 +01:00 |
|
|
e902e3fdd5
|
global-functions: $ScriptInstallUpdate: make sure not to match self
|
2023-03-07 22:26:01 +01:00 |
|
|
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 |
|