Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-27 | script-updates: add support for url suffix | 2 | -1/+3 | ||
This allows to fetch from different branch... | |||||
2018-08-27 | rename ethernet-to-default -> bridge-port-to-default | 1 | -2/+2 | ||
2018-08-27 | ethernet-to-default: add missing dot | 1 | -1/+1 | ||
2018-08-24 | Makefile: generate html documentation by default | 1 | -1/+1 | ||
2018-08-24 | add basic instructions to README | 1 | -2/+108 | ||
2018-08-24 | ignore patch files | 1 | -1/+2 | ||
2018-08-24 | Makefile: generate html documentation | 1 | -0/+3 | ||
2018-08-24 | email-daily-psk: properly create empty array | 1 | -1/+1 | ||
https://wiki.mikrotik.com/wiki/Manual:Scripting_Tips_and_Tricks#How_to_define_empty_array | |||||
2018-08-24 | add empty comment at first line... | 34 | -0/+34 | ||
... for better formatting in export. | |||||
2018-08-17 | email-daily-psk: send for active interfaces only | 1 | -8/+19 | ||
... and handle missing interface for accesslist entry. | |||||
2018-08-09 | drop script2script | 1 | -6/+0 | ||
2018-08-06 | sms-action: delay a second | 1 | -0/+2 | ||
2018-08-06 | add script 'sms-action' | 2 | -1/+27 | ||
2018-08-06 | gps-track: do not keep results | 1 | -0/+1 | ||
2018-08-06 | rename forward-sms -> sms-forward | 1 | -2/+2 | ||
2018-08-06 | add script 'gps-track' | 2 | -0/+36 | ||
2018-08-06 | add script 'leds-toggle-mode' | 1 | -0/+10 | ||
2018-07-11 | lease-script: fix typo | 1 | -1/+1 | ||
2018-07-10 | update template system | 7 | -33/+20 | ||
2018-07-10 | GeneratePSK: fix line break (and syntax error) | 1 | -5/+4 | ||
2018-07-10 | script-updates: always accept updates from file | 2 | -36/+27 | ||
2018-07-09 | script-updates: handle error on fetch | 1 | -4/+8 | ||
2018-07-09 | check-routeros-update: make the checks fool-proof | 1 | -2/+3 | ||
2018-07-09 | script-updates: check certificate on fetch | 1 | -1/+3 | ||
2018-07-09 | global-config: script-updates url examples for github and gitlab | 1 | -0/+2 | ||
2018-07-09 | introduce templates for scripts depending on capsman or local wireless | 8 | -7/+180 | ||
2018-07-09 | script-updates: support fetch from url | 2 | -9/+46 | ||
2018-07-09 | email-daily-psk: less line breaks | 1 | -3/+1 | ||
2018-07-05 | add scripts | 28 | -0/+842 | ||
2018-07-03 | initial commit | 2 | -0/+21 | ||