chiark / gitweb /
Initial commit.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 7 Mar 2013 18:47:57 +0000 (18:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Mar 2013 02:37:03 +0000 (02:37 +0000)
commita2916c0635fec5b45ad742904db9f5769b48f53d
tree267eb7c815374808b340d0594a63e62a398ab209
Initial commit.
35 files changed:
.gitignore [new file with mode: 0644]
.skelrc [new file with mode: 0644]
AGPLv3 [new file with mode: 0644]
Makefile [new file with mode: 0644]
about.fhtml [new file with mode: 0644]
agpl.py [new file with mode: 0644]
backend.py [new file with mode: 0644]
cgi.py [new file with mode: 0644]
chpwd [new file with mode: 0755]
chpwd.css [new file with mode: 0644]
chpwd.js [new file with mode: 0644]
cmd-admin.py [new file with mode: 0644]
cmd-cgi.py [new file with mode: 0644]
cmd-remote.py [new file with mode: 0644]
cmd-user.py [new file with mode: 0644]
cmdutil.py [new file with mode: 0644]
config.py [new file with mode: 0644]
cookies.fhtml [new file with mode: 0644]
crypto.py [new file with mode: 0644]
dbmaint.py [new file with mode: 0644]
error.fhtml [new file with mode: 0644]
exception.fhtml [new file with mode: 0644]
format.py [new file with mode: 0644]
get-version [new file with mode: 0755]
hash.py [new file with mode: 0644]
httpauth.py [new file with mode: 0644]
list.fhtml [new file with mode: 0644]
login.fhtml [new file with mode: 0644]
operate.fhtml [new file with mode: 0644]
operation.py [new file with mode: 0644]
output.py [new file with mode: 0644]
service.py [new file with mode: 0644]
subcommand.py [new file with mode: 0644]
util.py [new file with mode: 0644]
wrapper.fhtml [new file with mode: 0644]