Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-19 | explicitly name the license | Christian Hesse | 1 | -0/+1 | |
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 | |||||
2020-04-03 | cloud-backup: use $LogPrintExit | Christian Hesse | 1 | -1/+2 | |
2020-03-27 | add doc/cloud-backup.md | Christian Hesse | 1 | -0/+1 | |
2020-02-28 | global-functions: sort alphabetically | Christian Hesse | 1 | -1/+1 | |
2020-01-01 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 | |
2019-09-12 | global-functions: introduce and use $DeviceInfo | Christian Hesse | 1 | -11/+2 | |
2019-08-18 | cloud-backup: make notification silent | Christian Hesse | 1 | -1/+1 | |
2019-07-24 | cloud-backup: do not remove but replace cloud backuprouteros-6.45beta42 | Christian Hesse | 1 | -2/+5 | |
The replace functionality for cloud backup is available with version 6.45beta42. | |||||
2019-07-24 | cloud-backup: get values into array | Christian Hesse | 1 | -4/+3 | |
2019-07-24 | cloud-backup: get values into array | Christian Hesse | 1 | -4/+3 | |
2019-06-14 | backup: split off cloud-backupchange-5 | Christian Hesse | 1 | -0/+42 | |
Currently backup to MikroTik cloud is pretty unreliable and script can not catch errors at runtime. Looks like this does not change any time soon (Ticket#2019052022003204). So let's just split off the cloud backup to make sure email backup works as expected. |