Czar.Echavez
|
56eda38a6e
|
#1947: git merge did not change add_action -> add_request
|
2023-10-10 09:52:40 +01:00 |
|
Czar.Echavez
|
80d371c238
|
Merge branch 'feature/1812-traverse-actions-dict' into feature/1947-implement-missing-node-actions
|
2023-10-10 08:58:58 +01:00 |
|
Marek Wolan
|
18706be4ff
|
Merge branch 'origin/dev' into feature/1812-traverse-actions-dict
|
2023-10-09 18:26:25 +01:00 |
|
Czar.Echavez
|
bbf2b09f96
|
#1947: Add ability for all simcomponents to be scanned - sets up ability for service, files, folders and nodes to be scanned
|
2023-10-09 16:47:36 +01:00 |
|
Marek Wolan
|
5a5710c6ae
|
Rename Sim Actions to request
|
2023-10-09 13:24:08 +01:00 |
|
Czar.Echavez
|
be6b904db9
|
- Fixed FTP client server infinite recursion - ftp server and clients can be installed on the same node, this could cause a loop of requests
- fixed tests broken by merged with dev
|
2023-10-05 16:24:48 +01:00 |
|
Czar.Echavez
|
4b5a73bd32
|
#1943: web server + client + tests + a few improvements to syslogging
|
2023-10-03 14:59:48 +01:00 |
|
Czar Echavez
|
fb96ef18c0
|
#1752: remove unnecessary changes
|
2023-09-12 09:32:28 +01:00 |
|
Czar Echavez
|
5cd1e2edf0
|
Merge branch 'feature/1816_Database-Service-(Network-and-User-Interaction)' into feature/1752-dns-server-and-client
|
2023-09-11 08:58:13 +01:00 |
|
Chris McCarthy
|
b1d8666c16
|
#1816 - Added database client. Installed the database client on the Web Server node in the UC2 network. Updated the integration test to query the DB server using the DB client.
|
2023-09-08 16:50:49 +01:00 |
|
Czar Echavez
|
47dd23311b
|
#1752: added more functionality to DNS client and server + tests
|
2023-09-07 15:45:37 +01:00 |
|
Czar Echavez
|
d503e51c2d
|
#1814: Remove hardcoded values + added test + remove unnecessary private parent attribute
|
2023-09-06 11:12:03 +01:00 |
|
Czar Echavez
|
c349bb4484
|
#1814: initial implementation of data manipulator service
|
2023-09-05 17:14:47 +01:00 |
|
Marek Wolan
|
bd5aacaf0c
|
Remove todo comments
|
2023-08-31 11:32:11 +01:00 |
|
Marek Wolan
|
f60f775f03
|
Improve logging
|
2023-08-31 11:27:52 +01:00 |
|
Marek Wolan
|
7759c178bb
|
Add logging and service restarting
|
2023-08-31 11:20:16 +01:00 |
|
Marek Wolan
|
40d3e04e64
|
Move init action manager function to the top
|
2023-08-29 14:33:28 +01:00 |
|
Marek Wolan
|
7b61322e70
|
Add service actions
|
2023-08-29 12:34:41 +01:00 |
|
Marek Wolan
|
319e87d200
|
Make changes to the way actions work
|
2023-08-28 22:34:20 +01:00 |
|
Marek Wolan
|
a9e969aa13
|
init work on database
|
2023-08-25 15:29:53 +01:00 |
|
Marek Wolan
|
01c912c094
|
fix type hints and describe state functions
|
2023-08-20 18:38:02 +01:00 |
|
Marek Wolan
|
6ca53803cd
|
Describe state
|
2023-08-17 15:32:12 +01:00 |
|
Chris McCarthy
|
9ee0ef2fd6
|
#1706 - Applied some final changes from PR. Fixed the PCAP log name on SwitchPort so that a pcap file is generated for each port.
|
2023-08-10 13:26:51 +01:00 |
|
Chris McCarthy
|
139d739732
|
#1706 - Tidies up the sysLog ARPCache, and ICMP classes and integrated them into the Node. Tidied up the base implementation of SoftwareManager and SessionManager. Tidies up the public API for Services and Applications. Added the SwitchPort and Switch classes. Added a basic test in test_frame_transmission.py that tests sending a frame from one node to another across a multi-switch network.
|
2023-08-07 19:33:52 +01:00 |
|
Chris McCarthy
|
04f1cb0dc6
|
#1706 - Got the code services, application, and process base classes stubbed out. Need them now so that I can leverage them for core node services required.
|
2023-08-03 21:30:13 +01:00 |
|