- 12 Sep, 2016 1 commit
-
-
thomas.forbriger authored
The shell script tried to close the VPN connection after having accomplished copying data files. It still used the Juniper VPN client, which is no longer in use. I see no reason for closing the VPN connection explicitely. For this reason the script now leaves the tunnel open.
-
- 02 Sep, 2016 5 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
Let openvpn establish the connection before testing for an existing connection.
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 25 Jul, 2016 2 commits
-
-
thomas.forbriger authored
- update syslog-ng configuration file to be applicable to syslog-ng 3.7.1 - place some notes regarding syslog service in README
-
thomas.forbriger authored
-
- 15 Jul, 2016 4 commits
-
-
thomas.forbriger authored
A recent syslog-ng (OpenSuSE Tumpleweed, syslog-ng 3.7.1) complained because of the strange and conflicting source definitions used here. In my opinion all messages are simply passed internally. No need to tcp or /dev/log. Anyway, the quickfix here makes things go well.
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
binary installation directory is hard-wired; use variable name CSBACKBINDIR instead of LOCBINDIR to avoid conflicts with Seitosh
-
- 30 Jun, 2016 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 15 Jun, 2016 1 commit
-
-
thomas.forbriger authored
-
- 13 Jun, 2016 14 commits
-
-
thomas.forbriger authored
increment operator was not working as expected
-
thomas.forbriger authored
They way a list of dictionary keys were extracted apparently was not correct
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
improve implementation of csbucscheck.sh by - providing proper command line reading - providing proper usage information - providing comments in the code - providing additional command line options to select an output directory and checksum binary executable
-
thomas.forbriger authored
The purpose of csbucheckcsfiles.sh is covered by the functionality of csbucscheck.sh
-
thomas.forbriger authored
-
- 10 Jun, 2016 9 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
Rename checksum check script.
-
thomas.forbriger authored
csback_cscheck.sh is designed to recurse into a subdirectory tree and to verify checksums therein. It was originally created to check the LSDF archive.
-
- 06 Jun, 2016 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-