Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-02 | update copyright for 2019 | Christian Hesse | 1 | -1/+1 |
2018-12-28 | global-functions: properly define global functions | Christian Hesse | 1 | -0/+2 |
2018-12-28 | global-functions: update comment in $SendNotification | Christian Hesse | 1 | -1/+1 |
2018-12-28 | global-functions: add $DownloadPackage•••... and make script 'capsman-download-packages' use it. | Christian Hesse | 1 | -0/+25 |
2018-12-27 | global-functions: add $GetMacVendor | Christian Hesse | 1 | -0/+15 |
2018-12-20 | global-functions: make $CertificateAvailable work on CommonName•••This should prevent endless certificate switching for Let's Encrypt cross-signed intermediate certificates. | Christian Hesse | 1 | -7/+8 |
2018-12-12 | remove extra dollar sign | Christian Hesse | 1 | -2/+2 |
2018-11-28 | global-functions: add identity tag in $SendNotification•••... and send subject in telegram message. | Christian Hesse | 1 | -2/+4 |
2018-11-09 | global-functions: use 'print count-only' | Christian Hesse | 1 | -1/+1 |
2018-11-09 | global-functions: add function to read user input | Christian Hesse | 1 | -0/+5 |
2018-10-16 | global-functions: import certificates if required•••Signed-off-by: Christian Hesse <mail@eworm.de> | Christian Hesse | 1 | -3/+24 |
2018-10-15 | global-functions: fix missing colon | Christian Hesse | 1 | -2/+2 |
2018-10-12 | global-functions: make sure parameters are strings | Christian Hesse | 1 | -6/+7 |
2018-10-10 | daily-psk: move function GeneratePSK from global-functions | Christian Hesse | 1 | -42/+0 |
2018-10-09 | global-functions: add UrlEncode and use in SendNotification | Christian Hesse | 1 | -1/+25 |
2018-10-09 | global-functions: add function to notify via e-mail and telegram | Christian Hesse | 1 | -0/+35 |
2018-10-09 | global-functions: move daily psk secrets to global-config | Christian Hesse | 1 | -15/+4 |
2018-10-09 | make GeneratePSK a global function | Christian Hesse | 1 | -0/+52 |
2018-10-09 | add global-functions | Christian Hesse | 1 | -0/+6 |