core-extra/daemon
2020-06-10 11:04:33 -07:00
..
core pygui: avoid issue when joining opened xml that has a node with no ip4 address 2020-06-10 11:04:33 -07:00
data removed configuration option for number of for corehandler threads as it cannot properly deal with anything more than 1, updated man pages to current 6.4 versions for now 2020-06-05 14:34:19 -07:00
doc updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
examples grpc doc improvements, grpc examples additions, small tweak to grpc client for setting emane models not requiring a config when using default configuration 2020-06-05 11:20:23 -07:00
proto grpc: node_command improvements to include return code and options for wait and shell when running commands 2020-06-04 13:48:25 -07:00
scripts removed configuration option for number of for corehandler threads as it cannot properly deal with anything more than 1, updated man pages to current 6.4 versions for now 2020-06-05 14:34:19 -07:00
tests daemon: added core.location class variable type hinting 2020-06-10 10:24:44 -07: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 added config service template files to MANIFEST file for core daemon 2020-01-24 16:32:36 -08:00
Pipfile renamed python gui to be more similar to other core scripts and specific to it being python, some cleanup to pygui edge drawing and updates to allow for edges to have an arc to support multiple links between the same nodes 2020-04-14 10:47:42 -07:00
Pipfile.lock updated Pipfile.lock to denote marker for only installing dataclasses in python 3.6 2020-03-31 14:28:17 -07:00
requirements.txt updated requirements.txt to use environment markers for dataclasses dependency 2020-03-31 14:38:48 -07:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in modify setup.py to denote dataclasses only being needed in 3.6 2020-03-31 14:19:02 -07:00