Age | Commit message (Expand) | Author | Files | Lines |
2020-07-06 | early-errors: exclude certificate messages•••This is most likely SCEP requests before network is up...
| Christian Hesse | 1 | -1/+2 |
2020-06-19 | explicitly name the license•••Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
https://www.gnu.org/licenses/#GPL
https://www.gnu.org/licenses/gpl.html
https://www.gnu.org/licenses/gpl.md
| Christian Hesse | 1 | -0/+1 |
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 |