initial input
authorKilian Saffran <ksaffran@dks.lu>
Wed, 20 Feb 2019 06:45:56 +0000 (07:45 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Wed, 20 Feb 2019 06:45:56 +0000 (07:45 +0100)
commitca86e321eb7aeb510f0405c58b07522e120358f2
treea3f96360aca2593b3f3c73cd43604b38ca09c73e
initial input
69 files changed:
Module/OpenVPN.pm [new file with mode: 0755]
Module/SSH.pm [new file with mode: 0755]
Module/Service.pm [new file with mode: 0755]
Module/System.pm [new file with mode: 0755]
Module/Test.pm [new file with mode: 0755]
backup_station.pl [new file with mode: 0755]
certserver.pl [new file with mode: 0755]
checkip.cgi [new file with mode: 0755]
dksnas.pl [new file with mode: 0755]
external_ip.sh [new file with mode: 0755]
external_ip.xml [new file with mode: 0755]
gitweb/GITWEB-BUILD-OPTIONS [new file with mode: 0755]
gitweb/INSTALL [new file with mode: 0755]
gitweb/Makefile [new file with mode: 0755]
gitweb/README [new file with mode: 0755]
gitweb/gitweb.cgi [new file with mode: 0755]
gitweb/static/git-favicon.png [new file with mode: 0755]
gitweb/static/git-logo.png [new file with mode: 0755]
gitweb/static/gitweb.css [new file with mode: 0755]
gitweb/static/gitweb.js [new file with mode: 0755]
gitweb/static/js/README [new file with mode: 0755]
gitweb/static/js/adjust-timezone.js [new file with mode: 0755]
gitweb/static/js/blame_incremental.js [new file with mode: 0755]
gitweb/static/js/javascript-detection.js [new file with mode: 0755]
gitweb/static/js/lib/common-lib.js [new file with mode: 0755]
gitweb/static/js/lib/cookies.js [new file with mode: 0755]
gitweb/static/js/lib/datetime.js [new file with mode: 0755]
mountdrives.pl [new file with mode: 0755]
station/configuration.html [new file with mode: 0755]
station/css/station.css [new file with mode: 0755]
station/index.html [new file with mode: 0755]
station/js/browser.js [new file with mode: 0755]
station/js/configure.js [new file with mode: 0755]
station/js/dksnas.js [new file with mode: 0755]
station/test.html [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-grid.css [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-grid.css.map [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-grid.min.css [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-grid.min.css.map [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-reboot.css [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-reboot.css.map [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-reboot.min.css [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap-reboot.min.css.map [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap.css [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap.css.map [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap.min.css [new file with mode: 0755]
station/vendor/bootstrap/css/bootstrap.min.css.map [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.bundle.js [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.bundle.js.map [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.bundle.min.js [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.bundle.min.js.map [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.js [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.js.map [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.min.js [new file with mode: 0755]
station/vendor/bootstrap/js/bootstrap.min.js.map [new file with mode: 0755]
station/vendor/fontawesome/css/fa-svg-with-js.css [new file with mode: 0755]
station/vendor/fontawesome/js/fa-brands.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-brands.min.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-regular.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-regular.min.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-solid.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-solid.min.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-v4-shims.js [new file with mode: 0755]
station/vendor/fontawesome/js/fa-v4-shims.min.js [new file with mode: 0755]
station/vendor/fontawesome/js/fontawesome-all.js [new file with mode: 0755]
station/vendor/fontawesome/js/fontawesome-all.min.js [new file with mode: 0755]
station/vendor/fontawesome/js/fontawesome.js [new file with mode: 0755]
station/vendor/fontawesome/js/fontawesome.min.js [new file with mode: 0755]
station/vendor/jquery/jquery-3.2.1.min.js [new file with mode: 0755]