Julius Pfrommer
|
3dce9f5ed5
refactor(server): Simplify the async operations intenally
|
5 éve |
matkonnerth
|
1363d85626
remove nsCtx from UA_Server struct, UA_Nodestore* now available at server config
|
5 éve |
Julius Pfrommer
|
35f2ca4116
refactor(server): Remove server/ua_server_methodqueue.h
|
5 éve |
Julius Pfrommer
|
c4cde43deb
refactor(server): Rename UA_AsyncMethodManager to UA_AsyncOperationManager
|
5 éve |
Julius Pfrommer
|
ddd0fbfcfd
refactor(server): Restore the NodeStore as a true plugin
|
5 éve |
Julius Pfrommer
|
229cdb5db0
Merge branch '1.0'
|
5 éve |
Julius Pfrommer
|
2694118af6
docs(server): Improve the documentation of browseRecursive
|
5 éve |
Julius Pfrommer
|
95e97fc716
fix(server): Fix disabling MonitoredItems
|
5 éve |
Klaus Schick
|
cc94b6aa0f
Server: Asynchronous Operations API / Implementation for methods
|
6 éve |
Ubuntu
|
12e959aa2c
feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions
|
5 éve |
Ubuntu
|
dd63cf4afa
feat(multithreading): Adding locks for Namespace and ObjectProperty-functions
|
5 éve |
Julius Pfrommer
|
46270f270d
feat(multithreading): Prevent use of thread-safe (locked) functions inside the server
|
5 éve |
Ubuntu
|
6050ffe172
feat(multithreading): Locks for subscription and browsing services
|
5 éve |
Ubuntu
|
f4fb3de21e
feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE
|
6 éve |
Ubuntu
|
2b3a8cbc91
feat(server): Adding multithreading architecture with additional refactoring
|
6 éve |
Julius Pfrommer
|
caa20e1c4f
Server: Add a configurable delay to the server shutdown
|
6 éve |
Julius Pfrommer
|
c5f41e12d2
View: BrowseRecursive returns only ExpandedNodeIds; Simplify
|
6 éve |
Julius Pfrommer
|
01bcaa2f4e
Server: Add a configurable delay to the server shutdown
|
6 éve |
Julius Pfrommer
|
f90c3e80d5
View: BrowseRecursive returns only ExpandedNodeIds; Simplify
|
6 éve |
Julius Pfrommer
|
3b14df892c
Services: Remove the in-situ service special case
|
6 éve |
Asish Ganesh
|
2e14f900ab
[FIX] Initialize ServerArray with same ApplicationURI as NamespaceArray
|
6 éve |
Julius Pfrommer
|
da428e25af
Server: Reuse recursive browse in many places
|
6 éve |
Julius Pfrommer
|
9789cdcdb6
View: Use tree-structure to prevent duplicates in browsing
|
6 éve |
Jojakim Stahl
|
6debf8cd84
Fix setup of namespace 1 URI
|
6 éve |
Stefan Profanter
|
d0831c7a5f
Stack: Add support for HasInterface reference (Amendment 7)
|
6 éve |
Julius Pfrommer
|
fd08d012d9
Server: Initialize the config in the server
|
6 éve |
Julius Pfrommer
|
522804cafc
Server: Move the nodestore from the config to the server
|
6 éve |
Jonas Green
|
8c2e984ae4
Making the resource limitations of subscriptions global
|
6 éve |
Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
6 éve |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
6 éve |