Julius Pfrommer
|
1df006b97e
View: Cosmetic cleanups
|
5 年 前 |
Julius Pfrommer
|
79647f6fec
View: Don't remove old ContinuationPoints if the session is full
|
5 年 前 |
Julius Pfrommer
|
d7e54dbd41
View: Return BadNodeIdUnknown if the original node is unknown
|
5 年 前 |
Julius Pfrommer
|
d8399dc1a5
View: Ensure statuscodes are always checked
|
5 年 前 |
Julius Pfrommer
|
054f460d6e
View: Handle an edge-case where malloc fails during Browse
|
5 年 前 |
Julius Pfrommer
|
da428e25af
Server: Reuse recursive browse in many places
|
5 年 前 |
Julius Pfrommer
|
34b4a01ad9
View: Add UA_Server_browseRecursive
|
5 年 前 |
Julius Pfrommer
|
9789cdcdb6
View: Use tree-structure to prevent duplicates in browsing
|
5 年 前 |
Julius Pfrommer
|
451a0d12fd
View: Rename ContinuationPointEntry to ContinuationPoint
|
5 年 前 |
Julius Pfrommer
|
afef5d4b22
View: Move ContinuationPoint definition from session to view service
|
5 年 前 |
Julius Pfrommer
|
036f27a394
View: Small cosmetic improvements to the view service
|
5 年 前 |
Julius Pfrommer
|
51e0fb46e1
Docs: Improve documentation of UA_Server_browse
|
5 年 前 |
Julius Pfrommer
|
522804cafc
Server: Move the nodestore from the config to the server
|
5 年 前 |
Benjamin Bara
|
9e95f3d767
Stack: Various small reformatting to fix build after running clang-format
|
5 年 前 |
Mark Giraud
|
ed03444213
Fix incorrect parameters in logging
|
5 年 前 |
Martin Lang
|
41d1c44853
remove dupclicated ';'
|
6 年 前 |
Julius Pfrommer
|
c5c5aaa7d7
Make AdminSession part of the server struct (was global var)
|
6 年 前 |
Martin Lang
|
db86ab2478
Fix max nodes per browse handling (ServerCapabilities) (#1949)
|
6 年 前 |
Julius Pfrommer
|
f3a44a96f6
Add public UA_Server_browseSimplifiedBrowsePath method
|
6 年 前 |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 年 前 |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 年 前 |
Julius Pfrommer
|
563fb3a9ba
fix returning NothingTodo in the Browse service
|
6 年 前 |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 年 前 |
StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
6 年 前 |
Julius Pfrommer
|
7449aeba37
clean up handling of continuation points
|
6 年 前 |
Julius Pfrommer
|
d783f983c7
remove last uses of thread_local variables
|
6 年 前 |
tbeu
|
983f956003
Fix typos
|
6 年 前 |
Henrik Norrman
|
6b7c458dc3
Added configuration options for OperationLimits
|
7 年 前 |
Julian Grothoff
|
b9673ee0bb
Use the nodestore plugin in the server
|
7 年 前 |
Julius Pfrommer
|
7ff5a873ff
refactor getTypeHierarchy and getNodeType
|
7 年 前 |