aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse20-151/+240
2022-09-25global-functions: $FlushEmailQueue: do not flush if sendingGravatar Christian Hesse1-0/+5
2022-09-25Makefile: add a clean targetGravatar Christian Hesse1-0/+3
2022-09-21unattended-lte-firmware-upgrade: increase delay before extra resetGravatar Christian Hesse1-1/+1
2022-09-20netwatch-notify: use a counter for resolve failuresGravatar Christian Hesse1-5/+5
2022-09-20global-functions: $GetMacVendor: detect locally administered addressesGravatar Christian Hesse1-0/+4
2022-09-15mod/notification-matrix: $FlushMatrixQueue: use $0 for scheduler nameGravatar Christian Hesse1-4/+4
2022-09-15mod/notification-telegram: $FlushTelegramQueue: use $0 for scheduler nameGravatar Christian Hesse1-4/+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 issuesGravatar Christian Hesse1-0/+6
2022-09-13netwatch-dns: support downloading / importing certificateGravatar Christian Hesse2-0/+16
2022-09-13doc/netwatch-dns: fix example command...Gravatar Christian Hesse1-1/+1
2022-09-13global-functions: $GetMacVendor: switched to Let's Encrypt (R3)Gravatar Christian Hesse2-167/+1
2022-09-09global-functions: $ScriptInstallUpdate: prepare for future certificate chainGravatar Christian Hesse1-0/+4
2022-09-08Merge branch 'netwatch-notify' into nextGravatar Christian Hesse1-14/+19
2022-09-07netwatch-notify: do not (yet) notify if parent is up recentlyGravatar Christian Hesse1-1/+3
2022-09-07netwatch-notify: add new array element to count up-checksGravatar Christian Hesse1-1/+4
2022-09-07netwatch-notify: rename array elementGravatar Christian Hesse1-10/+10
2022-09-07netwatch-notify: rename variableGravatar Christian Hesse1-8/+8
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-09-07netwatch-notify: show dns name (resolve option) in messageGravatar Christian Hesse1-5/+7
2022-08-25global-config: add earth symbol in hello-world message for mode buttonGravatar Christian Hesse1-1/+1
2022-08-25global-functions: $SymbolByUnicodeName: add 'earth'Gravatar Christian Hesse1-0/+1
2022-08-22optimize all svg files...Gravatar Christian Hesse17-3142/+598
2022-08-19cleanup dummy script from rotate-ntp removalGravatar Christian Hesse1-2/+0
2022-08-15check-health: increase default temperature deviationGravatar Christian Hesse1-1/+1
2022-08-15logo: optimize the svg fileGravatar Christian Hesse1-121/+22
2022-08-05update list of contributorsGravatar Christian Hesse1-0/+1
2022-08-05global-functions: $GetRandomNumber: use :rndnumGravatar Michael Gisbers1-8/+2
2022-08-05global-functions: $GetRandom20CharHex: use :rndstrGravatar Michael Gisbers1-1/+1
2022-08-05unattended-lte-firmware-upgrade: try without extra resetGravatar Christian Hesse1-3/+9
2022-08-04check-lte-firmware-upgrade: use $0 for $ScriptFromTerminalGravatar Christian Hesse1-2/+2
2022-07-21capsman-download-packages: use proper array syntaxGravatar Christian Hesse1-1/+1
2022-07-21global-functions: $IsTimeSync: cache a positive resultGravatar 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 codeGravatar Christian Hesse1-8/+2
2022-07-21global-functions: $IsFullyConnected: remove trailing spaceGravatar Christian Hesse1-1/+1
2022-07-18check-routeros-update: use a better check for valid versionGravatar Christian Hesse1-4/+4
2022-07-13Merge branch 'empty-array' into nextGravatar Christian Hesse19-30/+30
2022-07-13sms-forward: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13netwatch-notify: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13netwatch-dns: update initialization of empty arrayGravatar Christian Hesse1-2/+2
2022-07-13mod/notification-telegram: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13mod/notification-matrix: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13mod/bridge-port-vlan: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13mod/bridge-port-to: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13log-forward: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13lease-script: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13global-functions: update initialization of empty arrayGravatar Christian Hesse1-7/+7
2022-07-13daily-psk: update initialization of empty arrayGravatar Christian Hesse3-3/+3
2022-07-13check-lte-firmware-upgrade: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13check-health: update initialization of empty arrayGravatar Christian Hesse1-2/+2
2022-07-13backup-email: update initialization of empty arrayGravatar Christian Hesse1-1/+1
2022-07-13accesslist-duplicates: update initialization of empty arrayGravatar Christian Hesse3-6/+6
2022-07-11... and another oneGravatar Christian Hesse1-1/+1
2022-07-11give a heart for contributions ❤️Gravatar Christian Hesse1-1/+1
2022-07-11update list of contributorsGravatar Christian Hesse1-0/+1
2022-07-11netwatch-dns: properly check for disabled stateGravatar Christian Hesse1-2/+2
2022-07-11daily-psk: properly check for disabled stateGravatar Christian Hesse2-2/+2
2022-07-11check-routeros-update: drop check for package...Gravatar Christian Hesse1-6/+4
2022-07-08update list of contributorsGravatar Christian Hesse1-0/+1
2022-07-07README: show a sample news and changes notificationGravatar Christian Hesse2-0/+208
2022-07-06global-config: new setting to disable news and change notifications...change-83Gravatar Christian Hesse8-25/+16
2022-07-06global-config-overlay: update wordingGravatar Christian Hesse1-1/+1
2022-07-06Merge branch 'netwatch' into nextGravatar Christian Hesse9-53/+74
2022-07-06netwatch-dns: break long linesGravatar Christian Hesse1-3/+6
2022-07-06netwatch-notify: break long linesGravatar Christian Hesse1-22/+38
2022-07-06netwatch-notify: also support the name from propertyGravatar Christian Hesse1-1/+2
2022-07-06netwatch-notify: quote the host/service nameGravatar Christian Hesse3-9/+9
2022-07-06netwatch-notify: properly handle services (http-get & tcp-conn)Gravatar Christian Hesse3-19/+21
2022-07-06netwatch-notify: $NetwatchNotifyHook: rename variable: $Type -> $StateGravatar Christian Hesse1-6/+6
2022-07-06netwatch-notify: rename variable: $HostName -> $NameGravatar Christian Hesse1-13/+13
2022-07-06netwatch-notify: rename parameter: hostname -> namechange-82Gravatar Christian Hesse7-21/+23
2022-07-06netwatch-notify: properly check for disabled stateGravatar Christian Hesse1-1/+1
2022-07-05doc/netwatch-dns: use default address for quad-nineGravatar Christian Hesse1-2/+2
2022-07-05doc/netwatch-dns: giving hostname in comment is not requiredGravatar Christian Hesse1-6/+6
2022-07-05mod/ipcalc: use $PrettyPrintGravatar Christian Hesse1-6/+7
2022-07-05mod/inspectvar: use $PrettyPrintGravatar Christian Hesse1-2/+2
2022-07-05global-functions: introduce function $PrettyPrintGravatar Christian Hesse1-0/+10
2022-07-05mod/ipcalc: remove empty lineGravatar Christian Hesse1-1/+0
2022-06-30mod/bridge-port-to: re-enable interfaces by idGravatar Christian Hesse1-7/+3
2022-06-30mod/bridge-port-vlan: re-enable interfaces by idGravatar Christian Hesse1-7/+3
2022-06-29mod/bridge-port-to: do not act on missing interfaceGravatar Christian Hesse1-2/+5
2022-06-29mod/bridge-port-vlan: do not act on missing interfaceGravatar Christian Hesse1-2/+5
2022-06-28README: How to remove a script...Gravatar Christian Hesse2-0/+12
2022-06-28global-functions: $ScriptInstallUpdate: remove script on failure when installingGravatar Christian Hesse1-1/+7
2022-06-20mod/notification-telegram: only flush queue if fully connectedGravatar Christian Hesse1-0/+6
2022-06-20mod/notification-matrix: only flush queue if fully connectedGravatar Christian Hesse1-0/+6
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 Hesse2-17/+17
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 Hesse4-5/+5
2022-06-15drop script 'rotate-ntp'change-81Gravatar Christian Hesse7-97/+9
2022-06-15mod/bridge-port-to: log when re-enabling interfacesGravatar Christian Hesse1-0/+3
2022-06-15mod/bridge-port-vlan: log when re-enabling interfacesGravatar Christian Hesse1-0/+3
2022-06-15mod/bridge-port-to: move reenable to correct levelGravatar Christian Hesse1-6/+6
2022-06-15mod/bridge-port-vlan: move reenable to correct levelGravatar Christian Hesse1-6/+6