summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-20borg-restore.pl: Add GPL licenseFlorian Pritz2-0/+689
2017-02-20borg-restore.pl: Move SYNOPSIS to the topFlorian Pritz1-13/+17
2017-02-19borg-restore.pl: Untaint config fileFlorian Pritz1-0/+1
2017-02-19borg-restore.pl: Allow to set BORG_REPO in configFlorian Pritz1-0/+9
2017-02-19borg-restore.pl: Add config fileFlorian Pritz1-8/+80
2017-02-19borg-restore.pl: Move untaint to Helper packageFlorian Pritz1-25/+19
2017-02-19borg-restore.pl: Untaint archive name in restore()Florian Pritz1-1/+2
2017-02-19borg-restore.pl: Remove unused modulesFlorian Pritz1-4/+0
2017-02-05Add lines-per-secondFlorian Pritz1-0/+5
2017-01-22vpn-connect: misc fixesFlorian Pritz1-5/+8
2017-01-22ch: Improve list outputFlorian Pritz1-0/+6
2017-01-22ch: Add clean-single; improve cbuildFlorian Pritz1-2/+19
2017-01-22borg-restore.pl: Use taint mode with DBIFlorian Pritz1-2/+2
2017-01-22borg-restore.pl: Fix perlcritic warningsFlorian Pritz1-10/+9
2017-01-09borg-restore.pl: Fix time output formatFlorian Pritz1-1/+1
2017-01-09borg-restore.pl: Fix undefined variableFlorian Pritz1-1/+1
2017-01-09borg-restore.pl: Drop some unused dependenciesFlorian Pritz1-3/+0
2017-01-09borg-restore.pl: Switch to sqlite dbFlorian Pritz1-143/+232
2016-12-26check_le_expiry.sh: Fix modeFlorian Pritz1-0/+0
2016-12-26Add grep-groupFlorian Pritz1-0/+31
2016-12-26Add check_le_expiry.shFlorian Pritz1-0/+15
2016-12-01Add new scriptsFlorian Pritz4-0/+57
2016-12-01miscFlorian Pritz5-12/+9
2016-12-01find-inodes: Sort outputFlorian Pritz1-2/+8
2016-09-06syncrepo.sh: Improve descriptionFlorian Pritz1-2/+3
2016-09-01borg-restore.pl: Remove = from short optsFlorian Pritz1-2/+2
2016-08-26ch: Force umask 022Florian Pritz1-0/+2
2016-08-26ch: Inline chroot creation codeFlorian Pritz1-8/+20
2016-08-26ch: Fix shellcheck warningsFlorian Pritz1-6/+8
2016-08-26ch: Return early on errorFlorian Pritz1-2/+2
2016-08-26ch: Stop ch kill from initializing a chrootFlorian Pritz1-8/+12
2016-08-23syncrepo.sh: Add some documentationFlorian Pritz1-1/+10
2016-08-19masterkey-sign.sh: Force gpg key ID and gnupg homeFlorian Pritz1-1/+3
2016-08-19Moving shaping scripts to dedicated repoFlorian Pritz2-588/+0
2016-08-19ch: Only compress logs onceFlorian Pritz1-1/+1
2016-08-16borg-restore.pl: Remove reorganize output when nut running with --debugFlorian Pritz1-1/+2
2016-08-15borg-restore.pl: Support multiple backup prefixesFlorian Pritz1-2/+11
2016-08-15borg-restore.pl: Remove unused Devel::Size moduleFlorian Pritz1-1/+0
2016-08-15borg-restore.pl: Improve documentationFlorian Pritz1-7/+11
2016-08-15backup.sh: Improve prune command to reduce number of archivesFlorian Pritz1-1/+1
2016-08-15borg-restore.pl: Fix remove_tree not honoring prior chdir()Florian Pritz1-1/+1
2016-08-15borg-restore.pl: Fix taint warning, remove debug outputFlorian Pritz1-1/+1
2016-08-15borg-restore.pl: Implement actual restoration of backupFlorian Pritz1-4/+4
2016-08-15borg-restore.pl: Fix incorrect timezoneFlorian Pritz1-5/+4
2016-08-15borg-restore.pl: Fix prototype warningFlorian Pritz1-2/+2
2016-08-15borg-restore.pl: Fix incorrect components_to_strip valueFlorian Pritz1-3/+1
2016-08-15borg-restore.pl: Implement restore testing codeFlorian Pritz1-8/+15
2016-08-14borg-restore.pl: Update documentationFlorian Pritz1-17/+15
2016-08-14borg-restore.pl: miscFlorian Pritz1-6/+15
2016-08-14borg-restore.pl: Fix deletion of old db entriesFlorian Pritz1-6/+8