summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-19Moving shaping scripts to dedicated repoFlorian Pritz2-588/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-19ch: Only compress logs onceFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-16borg-restore.pl: Remove reorganize output when nut running with --debugFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Support multiple backup prefixesFlorian Pritz1-2/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Remove unused Devel::Size moduleFlorian Pritz1-1/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Improve documentationFlorian Pritz1-7/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15backup.sh: Improve prune command to reduce number of archivesFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix remove_tree not honoring prior chdir()Florian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix taint warning, remove debug outputFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Implement actual restoration of backupFlorian Pritz1-4/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix incorrect timezoneFlorian Pritz1-5/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix prototype warningFlorian Pritz1-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix incorrect components_to_strip valueFlorian Pritz1-3/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Implement restore testing codeFlorian Pritz1-8/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: Update documentationFlorian Pritz1-17/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: miscFlorian Pritz1-6/+15
- switch back to undef instead of -1 - fix incorrect assertion - clean up path before resolving Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: Fix deletion of old db entriesFlorian Pritz1-6/+8
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: WIPFlorian Pritz1-26/+55
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-13borg-restore.pl: WIPFlorian Pritz1-19/+116
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-12borg-restore.pl: WIPFlorian Pritz1-5/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-12borg-restore.pl: WIPFlorian Pritz1-24/+49
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08borg-restore.pl: WIP, finally working now. just needs polishFlorian Pritz1-2/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08borg-restore.pl: WIP. working mostlyFlorian Pritz1-36/+39
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08borg-restore.pl: WIPFlorian Pritz1-30/+68
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08Add WIP version of borg-restore.plFlorian Pritz1-0/+455
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-21qos.pl: Fix possibly incorrect display of total-tcFlorian Pritz1-1/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-20Add QoS scriptsFlorian Pritz2-0/+578
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-10Add speedtest-sshFlorian Pritz1-0/+17
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-09Add DB dumper scriptsFlorian Pritz2-0/+24
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-05remote-notify-client.sh: Set notification app nameFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-05screen-locker.sh: Add DPMS supportFlorian Pritz1-2/+9
i3lock dropped the -d option so do it ourselves. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-05gpg-agent.sh: Always export SSH_AUTH_SOCKFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-05gpg-agent.sh: Drop obsolete option --use-standard-socketFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-07-03mklatexreport: Add implicit options from config fileFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29check-mail-addr.sh: Accept more arguments than just the email addrFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29Add grep-ipFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29Add steam and composer wrappersFlorian Pritz2-0/+7
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29upshot: Use maim, send notification, don't open a terminalFlorian Pritz1-4/+8
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29remote-notify-client.sh: Run ssh in batch modeFlorian Pritz1-1/+1
Password queries could cause hanging X sessions if this script is run in .xinitrc. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29gpg-agent.sh: Update socket path to new defaultFlorian Pritz1-3/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29generate-mirror-mail.pl: Fix deprecated hash access syntaxFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29dbrel: Update hostnameFlorian Pritz1-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29certrenew: Use new executable nameFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-29sup: Fix shellcheck warningsFlorian Pritz1-9/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-06find-broken-perl-packages.sh: Detect some more binary modulesFlorian Pritz1-0/+3
For some reasons this error doesn't seem to cause perl to exit 1 when run within the script. Running perl -MFoo -e1 exists 1. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-05-09generate-mirror-mail.pl: Support single protocol failsFlorian Pritz1-3/+9
This doesn't affect out of sync messages so it's only supported for connection fails. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-05-01Improve latex report scriptsFlorian Pritz2-2/+8
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-04-24confpac: Fix invalid return in script bodyFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-04-16backup.sh: Fix possible quoting issue in exclude_mountpointsFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-04-16backup.sh: Remove duplicate code; remove left over variableFlorian Pritz1-2/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>