Age | Commit message (Expand) | Author | Files | Lines |
2023-09-18 | global-functions: split off $FormatMultiLines ...•••... to format multiple lines from an array.
| Christian Hesse | 1 | -1/+2 |
2023-07-23 | check-certificates: properly handle in place updates•••This worked just kind of... The certification was updated, but script
aborted before the notification was sent.
| Christian Hesse | 1 | -9/+12 |
2023-06-13 | check-certificates: lock the script | Christian Hesse | 1 | -0/+2 |
2023-05-25 | check-certificates: split validity output | Christian Hesse | 1 | -1/+3 |
2023-04-24 | check-certificates: use $FormatLine | Christian Hesse | 1 | -18/+9 |
2023-04-19 | check-certificates: add certificate name in notification subject | Christian Hesse | 1 | -2/+2 |
2023-04-07 | check-certificates: properly escape the name for regex | Christian Hesse | 1 | -1/+2 |
2023-04-07 | check-certificates: try all SANs for downloadchange-98 | Christian Hesse | 1 | -3/+16 |
2023-04-07 | check-certificates: make the function return a status | Christian Hesse | 1 | -1/+8 |
2023-04-07 | check-certificates: do not rename certificates without common-name | Christian Hesse | 1 | -1/+1 |
2023-04-07 | check-certificates: download and import in a local function | Christian Hesse | 1 | -31/+41 |
2023-04-07 | check-certificates: include SANs in information | Christian Hesse | 1 | -0/+11 |
2023-04-06 | check-certificates: show CommonName only if available | Christian Hesse | 1 | -1/+1 |
2023-04-06 | check-certificates: format information in a local function | Christian Hesse | 1 | -20/+24 |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done
automatically.
change-95 | Christian Hesse | 1 | -0/+138 |