Current state on torchwood at 2023-05-02 torchwood
authorMalte Bublitz <malte@rolltreppe3.de>
Tue, 2 May 2023 12:24:28 +0000 (14:24 +0200)
committerMalte Bublitz <malte@rolltreppe3.de>
Tue, 2 May 2023 12:24:28 +0000 (14:24 +0200)
commitc80b15a24ac02d864f0c6e794b903bdbef1a27f3
tree0d5c503fff63e238fb5c5160b9cec6440d6b76dd
parent058aa03fe207f79830c9b8511331d4e3f09001bf
Current state on torchwood at 2023-05-02

Everything inside the working directory on my notebook.
I really fucked up this repository... Two very different working
directories on my two main computers, which moved far away from the
last commit, 058aa03fe207f79830c9b8511331d4e3f09001bf.

And to get things more complicated, the currently deployed instance
(which is running on my Raspberry Pi) isn't even a Git repo...
34 files changed:
.vscode/settings.json [new file with mode: 0644]
Containerfile [new file with mode: 0644]
Containerfile.old [new file with mode: 0644]
Makefile
README.md
TODO.md [new file with mode: 0644]
bbs/__init__.py [new file with mode: 0644]
bbs/__main__.py [new file with mode: 0644]
bbs/bofh.py [new file with mode: 0644]
bbs/daemon2.py [new file with mode: 0644]
bbs/data/excuses [new file with mode: 0644]
bbs/excuses [new file with mode: 0644]
bbs/fakeenv.py [new file with mode: 0644]
bbs/mfingerd.py [new file with mode: 0644]
bbs/mfingerd_daemon.py [new file with mode: 0755]
bbs/minishell.py [new file with mode: 0644]
bin/lxc-launcher [new file with mode: 0755]
bin/tardis-minishell [new file with mode: 0755]
deepthought.fingerinfo.db [new file with mode: 0644]
doc/bbs-minishell.libvirt-lxc-domain.xml [new file with mode: 0644]
doc/config_backup_spandau.py [new file with mode: 0644]
doc/logo.txt [new file with mode: 0644]
fingerinfo.db [new file with mode: 0644]
mcbxDOS_bbs.py [new file with mode: 0755]
mfingerd.service [new file with mode: 0644]
my_daemon2.py [new file with mode: 0644]
qotd [new file with mode: 0755]
requirements.txt [new file with mode: 0644]
spandau.fingerinfo.db [new file with mode: 0644]
test.py [new file with mode: 0644]
twisted-tutorial/README.md [new file with mode: 0644]
twisted-tutorial/TwistedQuotes/__init__.py [new file with mode: 0644]
twisted-tutorial/TwistedQuotes/quoteproto.py [new file with mode: 0644]
twisted-tutorial/TwistedQuotes/quoters.py [new file with mode: 0644]