]> gitweb.hamatoma.de Git - pyrshell.git/commit
Initial state main
authorHamatoma <author@hamatoma.de>
Mon, 19 Feb 2024 21:03:37 +0000 (22:03 +0100)
committerHamatoma <author@hamatoma.de>
Mon, 19 Feb 2024 21:03:37 +0000 (22:03 +0100)
commit6f8f00817ce1f581bb587edb12d50bcd80387925
tree19e1c24c41e0084e298a52e7a54bd60c8c903115
Initial state
106 files changed:
.gitignore [new file with mode: 0644]
All.sh [new file with mode: 0755]
Env.sh [new file with mode: 0755]
InstallAll [new file with mode: 0755]
MakeCloud.py [new file with mode: 0644]
MkTar.sh [new file with mode: 0755]
appl/.gitignore [new file with mode: 0644]
appl/BackupBase.py [new file with mode: 0755]
appl/BackupTool.py [new file with mode: 0755]
appl/BenchTool.py [new file with mode: 0755]
appl/DbTool.py [new file with mode: 0755]
appl/DirTool.py [new file with mode: 0755]
appl/FtpTool.py [new file with mode: 0755]
appl/Monitor.py [new file with mode: 0755]
appl/RestoreTool.py [new file with mode: 0755]
appl/SvgTool.py [new file with mode: 0755]
appl/TextTool.py [new file with mode: 0755]
appl/UrlChecker.py [new file with mode: 0755]
appl/WebDashClient.py [new file with mode: 0755]
appl/WebDashServer.py [new file with mode: 0755]
appl/Webserver.py [new file with mode: 0755]
appl/WikiTool.py [new file with mode: 0755]
appl/ZipTool.py [new file with mode: 0755]
appl/__init__.py [new file with mode: 0644]
base/BaseLogger.py [new file with mode: 0644]
base/BaseTool.py [new file with mode: 0644]
base/CryptoEngine.py [new file with mode: 0644]
base/FileHelper.py [new file with mode: 0644]
base/JavaConfig.py [new file with mode: 0644]
base/LinuxUtils.py [new file with mode: 0644]
base/Logger.py [new file with mode: 0644]
base/MemoryLogger.py [new file with mode: 0644]
base/ProcessHelper.py [new file with mode: 0644]
base/PythonToTypeScript.py [new file with mode: 0644]
base/StringUtils.py [new file with mode: 0644]
base/TextProcessor.py [new file with mode: 0644]
base/ThreadLogger.py [new file with mode: 0644]
base/Zipper.py [new file with mode: 0644]
base/__init__.py [new file with mode: 0644]
doc/mysql.txt [new file with mode: 0644]
examples/safe/php.ini [new file with mode: 0644]
net/EMail.py [new file with mode: 0644]
net/FileTcpTaskHandler.py [new file with mode: 0644]
net/FtpEngine.py [new file with mode: 0644]
net/HttpClient.py [new file with mode: 0644]
net/LinuxTcpTaskHandler.py [new file with mode: 0644]
net/TcpClient.py [new file with mode: 0644]
net/TcpServer.py [new file with mode: 0644]
net/TcpTaskHandler.py [new file with mode: 0644]
net/__init__.py [new file with mode: 0644]
unittest/PackageTest.py [new file with mode: 0644]
unittest/UnitTestCase.py [new file with mode: 0644]
unittest/UnitTestSuite.py [new file with mode: 0644]
unittest/__init__.py [new file with mode: 0644]
unittest/appl/BackupToolTest.py [new file with mode: 0644]
unittest/appl/BaseToolTest.py [new file with mode: 0644]
unittest/appl/BenchToolTest.py [new file with mode: 0644]
unittest/appl/DbToolTest.py [new file with mode: 0644]
unittest/appl/DirToolTest.py [new file with mode: 0644]
unittest/appl/FtpToolTest.py [new file with mode: 0644]
unittest/appl/MonitorTest.py [new file with mode: 0644]
unittest/appl/RestoreToolTest.py [new file with mode: 0644]
unittest/appl/SvgToolTest.py [new file with mode: 0644]
unittest/appl/TextToolTest.py [new file with mode: 0644]
unittest/appl/WikiToolTest.py [new file with mode: 0644]
unittest/appl/__init__.py [new file with mode: 0644]
unittest/base/BaseTester.py [new file with mode: 0644]
unittest/base/CryptoEngineTest.py [new file with mode: 0644]
unittest/base/FileHelperTest.py [new file with mode: 0644]
unittest/base/JavaConfigTest.py [new file with mode: 0644]
unittest/base/LinuxUtilsTest.py [new file with mode: 0644]
unittest/base/LoggerTest.py [new file with mode: 0644]
unittest/base/MemoryLoggerTest.py [new file with mode: 0644]
unittest/base/ProcessHelperTest.py [new file with mode: 0644]
unittest/base/PythonToTypeScriptTest.py [new file with mode: 0644]
unittest/base/StringUtilsTest.py [new file with mode: 0644]
unittest/base/TextProcessorTest.py [new file with mode: 0644]
unittest/base/ThreadLoggerTest.py [new file with mode: 0644]
unittest/base/ZipperTest.py [new file with mode: 0644]
unittest/base/__init__.py [new file with mode: 0644]
unittest/base/sample.env [new file with mode: 0644]
unittest/configuration/default.conf [new file with mode: 0644]
unittest/configuration/error/default.conf [new file with mode: 0644]
unittest/configuration/localhost.conf [new file with mode: 0644]
unittest/configuration/observed/default.conf [new file with mode: 0644]
unittest/configuration/observed/localhost.conf [new file with mode: 0644]
unittest/configuration/sites/otherport [new file with mode: 0644]
unittest/configuration/sites/wiki.hamatoma.de [new file with mode: 0644]
unittest/data/etc.tgz [new file with mode: 0644]
unittest/data/etc.work.tgz [new file with mode: 0644]
unittest/data/example.html [new file with mode: 0644]
unittest/data/example.sh [new file with mode: 0644]
unittest/data/example.tar [new file with mode: 0644]
unittest/data/example.tbz [new file with mode: 0644]
unittest/data/example.tgz [new file with mode: 0644]
unittest/data/example.txt [new file with mode: 0644]
unittest/data/example.zip [new file with mode: 0644]
unittest/data/examples2.tgz [new file with mode: 0644]
unittest/data/monitor/localhost.dump.txt [new file with mode: 0644]
unittest/img/landscape.jpg [new file with mode: 0644]
unittest/img/portrait.jpg [new file with mode: 0644]
unittest/net/FileTcpTaskHandlerTest.py [new file with mode: 0644]
unittest/net/HttpClientTest.py [new file with mode: 0644]
unittest/net/LinuxTcpTaskHandlerTest.py [new file with mode: 0644]
unittest/net/NetTester.py [new file with mode: 0644]
unittest/net/__init__.py [new file with mode: 0644]