- 03 Sep, 2016 2 commits
-
-
thomas.forbriger authored
The juniper VPN client is no longer in use.
-
thomas.forbriger authored
BFO2LSDF uses /bin/ip to check for an active VPN tunnel. It reports the IP address to the system logger. /bin/ip reports the IPv4 and the IPv6 address, which produced a line break in the output of the previous version of BFO2LSDF, which in turn confused the log-file parser in csbackntfy. The current version only outputs the IPv4 address.
-
- 02 Sep, 2016 4 commits
-
-
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
-