aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-25bridge-port-to-default: drop unused code, :toarray strips itselfGravatar Christian Hesse1-3/+0
2018-10-25bridge-port-to-default: fix variable nameGravatar Christian Hesse1-1/+1
2018-10-16script-updates: run global-functions on updateGravatar Christian Hesse1-0/+3
2018-10-16README: do not print the certificates but count themGravatar Christian Hesse1-5/+4
2018-10-16README: download certificates from repositoryGravatar Christian Hesse3-18/+69
2018-10-16global-functions: import certificates if requiredGravatar Christian Hesse3-3/+76
2018-10-15daily-psk: add error handling for fetchGravatar Christian Hesse1-4/+9
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-12add script 'daily-psk-schedule'Gravatar Christian Hesse2-12/+23
2018-10-12netwatch-syslog: set dont-require-permissions=yesGravatar Christian Hesse1-2/+2
2018-10-12script-updates: allow to set dont-require-permissions=yesGravatar Christian Hesse1-1/+4
2018-10-11mode-button-event: decrease interval, but update start timeGravatar Christian Hesse1-3/+8
2018-10-10global: remove unused variablesGravatar Christian Hesse7-14/+0
2018-10-10daily-psk: merge with email-daily-pskGravatar Christian Hesse2-68/+44
2018-10-10daily-psk: move function GeneratePSK from global-functionsGravatar Christian Hesse2-43/+41
2018-10-10check-routeros-update: send notification on auto-updateGravatar Christian Hesse1-0/+3
2018-10-10global-config: default for telegram is empty strings...Gravatar Christian Hesse1-2/+4
2018-10-09README: now that we need three scripts... download and add in loopGravatar Christian Hesse1-3/+1
2018-10-09global-functions: add UrlEncode and use in SendNotificationGravatar Christian Hesse1-1/+25
2018-10-09sms-forward: use function for notificationGravatar Christian Hesse1-3/+4
2018-10-09check-routeros-update: use function for notificationGravatar Christian Hesse1-3/+4
2018-10-09check-certificates: use function for notificationGravatar Christian Hesse1-3/+4
2018-10-09collect-wireless-mac: use function for notificationGravatar Christian Hesse3-9/+12
2018-10-09email-daily-psk: use function for notificationGravatar Christian Hesse1-4/+5
2018-10-09global-functions: add function to notify via e-mail and telegramGravatar Christian Hesse2-0/+40
2018-10-09global-functions: move daily psk secrets to global-configGravatar Christian Hesse2-17/+20
2018-10-09make GeneratePSK a global functionGravatar Christian Hesse4-55/+59
2018-10-09add global-functionsGravatar Christian Hesse3-0/+8
2018-10-09lease-script: line breaks for arrayGravatar Christian Hesse1-3/+7
2018-10-04bridge-port-to-default: strip leading blank from commentGravatar Christian Hesse1-0/+3
2018-10-04add script 'bridge-port-toggle'Gravatar Christian Hesse2-0/+16
2018-10-04bridge-port-to-default: support different configurationsGravatar Christian Hesse2-10/+21
2018-10-04global-config: add missing semicolonsGravatar Christian Hesse1-5/+5
2018-09-28script-updates: make sure new script starts with magicGravatar Christian Hesse1-5/+9
2018-09-27start scripts with a magic token / shebangGravatar Christian Hesse39-39/+39
2018-09-23sms-forward: make handling of SMS with action more robustGravatar Christian Hesse1-9/+17
2018-09-20check-routeros-update: add missing space, break lineGravatar Christian Hesse1-1/+2
2018-09-19check-routeros-update: send versions to safe-update-urlGravatar Christian Hesse1-1/+2
2018-09-18rotate-ntp: warn if ntp client is disabledGravatar Christian Hesse1-0/+4
2018-09-14README: add more general certificate informationGravatar Christian Hesse1-3/+9
2018-09-14script-updates: add error handling back inGravatar Christian Hesse1-7/+9
2018-09-14README: rename and verify certificatesGravatar Christian Hesse1-3/+11
2018-09-13fix typosGravatar Christian Hesse2-2/+2
2018-09-13mode-button-scheduler: sync with sms-actionGravatar Christian Hesse1-3/+4
2018-09-13sms-action: move configuration to global-configGravatar Christian Hesse2-21/+13
2018-09-13script-updates: check and warn about policiesGravatar Christian Hesse1-0/+10
2018-09-13gps-track: simplify gps value handlingGravatar Christian Hesse1-15/+9
2018-09-12mode-button-scheduler: literally log actionGravatar Christian Hesse1-3/+4
2018-09-10leds-toggle-mode: add missing semicolonsGravatar Christian Hesse1-2/+2
2018-09-10add scripts mode-button-{event,scheduler}Gravatar Christian Hesse3-0/+38
2018-09-10Merge branch 'fetch-as-value'Gravatar Christian Hesse4-33/+49
2018-09-05check-routeros-update: enable auto update for safe versionGravatar Christian Hesse2-4/+20
2018-09-03script-updates: fetch into variablerouteros-6.43Gravatar Christian Hesse1-13/+16
2018-09-03README: fetch into config without fileGravatar Christian Hesse1-16/+13
2018-09-03remove-packages: remove outdated packages onlyGravatar Christian Hesse1-2/+12
2018-09-03add script 'accesslist-duplicates'Gravatar Christian Hesse4-1/+83
2018-09-03email-daily-psk: properly append to arrayGravatar Christian Hesse1-1/+1
2018-08-31README: always quote url on command lineGravatar Christian Hesse1-4/+4
2018-08-30check-routeros-update: resend notification if version changesGravatar Christian Hesse2-12/+10
2018-08-27script-updates: add support for url suffixGravatar Christian Hesse2-1/+3
2018-08-27rename ethernet-to-default -> bridge-port-to-defaultGravatar Christian Hesse1-2/+2
2018-08-27ethernet-to-default: add missing dotGravatar Christian Hesse1-1/+1
2018-08-24Makefile: generate html documentation by defaultGravatar Christian Hesse1-1/+1
2018-08-24add basic instructions to READMEGravatar Christian Hesse1-2/+108
2018-08-24ignore patch filesGravatar Christian Hesse1-1/+2
2018-08-24Makefile: generate html documentationGravatar Christian Hesse1-0/+3
2018-08-24email-daily-psk: properly create empty arrayGravatar Christian Hesse1-1/+1
2018-08-24add empty comment at first line...Gravatar Christian Hesse34-0/+34
2018-08-17email-daily-psk: send for active interfaces onlyGravatar Christian Hesse1-8/+19
2018-08-09drop script2scriptGravatar Christian Hesse1-6/+0
2018-08-06sms-action: delay a secondGravatar Christian Hesse1-0/+2
2018-08-06add script 'sms-action'Gravatar Christian Hesse2-1/+27
2018-08-06gps-track: do not keep resultsGravatar Christian Hesse1-0/+1
2018-08-06rename forward-sms -> sms-forwardGravatar Christian Hesse1-2/+2
2018-08-06add script 'gps-track'Gravatar Christian Hesse2-0/+36
2018-08-06add script 'leds-toggle-mode'Gravatar Christian Hesse1-0/+10
2018-07-11lease-script: fix typoGravatar Christian Hesse1-1/+1
2018-07-10update template systemGravatar Christian Hesse7-33/+20
2018-07-10GeneratePSK: fix line break (and syntax error)Gravatar Christian Hesse1-5/+4
2018-07-10script-updates: always accept updates from fileGravatar Christian Hesse2-36/+27
2018-07-09script-updates: handle error on fetchGravatar Christian Hesse1-4/+8
2018-07-09check-routeros-update: make the checks fool-proofGravatar Christian Hesse1-2/+3
2018-07-09script-updates: check certificate on fetchGravatar Christian Hesse1-1/+3
2018-07-09global-config: script-updates url examples for github and gitlabGravatar Christian Hesse1-0/+2
2018-07-09introduce templates for scripts depending on capsman or local wirelessGravatar Christian Hesse8-7/+180
2018-07-09script-updates: support fetch from urlGravatar Christian Hesse2-9/+46
2018-07-09email-daily-psk: less line breaksGravatar Christian Hesse1-3/+1
2018-07-05add scriptsGravatar Christian Hesse28-0/+842
2018-07-03initial commitGravatar Christian Hesse2-0/+21