aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Notify about new documentation!change-15Gravatar Christian Hesse1-1/+1
2020-03-27link global-{config,config-overlay,functions} to main READMEGravatar Christian Hesse1-0/+1
2020-03-23completely replace script-updates with $ScriptInstallUpdatechange-14Gravatar Christian Hesse1-3/+133
2020-03-20global-functions: introduce $MkDirGravatar Christian Hesse1-0/+18
2020-03-12add script 'global-wait'Gravatar Christian Hesse1-0/+4
2020-03-09global-functions: $DeviceInfo: more indentionGravatar Christian Hesse1-5/+5
2020-03-05global-functions: $SendEMail: invert conditionGravatar Christian Hesse1-11/+13
2020-03-05global-functions: $SendTelegram: invert conditionGravatar Christian Hesse1-10/+12
2020-03-05global-functions: $SendTelegram: allow to override chatidGravatar Christian Hesse1-2/+8
2020-03-05always use severity 'warning', not just 'warn'Gravatar Christian Hesse1-2/+2
2020-03-05global-functions: $LogPrintExit: add debugging optionGravatar Christian Hesse1-7/+12
2020-03-03bridge-port-to-default: use $ParseKeyValueStore...change-13Gravatar Christian Hesse1-1/+1
2020-02-28global-functions: sort alphabeticallyGravatar Christian Hesse1-281/+280
2020-02-27global-functions: $ScriptLock: use $LogPrintExitGravatar Christian Hesse1-2/+3
2020-02-26global-functions: merge $LogAnd{Error,Put} to $LogPrintExit ...Gravatar Christian Hesse1-16/+17
2020-02-26global-functions: introduce $LogAndPutGravatar Christian Hesse1-0/+10
2020-02-26global-functions: $LogAndError: add severityGravatar Christian Hesse1-3/+4
2020-02-24global-functions: introduce $LogAndErrorGravatar Christian Hesse1-0/+9
2020-02-24global-functions: $WaitTimeSync: rotate ntp servers minutelyGravatar Christian Hesse1-0/+4
2020-02-24global-functions: introduce $WaitTimeSyncGravatar Christian Hesse1-0/+10
2020-02-24global-functions: introduce $TimeIsSyncGravatar Christian Hesse1-0/+16
2020-02-24global-functions: introduce $MailServerIsUpGravatar Christian Hesse1-0/+22
2020-02-06global-functions: introduce and use $CertificateNameByCNGravatar Christian Hesse1-2/+13
2020-02-04global-config: drop $ScriptUpdatesConfigChangesIgnorechange-12Gravatar Christian Hesse1-1/+1
2020-02-03global-functions: $CharacterReplace: do not limit string lengthGravatar Christian Hesse1-2/+1
2020-02-02global-functions: $CertificateAvailable: simplify loopGravatar Christian Hesse1-4/+4
2020-01-29README: update instructions to use $ScriptInstallUpdatechange-11Gravatar Christian Hesse1-1/+1
2020-01-29global-functions: add $ScriptInstallUpdateGravatar Christian Hesse1-0/+14
2020-01-29global-functions: $CertificateAvailable: check whole chainGravatar Christian Hesse1-0/+12
2020-01-29global-functions: $CertificateAvailable: warn about crl download to flashGravatar Christian Hesse1-0/+6
2020-01-28global-functions: replace deprecated keep-result=no with output=noneGravatar Christian Hesse1-1/+1
2020-01-06global-functions: $CertificateDownload: properly name new certificatesGravatar Christian Hesse1-0/+5
2020-01-03global-functions: do not encode dash, dot, slash and underscoreGravatar Christian Hesse1-4/+3
2020-01-03global-functions: $Certificate*: add quoting around CNGravatar Christian Hesse1-2/+2
2020-01-03global-functions: split $CertificateAvailable to $CertificateDownloadGravatar Christian Hesse1-17/+28
2020-01-01update copyright for 2020Gravatar Christian Hesse1-1/+1
2019-12-10global-functions: define first, set laterGravatar Christian Hesse1-16/+34
2019-12-05global-functions: $DownloadPackage: retry on errorGravatar Christian Hesse1-12/+17
2019-12-03global-functions: introduce $ScriptFromTerminalGravatar Christian Hesse1-0/+18
2019-11-28global-functions: $DeviceInfo: append revision to modelGravatar Christian Hesse1-1/+5
2019-10-28global-functions: add architecture in device infoGravatar Christian Hesse1-2/+3
2019-10-14check-health: make threshold for voltage configurablechange-10Gravatar Christian Hesse1-1/+1
2019-09-12introduce global-config-overlaychange-9Gravatar Christian Hesse1-1/+1
2019-09-12global-functions: $DeviceInfo: handle configuration versionGravatar Michael Gisbers1-0/+10
2019-09-12global-functions: introduce and use $DeviceInfoGravatar Christian Hesse1-0/+29
2019-08-30script-updates: add donation hint in configuration warning notificationchange-8Gravatar Christian Hesse1-1/+1
2019-08-27add script 'check-health'change-7Gravatar Christian Hesse1-1/+1
2019-08-18global-functions: support sending silent telegram notificationsGravatar Christian Hesse1-4/+6
2019-08-18global-functions: split off $SendEMail and $SendTelegramGravatar Christian Hesse1-9/+31
2019-08-01global-functions: $DownloadPackage: re-introduce check for valid packageGravatar Christian Hesse1-0/+5
2019-07-26global-functions: add $RandomDelayGravatar Christian Hesse1-0/+7
2019-07-26global-functions: add $GetRandomGravatar Christian Hesse1-0/+13
2019-07-19global-functions: $DownloadPackage: fix downloading for CHR / x86_64Gravatar Christian Hesse1-0/+3
2019-07-19add script 'upload-backup'change-6Gravatar Christian Hesse1-1/+1
2019-07-17global-functions: add $ParseKeyValueStoreGravatar Christian Hesse1-0/+16
2019-07-16global-functions: $CharacterReplace: use same condition in loopGravatar Christian Hesse1-1/+1
2019-07-16global-functions: append system note in e-mail signatureGravatar Christian Hesse1-1/+6
2019-06-14backup: split off cloud-backupchange-5Gravatar Christian Hesse1-1/+1
2019-04-30global-functions: $CertificateAvailable: fetch by CommonNameGravatar Christian Hesse1-8/+11
2019-04-30global-functions: add $WaitForFile, wait for file on fetchGravatar Christian Hesse1-0/+22
2019-04-09drop deprecated mode= for fetchGravatar Christian Hesse1-2/+2
2019-04-03script-updates: send global-config changes notification just onceGravatar Christian Hesse1-0/+1
2019-04-02script-updates: add option to ignore global-config changeschange-4Gravatar Christian Hesse1-1/+1
2019-04-01check-certificates: support multiple passphraseschange-3Gravatar Christian Hesse1-1/+1
2019-03-28global-functions: prevent infinite loopGravatar Christian Hesse1-2/+4
2019-03-20global-functions: encode all non-alphanumeric charactersGravatar Christian Hesse1-2/+5
2019-02-28global-functions: remove extra check in $DownloadPackagerouteros-6.44rc1Gravatar Christian Hesse1-7/+0
2019-02-21global-functions: add $ScriptLockGravatar Christian Hesse1-0/+10
2019-02-21global-functions: drop $Read, use :return directlyGravatar Christian Hesse1-5/+0
2019-02-14global-functions: detect failed package downloadsGravatar Christian Hesse1-1/+9
2019-02-13global-functions: introduce and use $CleanFilePathGravatar Christian Hesse1-4/+21
2019-02-13global-functions: remove file on failed downloadGravatar Christian Hesse1-3/+9
2019-02-11global-functions: add missing colonGravatar Christian Hesse1-1/+1
2019-02-08global-functions: prevent infinite loop in $CharacterReplaceGravatar Christian Hesse1-0/+4
2019-02-08global-functions: add $CharacterReplaceGravatar Christian Hesse1-0/+15
2019-01-04global: variable names are CamelCaseGravatar Christian Hesse1-58/+58
2019-01-03global-{config,functions}: move variables, make independentGravatar Christian Hesse1-1/+6
2019-01-03script-updates: add configuration versioningGravatar Christian Hesse1-0/+3
2019-01-02update copyright for 2019Gravatar Christian Hesse1-1/+1
2018-12-28global-functions: properly define global functionsGravatar Christian Hesse1-0/+2
2018-12-28global-functions: update comment in $SendNotificationGravatar Christian Hesse1-1/+1
2018-12-28global-functions: add $DownloadPackageGravatar Christian Hesse1-0/+25
2018-12-27global-functions: add $GetMacVendorGravatar Christian Hesse1-0/+15
2018-12-20global-functions: make $CertificateAvailable work on CommonNameGravatar Christian Hesse1-7/+8
2018-12-12remove extra dollar signGravatar Christian Hesse1-2/+2
2018-11-28global-functions: add identity tag in $SendNotificationGravatar Christian Hesse1-2/+4
2018-11-09global-functions: use 'print count-only'Gravatar Christian Hesse1-1/+1
2018-11-09global-functions: add function to read user inputGravatar Christian Hesse1-0/+5
2018-10-16global-functions: import certificates if requiredGravatar Christian Hesse1-3/+24
2018-10-15global-functions: fix missing colonGravatar Christian Hesse1-2/+2
2018-10-12global-functions: make sure parameters are stringsGravatar Christian Hesse1-6/+7
2018-10-10daily-psk: move function GeneratePSK from global-functionsGravatar Christian Hesse1-42/+0
2018-10-09global-functions: add UrlEncode and use in SendNotificationGravatar Christian Hesse1-1/+25
2018-10-09global-functions: add function to notify via e-mail and telegramGravatar Christian Hesse1-0/+35
2018-10-09global-functions: move daily psk secrets to global-configGravatar Christian Hesse1-15/+4
2018-10-09make GeneratePSK a global functionGravatar Christian Hesse1-0/+52
2018-10-09add global-functionsGravatar Christian Hesse1-0/+6