StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
7 vuotta sitten |
Julius Pfrommer
|
d783f983c7
remove last uses of thread_local variables
|
7 vuotta sitten |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
7 vuotta sitten |
Stefan Profanter
|
f2b3c25698
Fix Null-dereference READ
|
7 vuotta sitten |
Julius Pfrommer
|
68bdf5e9a9
fix a oss-fuzz issue for writing with ranges
|
7 vuotta sitten |
Julius Pfrommer
|
334e25a86d
fix an issue in the write service
|
7 vuotta sitten |
Julius Pfrommer
|
92b1758a64
zero-copy read service
|
7 vuotta sitten |
Henrik Norrman
|
6b7c458dc3
Added configuration options for OperationLimits
|
7 vuotta sitten |
Julius Pfrommer
|
3a5f02db05
Merge branch '0.2'
|
7 vuotta sitten |
Julius Pfrommer
|
5c4b3f090d
read service wrapper returns the correct status (fix #1291)
|
7 vuotta sitten |
Jonas Green
|
ec5a5a0583
AccessLevel attribute check for reading/writing variable nodes
|
7 vuotta sitten |
Julius Pfrommer
|
517a5ae8f5
don't use the accesslevel attribute for variabletype nodes
|
7 vuotta sitten |
Stefan Profanter
|
9e00b809a0
Reintroduce changes removed during rebase onto master.
|
7 vuotta sitten |
Julius Pfrommer
|
550713d573
missing return value check in read service
|
7 vuotta sitten |
Julius Pfrommer
|
4e055e3b0a
Refactor compatible attribute checks; more unit tests
|
7 vuotta sitten |
Julian Grothoff
|
b9673ee0bb
Use the nodestore plugin in the server
|
7 vuotta sitten |
Julius Pfrommer
|
296f49d34b
refactor attribute services (read service methods first)
|
7 vuotta sitten |
Julius Pfrommer
|
c0956fd34e
remove experimental stateless extension
|
7 vuotta sitten |
Stefan Profanter
|
523c62e172
Datatypes are compatible if they are of the same type
|
7 vuotta sitten |
Julius Pfrommer
|
6ef0909d4c
fix a shadowed variable in the amalgamation
|
7 vuotta sitten |
janitza-thbe
|
9b8390b6d8
type check value fix: if target data type is a sub type of a built-in type then the value may have the type of the "parent" built-in type, too
|
7 vuotta sitten |
Stefan Profanter
|
c60f77773d
Fix #1041: Only perform compatibility checks if there is a value type set
|
7 vuotta sitten |
Julius Pfrommer
|
394df3be8d
finish nodeContext pointer for every node
|
7 vuotta sitten |
Julius Pfrommer
|
95e322df4d
nodeContext pointer for every node
|
7 vuotta sitten |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 vuotta sitten |
Julius Pfrommer
|
2ce234209e
cosmetic improvements
|
7 vuotta sitten |
Julius Pfrommer
|
1c1f76db1d
reuse code for dispatching of service operations
|
7 vuotta sitten |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 vuotta sitten |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 vuotta sitten |
Thomas Bender
|
1cc9d18524
Types which extend from Enumeration (ns=0;i=29) allow Int32 values only (#1081)
|
7 vuotta sitten |