]> git.ipfire.org Git - nitsi.git/history - src/nitsi/machine.py
Refactor disk class
[nitsi.git] / src / nitsi / machine.py
2018-11-02  Jonatan SchlagRefactor disk class master
2018-08-19  Jonatan SchlagRework the connection handling of the serial console
2018-06-25  Jonatan SchlagMake all class names CamelCase
2018-06-09  Jonatan SchlagMake class names camel-case
2018-05-21  Jonatan Schlagmachine: Improve log messages and stop process of a...
2018-05-16  Jonatan SchlagCleanup imports part 2
2018-05-14  Jonatan SchlagSort imports: part 1
2018-05-09  Jonatan SchlagFormat the name in the log file always with the same...
2018-05-09  Jonatan SchlagUse one time to which all serial connection output...
2018-05-09  Jonatan SchlagAdd logging to test.log of all serial connection output
2018-05-09  Jonatan SchlagLog exeptions when we try to login
2018-05-05  Jonatan SchlagAdd configure.ac and Makefile.am and make them work