Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-27 | early-errors: wait to be fully connected | Christian Hesse | 1 | -0/+3 |
2020-04-24 | early-errors: ... and exclude dns messages•••Using DoH (DNS over HTTPS) results in a number of error messages before network becomes available: dns;error DoH server connection error: Network is unreachable Exclude these. | Christian Hesse | 1 | -1/+1 |
2020-04-24 | early-errors: ... but exclude e-mail messages•••Most likely these are just error and critical messages failed sending anyway. | Christian Hesse | 1 | -1/+1 |
2020-04-24 | early-errors: also include critical messages | Christian Hesse | 1 | -1/+1 |
2020-04-24 | early-errors: get errors into array | Christian Hesse | 1 | -2/+3 |
2020-04-19 | add script 'early-erros' | Christian Hesse | 1 | -0/+22 |