Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-10 | global-functions: $ParseDate: handle date in ISO standard format•••This was introduced with RouterOS 7.10beta5... https://xkcd.com/1179/ 😜 routeros-7.10beta5-1 | 1 | -0/+6 | |
2023-05-10 | global-functions: introduce $ParseDate•••The extra indention is intended for a later change. | 1 | -0/+13 | |
2023-04-26 | mod/ssh-keys-import: make ssh-keys-import a modulerouteros-7.9beta4-3change-100 | 1 | -1/+1 | |
2023-04-24 | dhcp-to-dns: get domain from dhcp server's network definitionchange-99 | 1 | -1/+1 | |
2023-04-24 | global-functions: $DeviceInfo: use $FormatLine | 1 | -15/+16 | |
2023-04-24 | global-functions: introduce $FormatLine | 1 | -0/+27 | |
2023-04-07 | check-certificates: try all SANs for downloadchange-98 | 1 | -1/+1 | |
2023-03-30 | global-functions: $VersionToNum: support "alpha" in version string | 1 | -3/+6 | |
2023-03-30 | global-functions: $RequiredRouterOS: accept "alpha" in version string | 1 | -1/+1 | |
2023-03-28 | 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. routeros-7.9beta4-2 | 1 | -1/+18 | |
2023-03-28 | global-functions: $MkDir: add extra block for indention...•••... to make the next commit cleaner. No functional change. | 1 | -30/+32 | |
2023-03-28 | global-functions: $MkDir: create tmpfs in local function | 1 | -10/+22 | |
2023-03-28 | global-functions: $MkDir: return false on error | 1 | -1/+1 | |
2023-03-28 | global-functions: $MkDir: drop unused function | 1 | -1/+0 | |
2023-03-22 | dhcp-to-dns: always create A record with mac address...•••... and an optional CNAME with host name. change-97 | 1 | -1/+1 | |
2023-03-20 | netwatch-notify: support note in notificationchange-96 | 1 | -1/+1 | |
2023-03-10 | 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. | 1 | -2/+5 | |
2023-03-07 | global-functions: $ScriptInstallUpdate: make sure not to match self | 1 | -1/+1 | |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | 1 | -0/+1292 |