c76bc2ee8adaemon: updates for docker nodes to read and use the environ file for the launched process for all nsenter commands
Blake Harnden
2023-06-12 16:30:02 -0700
e60b0f0de1daemon: fixed issue bringing back addresses with no broadcast on rj45 nodes
Blake Harnden
2023-06-12 10:00:38 -0700
e0e4b05b7fgui/grpc: updated GetConfigServiceDefaults to require a session and node id, this will allow retrieving data with the context of the associated node
Blake Harnden
2023-06-08 20:40:49 -0700
41e473eefcdocs: updated gui docs to include notes on running commands within nodes and using xhost for gui applications
Blake Harnden
2023-06-08 15:42:50 -0700
81230edac3daemon: updated utils.cmd to use returncode instead of wait(), removed redundant default encoding value for calls to decode/encode
Blake Harnden
2023-06-08 14:34:24 -0700
94f070e0ffcleanup: fixed issue cleaning up device names with @ in them
Blake Harnden
2023-06-08 11:36:09 -0700
Merge pull request #774 from laerling/develop
bharnden
2023-04-13 21:09:34 -0700
899800b925daemon/gui: coverted remaining usages of old string formatting to f strings
Blake Harnden
2023-04-13 16:43:09 -0700
4dba1bbe32gui: updated usage of .format to f strings and small code cleanup for colorpicker
Blake Harnden
2023-04-13 16:30:35 -0700
e7351b594dgui: updated core.gui to not use deprecated type hinting
Blake Harnden
2023-04-13 15:53:16 -0700
69f05a6712daemon: updated top level core modules from using deprecated type hinting
Blake Harnden
2023-04-13 15:48:02 -0700
921bfdf527daemon: updated core.services to avoid using deprecated type hinting, also updated string formatting to f strings
Blake Harnden
2023-04-13 15:39:40 -0700
7f58224f43daemon: updated core.nodes to avoid using deprecated type hinting
Blake Harnden
2023-04-13 13:32:23 -0700
f9505b3173daemon: updated core.scripts and core.xml to avoid using deprecated type hinting
Blake Harnden
2023-04-13 13:27:22 -0700
7ea950f8ecdaemon: updated core.location and core.plugins to avoid using deprecated type hinting
Blake Harnden
2023-04-13 12:29:16 -0700
8abf2561bfdaemon: updated core.emulator to avoid using deprecated type hinting
Blake Harnden
2023-04-13 12:23:44 -0700
4c222d1a7adaemon: updated core.emane to avoid using deprecated type hinting
Blake Harnden
2023-04-13 12:18:24 -0700
3d722a7721daemon: updating core.configservice and core.configservices to avoid deprecated type hinting
Blake Harnden
2023-04-13 11:58:58 -0700
6ff2abf0b8daemon: fixed issue for CoreError messages in new hooks module, updated new modules to all use non deprecated type hinting
Blake Harnden
2023-04-12 16:53:08 -0700
da3cebe1cddaemon: added refactored cleaned up logic for future handling of broadcasting data
Blake Harnden
2023-04-12 16:14:58 -0700
b6b300207bdaemon: added convenience method to check if a session is running, which is used in multiple places, providing a cleaner and easier to read experience
Blake Harnden
2023-04-12 14:44:51 -0700
cdc8c7360ddaemon: added refactored cleaned up code to use for hooks
Blake Harnden
2023-04-12 11:58:25 -0700
a6a09d9e56daemon: added new cleaned up controlnet code, for future use
Blake Harnden
2023-04-11 12:45:50 -0700
cafbb15b1edaemon: small cleanup in distributed start
Blake Harnden
2023-04-11 10:09:40 -0700
c444304040docs: fixed issue with bad imports in grpc doc examples
Blake Harnden
2023-04-10 11:19:46 -0700
fcf1448ab6docs: small documentation cleanup
Blake Harnden
2023-03-28 21:51:27 -0700
15df06d834docs: updates to reformat and adjust documentation in regards to using specific services
Blake Harnden
2023-03-28 21:47:27 -0700
0053ddb57ddocs: updates to leverage mkdocs material admonitions
Blake Harnden
2023-03-28 21:42:43 -0700
03fe74c195gui: fix issue when joining a session with an rj45 node and assigning an interface, whichw ill later cause an error when configuring the rj45 node
Blake Harnden
2023-03-28 12:37:25 -0700
d52e0c4547grpc: adjustment when starting a session to not update session options for empty values, since they may override values set in /etc/core/core.conf
Blake Harnden
2023-03-21 15:34:13 -0700
5b41b4e5bedocs: brought out hardware in the loop concepts to a higher level for easier visbility, rather than being hidden within the gui docs
Blake Harnden
2023-03-13 16:22:08 -0700
59f814eac0install: fixed bad indentation for local install line, causes an error not finding expected files
Blake Harnden
2023-03-09 10:49:11 -0800
078e0df329docs: initial changes to support using mkdocs material
Blake Harnden
2023-03-07 21:49:50 -0800
785cf82ba3docs: added complete install examples based on dockerfile commands
Blake Harnden
2023-03-07 10:46:31 -0800
d09f777645update centos dockerfile to avoid installing unwanted python system packages
Blake Harnden
2023-03-07 10:43:11 -0800
Merge pull request #767 from coreemu/develop
bharnden
2023-03-02 22:12:35 -0800
04e778e97fupdated changelog for 9.0.2 release
Blake Harnden
2023-03-02 21:04:59 -0800
d45eeb6d2eupdated dockerfiles to run commands to save space optimally
Blake Harnden
2023-03-02 08:34:54 -0800
fec400ac2ebumped versions for next release
Blake Harnden
2023-03-01 21:51:05 -0800
c1ad39631dinstall: updated poetry.lock file to latest dependencies, also updated invoke to 1.7.3 to avoid python 3.10+ issues
Blake Harnden
2023-02-27 12:49:39 -0800
b92e4ed6b9install: fixed deprecated syntax when using poetry to install only the main packages
Blake Harnden
2023-02-27 11:08:51 -0800
3e5c8c894fdaemon: fixed issue for LXC nodes and not properly picking up configured image name to use and for writing to xml
Blake Harnden
2023-02-21 12:06:01 -0800
f10c7cac45docs: reformatted bird documentation and removed invalid example link
Blake Harnden
2023-02-06 09:22:00 -0800
0ffcc10953docs: add example for installing emane using downloaded protoc
Blake Harnden
2023-02-03 16:52:14 -0800
4dca3eac39docs: updated install page to remark on solutions for the common issue a user may run into when docker is installed
Blake Harnden
2023-02-03 16:45:47 -0800
93272d6ed7daemon: formatting changes related to updating the python black formatter
Blake Harnden
2023-02-03 15:53:44 -0800
4c351b0d72install: updated version of the python black library being used, updated poetry.lock in response to help correct issue with click
Blake Harnden
2023-02-03 15:46:52 -0800
56a287c9c0install: updated poetry.lock to correct poetry warning, also updates some transitive dependencies for the better
Blake Harnden
2023-02-03 15:34:16 -0800
d4997bbc04daemon: fixed p2p nodes to disable mac learning, with new usage to tie together all wired links, this feature is not desired
Blake Harnden
2023-02-03 15:05:03 -0800
4f2e20a0a0daemon: updated usage of sysctl to properly leverage utility function to correct device name
Blake Harnden
2023-02-01 08:40:23 -0800
5abbc1680adaemon: improve node boot logging to display config and legacy services
Blake Harnden
2023-01-24 09:17:15 -0800
c91facd6e3daemon: fix to properly check for setting broadcast support
Blake Harnden
2023-01-24 08:28:25 -0800
d215330426docs: fix example for scripts ran from gui and how to optionally retrieve the coreemu instance
Blake Harnden
2023-01-19 16:13:00 -0800
db2f57ca35install: removed unused help option for build task
Blake Harnden
2022-12-20 16:11:05 -0800
a3892d6b0egrpc: updated node events to leverage the common grpcutils.get_node_proto so that service and emane config data will be included
Blake Harnden
2022-12-09 10:56:30 -0800
f422d05215gui: fixed issue not displaying emane configs that are generally configured for a node, was attempting only interface specific or emane net fallback
Blake Harnden
2022-12-09 10:29:41 -0800