Stefan Profanter
|
357fc9f9e4
fix(server): remove too verbose debug output during server init
|
5 years ago |
Julius Pfrommer
|
ddd0fbfcfd
refactor(server): Restore the NodeStore as a true plugin
|
5 years ago |
Julius Pfrommer
|
229cdb5db0
Merge branch '1.0'
|
5 years ago |
Julius Pfrommer
|
f896432586
refactor(server): Move UA_LOG_NODEID_WRAP to /src/ua_util_internal.h
|
5 years ago |
Julius Pfrommer
|
073f417d82
refactor(server): Replace _deleteMembers with _clear
|
5 years ago |
Julius Pfrommer
|
acbac3ee0b
Merge branch '1.0'
|
5 years ago |
Julius Pfrommer
|
ef93d2d801
fix(server): Fix O(n^2) runtime for adding many references
|
5 years ago |
Ubuntu
|
81388249af
feat(multithreading): Adding assertions
|
5 years ago |
Ubuntu
|
12e959aa2c
feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions
|
5 years ago |
Julius Pfrommer
|
200b75acac
Merge branch '1.0'
|
5 years ago |
Stefan Profanter
|
c455ed1e67
fix(server): Do not allow node having itself as parent. Fixes stack-overflow
|
5 years ago |
Ubuntu
|
0be24bcd93
fix(multithreading): Release lock for the two new callbacks in UA_GlobalNodeLifecycle
|
5 years ago |
Ubuntu
|
f3626b98fb
feat(multithreading): Adding assertions
|
5 years ago |
Ubuntu
|
7345ab0778
feat(multithreading): Protecting incoming service requests (send from a client) with locks
|
5 years ago |
inspektor-scherlein
|
4b0b7f81ef
Server: Two new callbacks to UA_GlobalNodeLifecycle
|
5 years ago |
inspektor-scherlein
|
13fa838d54
Server: Two new callbacks to UA_GlobalNodeLifecycle
|
5 years ago |
Ubuntu
|
f4fb3de21e
feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE
|
5 years ago |
Jayanth Velusamy
|
787a24ea7f
server: CTT - Fix usage of incorrect Reference type
|
5 years ago |
Julius Pfrommer
|
c5f41e12d2
View: BrowseRecursive returns only ExpandedNodeIds; Simplify
|
5 years ago |
Markus Karch
|
8dbf7f82bd
Server: Don't return shallow copies from Read service
|
5 years ago |
Ari
|
c1a5a163d3
Allow abstract node types in case of events
|
5 years ago |
Julius Pfrommer
|
da428e25af
Server: Reuse recursive browse in many places
|
5 years ago |
Julius Pfrommer
|
9789cdcdb6
View: Use tree-structure to prevent duplicates in browsing
|
5 years ago |
Stefan Profanter
|
d0831c7a5f
Stack: Add support for HasInterface reference (Amendment 7)
|
5 years ago |
Stefan Profanter
|
857c2bc421
Stack: Add support for DefaultInstanceBrowseName (see Amendment 7)
|
5 years ago |
Stefan Profanter
|
71d206c202
NodesetCompiler: Correct inheritance of Variable DataType and ValueRank
|
5 years ago |
Julius Pfrommer
|
1c081e0839
NodeManagement: Don't delete nodes that are in several hierarchies (fix #2654)
|
5 years ago |
Julius Pfrommer
|
522804cafc
Server: Move the nodestore from the config to the server
|
5 years ago |
Julius Pfrommer
|
72b50e900d
Fix node type-checking for UA_ENABLE_IMMUTABLE_NODES
|
5 years ago |
Julius Pfrommer
|
70d22d1c81
Server: Cosemtic and logging improvements
|
5 years ago |