Capture
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Tue, 21 Nov 2017 10:32:31 +0000 (21:32 +1100)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Tue, 21 Nov 2017 10:32:31 +0000 (21:32 +1100)
commit05a9c528d8aee0373f52fa1bc72250e7f3625e76
treeebe82b4f020ddab7d14b1d8dddc3dbae2df6d522
Capture
28 files changed:
control-logic.lsp [new file with mode: 0644]
control.sh [new file with mode: 0755]
ipset-control.lsp [new file with mode: 0644]
listener-log-ip [new file with mode: 0644]
listener.lsp [new file with mode: 0644]
manager/.htpasswd [new file with mode: 0644]
manager/basic_login.sh [new file with mode: 0755]
manager/child/index.cgi [new file with mode: 0644]
manager/controls-update.lsp [new file with mode: 0644]
manager/controls.lsp [new file with mode: 0644]
manager/expand-string.lsp [new file with mode: 0644]
manager/history.lsp [new file with mode: 0644]
manager/index.lsp [new file with mode: 0644]
manager/roles.txt [new file with mode: 0644]
manager/tmpl/controls-form.html [new file with mode: 0644]
manager/tmpl/history-page.html [new file with mode: 0644]
manager/tmpl/index-page.html [new file with mode: 0644]
manager/tmpl/snippets.html [new file with mode: 0644]
manager/tmpl/usage-form.html [new file with mode: 0644]
manager/usage-extra.lsp [new file with mode: 0644]
manager/usage.lsp [new file with mode: 0644]
manager/www/controls.cgi [new file with mode: 0755]
manager/www/history.cgi [new file with mode: 0755]
manager/www/hourglass.css [new file with mode: 0644]
manager/www/images/hourglass.png [new file with mode: 0644]
manager/www/index.cgi [new file with mode: 0755]
manager/www/usage.cgi [new file with mode: 0755]
setup.sh [new file with mode: 0755]