aboutsummaryrefslogtreecommitdiffstats
path: root/backuper.sh
Commit message (Collapse)AuthorAgeFilesLines
* Provide interface for limiting pbzip2 processesHEADmasterGravatar Robin Obůrka 2017-04-131-1/+7
|
* In some cases is necessary to ignore changed filesGravatar Robin Obůrka 2017-04-051-0/+11
|
* Add ssh_use_connection as a configuration optionGravatar Robin Obůrka 2017-04-031-2/+11
|
* Reorganize variablesGravatar Robin Obůrka 2017-04-031-4/+2
|
* Shrink the size of mbufferGravatar Robin Obůrka 2017-04-031-1/+1
|
* Add interface for GPG recipients tooGravatar Robin Obůrka 2017-04-031-0/+7
|
* Add support for -i definition trough interfaceGravatar Robin Obůrka 2017-04-031-1/+14
|
* fix: Remove ' ' from warning parameterGravatar Robin Obůrka 2016-12-041-1/+1
|
* Add support for tar extra paramsGravatar Robin Obůrka 2016-12-041-1/+17
|
* Unify error and die functions. They are almost the sameGravatar Robin Obůrka 2016-08-231-10/+5
|
* get_size: Use simpler command to extract sizeGravatar Robin Obůrka 2016-08-231-1/+1
|
* Fix error in gpg recipients builderGravatar Robin Obůrka 2016-08-201-1/+1
|
* Fix bug in tar usageGravatar Robin Obůrka 2016-08-011-1/+1
|
* Enable run command only after backup specificationGravatar Robin Obůrka 2016-08-011-0/+1
|
* Add some more variables to initializationGravatar Robin Obůrka 2016-08-011-0/+3
|
* Add command store_sshGravatar Robin Obůrka 2016-07-311-0/+13
|
* Use batch mode for GPGGravatar Robin Obůrka 2016-07-311-1/+1
|
* Add support for custom stages of pipelineGravatar Robin Obůrka 2016-07-251-0/+13
|
* Secure RUNDIRGravatar Robin Obůrka 2016-07-251-0/+1
|
* Fix path resolvingGravatar Robin Obůrka 2016-07-241-1/+3
|
* Do preparation process earlier and independent on backup definition processGravatar Robin Obůrka 2016-07-241-7/+5
|
* Add licenceGravatar Robin Obůrka 2016-07-241-1/+16
|
* Make file name sensitive to backup contentGravatar Robin Obůrka 2016-07-241-7/+28
| | | | WARNING: It brings some dependencies to process of backup definition
* Drop personalization process and replace it with configurationGravatar Robin Obůrka 2016-07-241-10/+25
|
* Check if PIDs file existsGravatar Robin Obůrka 2016-07-241-5/+7
|
* Fix settersGravatar Robin Obůrka 2016-07-241-5/+5
|
* Report time of every stageGravatar Robin Obůrka 2016-07-241-8/+10
|
* Report what failedGravatar Robin Obůrka 2016-07-241-3/+3
|
* Remove some more debug outputsGravatar Robin Obůrka 2016-07-241-6/+0
|
* Reorganize file to sectionsGravatar Robin Obůrka 2016-07-241-65/+69
|
* Add support for after-backup hookGravatar Robin Obůrka 2016-07-241-0/+21
|
* Add support for personalization processGravatar Robin Obůrka 2016-07-241-1/+17
|
* Fix pipelineGravatar Robin Obůrka 2016-07-241-1/+4
|
* Report time of backupGravatar Robin Obůrka 2016-07-241-2/+2
|
* A lot of cleanupGravatar Robin Obůrka 2016-07-241-15/+0
|
* Fix start of store commandGravatar Robin Obůrka 2016-07-241-2/+2
|
* Huge amount of fixes and improvementsGravatar Robin Obůrka 2016-07-241-37/+29
|
* Add some comments and cleanupGravatar Robin Obůrka 2016-07-241-12/+2
|
* Use scalable pipeline instead of one middle sectionGravatar Robin Obůrka 2016-07-241-49/+41
|
* Initial commitGravatar Robin Obůrka 2016-07-241-0/+241