aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
AgeCommit message (Expand)AuthorFilesLines
2023-03-07rename scripts and add file extension ".rsc"...change-95Gravatar Christian Hesse1-1045/+14
2023-02-26global-functions: $MkDir: drop the compatibility workaround...routeros-7.7Gravatar Christian Hesse1-3/+3
2023-02-13global-functions: $PrettyPrint: use $Unix2DosGravatar Christian Hesse1-2/+2
2023-02-13global-functions: introduce $Dos2UnixGravatar Christian Hesse1-0/+10
2023-02-13global-functions: introduce $Unix2DosGravatar Christian Hesse1-0/+11
2023-02-10ipv6-update: support host addresses in address-listchange-94Gravatar Christian Hesse1-1/+1
2023-02-07global-functions: $ScriptInstallUpdate: use complete property nameGravatar Christian Hesse1-1/+1
2023-02-07notify about backup for global-config-overlaychange-93Gravatar Christian Hesse1-1/+1
2023-02-02global-functions: $WaitForFile: use delay instead of iterationsGravatar Christian Hesse1-5/+6
2023-01-31daily-psk: make qr-code url configurablechange-92Gravatar Christian Hesse1-1/+1
2023-01-31check-routeros-update: drop check for cap...change-91Gravatar Christian Hesse1-1/+1
2023-01-31introduce telegram-chat...change-90Gravatar Christian Hesse1-1/+2
2023-01-31global-functions: $WaitForFile: allow to give iterations......Gravatar Christian Hesse1-1/+3
2023-01-26global-functions: $LogPrintExit2: always print the message......Gravatar Christian Hesse1-5/+5
2023-01-23check-certificates: make the warning time configurablechange-89Gravatar Christian Hesse1-1/+1
2023-01-23global-functions: $MkDir: catch error on creating tmpfsGravatar Christian Hesse1-1/+7
2023-01-23global-functions: $MkDir: create with reasonable tmpfs-max-size...routeros-7.8beta2Gravatar Christian Hesse1-1/+1
2023-01-20check-health: notify about new featureschange-88Gravatar Christian Hesse1-1/+1
2023-01-20check-health: monitor free RAM...Gravatar Christian Hesse1-0/+1
2023-01-20check-health: monitor CPU load...Gravatar Christian Hesse1-0/+1
2023-01-20global-functions: $RequiredRouterOS: check for valid version stringGravatar Christian Hesse1-0/+6
2023-01-20global-functions: use new functionality for version checkGravatar Christian Hesse1-3/+2
2023-01-20global-functions: $ScriptInstallUpdate: add a version check for scripts...Gravatar Christian Hesse1-10/+19
2023-01-20global-functions: implement $Grep......Gravatar Christian Hesse1-0/+21
2023-01-12global-functions: $MkDir: no early continue for dir "tmpfs"......Gravatar Christian Hesse1-1/+1
2023-01-12global-functions: $ScriptInstallUpdate: handle config version decrease......Gravatar Christian Hesse1-1/+7
2023-01-12mod/notification-*: support extra text (or emojis 🚀) in notification tagschange-87Gravatar Christian Hesse1-1/+1
2023-01-11mod/notification-email: move $QuotedPrintable (from global-functions)...Gravatar Christian Hesse1-37/+0
2023-01-10sms-forward: support hookschange-86Gravatar Anatoly Bubenkov1-1/+1
2023-01-02update copyright for 2023Gravatar Christian Hesse1-1/+1
2022-12-13global-functions: $MkDir: create a tmpfs (RAM disk)......routeros-7.7rc1Gravatar Christian Hesse1-0/+10
2022-12-13global-functions: $MkDir: create directories recursivelyGravatar Christian Hesse1-14/+30
2022-12-13global-functions: $MkDir: rename internal variableGravatar Christian Hesse1-10/+10
2022-12-13global-functions: $MkDir: fail if non-directory path existsGravatar Christian Hesse1-0/+5
2022-12-12global-functions: check RouterOS version before loading modulesGravatar Christian Hesse1-3/+3
2022-12-06global-functions: $SymbolByUnicodeName: append variation selector-16......Gravatar Christian Hesse1-1/+1
2022-11-29global-functions: introduce $IsMacLocallyAdministered......Gravatar Christian Hesse1-1/+11
2022-11-22global-functions: $IsTimeSync: no cloud on x86Gravatar Christian Hesse1-2/+3
2022-11-22global-functions: $IsTimeSync: no cloud with CHR free licenseGravatar Christian Hesse1-0/+5
2022-11-22global-functions: $ScriptLock: use shorter random string...Gravatar Christian Hesse1-2/+2
2022-11-22global-functions: $MkDir: use shorter random string...Gravatar Christian Hesse1-2/+2
2022-09-28global-functions: $ScriptInstallUpdate: disable notification only......Gravatar Christian Hesse1-16/+16
2022-09-28global-functions: $ScriptInstallUpdate: drop dead code...Gravatar Christian Hesse1-4/+1
2022-09-25global-functions: $ScriptInstallUpdate: drop code for permission workaround...Gravatar Christian Hesse1-4/+1
2022-09-25drop 'netwatch-syslog'...change-85Gravatar Christian Hesse1-1/+1
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse1-128/+1
2022-09-25global-functions: $FlushEmailQueue: do not flush if sendingGravatar Christian Hesse1-0/+5
2022-09-20global-functions: $GetMacVendor: detect locally administered addresses...Gravatar Christian Hesse1-0/+4
2022-09-15global-functions: $FlushEmailQueue: use $0 for scheduler nameGravatar Christian Hesse1-6/+6
2022-09-15global-functions: $FlushEmailQueue: do not flush with resolver issues...Gravatar Christian Hesse1-0/+6
2022-09-13global-functions: $GetMacVendor: switched to Let's Encrypt (R3)...Gravatar Christian Hesse1-1/+1
2022-09-09global-functions: $ScriptInstallUpdate: prepare for future certificate chainGravatar Christian Hesse1-0/+4
2022-09-07global-functions: introduce $GetRandom20CharAlNumGravatar Christian Hesse1-0/+8
2022-09-07global-functions: $GetRandom20CharHex: add optional parameter for lengthGravatar Christian Hesse1-1/+3
2022-08-25global-functions: $SymbolByUnicodeName: add 'earth'Gravatar Christian Hesse1-0/+1
2022-08-05global-functions: $GetRandomNumber: use :rndnum...Gravatar Michael Gisbers1-8/+2
2022-08-05global-functions: $GetRandom20CharHex: use :rndstr...Gravatar Michael Gisbers1-1/+1
2022-07-21global-functions: $IsTimeSync: cache a positive result...Gravatar Christian Hesse1-0/+8
2022-07-21global-functions: $IsTimeSync: drop the extra condition......Gravatar Christian Hesse1-1/+1
2022-07-21global-functions: $IsTimeSync: drop old code...Gravatar Christian Hesse1-8/+2
2022-07-21global-functions: $IsFullyConnected: remove trailing spaceGravatar Christian Hesse1-1/+1
2022-07-13global-functions: update initialization of empty array...Gravatar Christian Hesse1-7/+7
2022-07-06global-config: new setting to disable news and change notifications......change-83Gravatar Christian Hesse1-14/+10
2022-07-06netwatch-notify: rename parameter: hostname -> name...change-82Gravatar Christian Hesse1-1/+1
2022-07-05global-functions: introduce function $PrettyPrint...Gravatar Christian Hesse1-0/+10
2022-06-28global-functions: $ScriptInstallUpdate: remove script on failure when installingGravatar Christian Hesse1-1/+7
2022-06-20global-functions: introduce function $IsFullyConnectedGravatar Christian Hesse1-0/+19
2022-06-20global-functions: rename internal function: $TimeIsSync -> $IsTimeSyncGravatar Christian Hesse1-33/+33
2022-06-20global-functions: rename internal function: $DNSIsResolving -> $IsDNSResolvingGravatar Christian Hesse1-15/+15
2022-06-20global-functions: rename internal function: $DefaultRouteIsReachable -> $IsDe...Gravatar Christian Hesse1-11/+11
2022-06-17global-functions: $WaitTimeSync: drop declaration of unused functionGravatar Christian Hesse1-1/+0
2022-06-16fix typos: 'at lease' -> 'at least'Gravatar Christian Hesse1-2/+2
2022-06-15drop script 'rotate-ntp'...change-81Gravatar Christian Hesse1-9/+1
2022-05-20log-forward: change symbol for notificationGravatar Christian Hesse1-0/+1
2022-05-17global-functions: $FlushEmailQueue: return if time is not synced...Gravatar Christian Hesse1-0/+6
2022-05-12notify about freeze of routeros-v7 branchchange-80Gravatar Christian Hesse1-1/+1
2022-05-11global-functions: RouterOS v7 path syntaxGravatar Christian Hesse1-83/+78
2022-04-28global-functions: $LogPrintExit2: handle empty nameGravatar Christian Hesse1-1/+1
2022-04-28global-functions: catch runtime error when loading modulesGravatar Christian Hesse1-1/+5
2022-04-28global-functions: validate syntax of modulesGravatar Christian Hesse1-1/+6
2022-04-28global-functions: set $0 with script name...Gravatar Christian Hesse1-2/+4
2022-04-26global-functions: $DefaultRouteIsReachable: update properties for ROS 7.xrouteros-7.x-6Gravatar Christian Hesse1-1/+1
2022-04-26global-functions: $ScriptInstallUpdate: support giving comment......Gravatar Christian Hesse1-2/+3
2022-03-30introduce backup-partitionchange-79Gravatar Christian Hesse1-1/+1
2022-03-08global-functions: (re-)introduce global $Read...Gravatar Christian Hesse1-0/+6
2022-03-01global-functions: $FlushEmailQueue: delay if "in-progress"......Gravatar Christian Hesse1-0/+1
2022-02-24global-functions: $DeviceInfo: firmware only if upgrade pendingGravatar Christian Hesse1-1/+2
2022-02-21doc/mod: notify about new documentationchange-78Gravatar Christian Hesse1-1/+1
2022-02-10global-functions: $DownloadPackage: handle special cases...Gravatar Christian Hesse1-7/+3
2022-02-10global-functions: $MkDir: do not act without directoryGravatar Christian Hesse1-0/+4
2022-02-10introduce firmware-upgrade-rebootchange-77Gravatar Christian Hesse1-1/+1
2022-02-10netwatch-notify: allow to suppress notification on host downchange-76Gravatar Christian Hesse1-1/+1
2022-01-20global-functions: $ScriptInstallUpdate: quote names in log outputGravatar Christian Hesse1-9/+9
2022-01-20global-functions: $ScriptInstallUpdate: give final url in debug outputGravatar Christian Hesse1-7/+6
2022-01-17global-functions: $DownloadPackage: handle special case with name...Gravatar Christian Hesse1-0/+4
2022-01-17global-functions: $DownloadPackage: give url in debug outputGravatar Christian Hesse1-3/+3
2022-01-14global: notify about merging 'routeros-v7' into 'main'change-75Gravatar Christian Hesse1-1/+1
2022-01-14global-functions: bump the required version for RouterOS 7.x...Gravatar Christian Hesse1-5/+4
2022-01-07hotspot-to-wpa: support settings from templatechange-74Gravatar Christian Hesse1-1/+1
2022-01-06Migrate configuration and send notification on renameschange-73Gravatar Christian Hesse1-1/+1