core-extra/daemon
2020-01-08 20:44:15 -08:00
..
core added validation checks/conversion for valid values of mac addresses and ip addresses to addaddr and sethwaddr functions 2020-01-08 20:44:15 -08:00
data updates 2019-11-07 08:30:49 -08:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples small update to devguide, updates to READMEs for LXD and Docker 2019-12-19 12:32:30 -08:00
proto updated start proto to return exception strings, updated grpc start session to exist early when a failure is found, updated coretk ui to not switch ui to running when start fails and display error dialog 2019-12-20 15:11:34 -08:00
scripts set pillow logging to ERROR for coretk-gui 2019-12-19 21:28:17 -08:00
tests changes to replaces known usages of ipaddress, leaving only ipaddress.MacAddress 2020-01-08 13:25:00 -08:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
.pre-commit-config.yaml moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
Makefile.am update python install makefiles to avoid forcing site-packages 2019-12-19 17:27:57 -08:00
MANIFEST.in changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00
Pipfile removed mock from setup.py.in as its not needed in python3, added formal script to run coretk gui and remove main line from core/gui/app.py 2019-12-19 11:32:59 -08:00
Pipfile.lock moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
requirements.txt updated requirements.txt 2019-12-29 23:01:29 -08:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00