Julius Pfrommer
|
6f134c1ece
simplify node mgmt
|
8 years ago |
Julius Pfrommer
|
7e5087e656
move util functions used by several services to dedicated file
|
8 years ago |
Julius Pfrommer
|
bf8b10f775
variant array dimensions as uint32; use same value/variable consistency check of method arguments
|
8 years ago |
Julius Pfrommer
|
f238fe30d4
Merge branch '0.2' into variable_datavalue
|
8 years ago |
ichrispa
|
a988d1c932
Fixed memory leak introduced by reusing browseResponse during instantiation.
|
8 years ago |
ichrispa
|
e5cde89007
Fixed wrong link library in example.
|
8 years ago |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 years ago |
Julius Pfrommer
|
1a60222eba
more cosmetic improvements; fix copying a variant in the NODELETE case
|
8 years ago |
Julius Pfrommer
|
84b587caa6
write datatype
|
8 years ago |
Julius Pfrommer
|
8a8c6260c0
improve checking of values before writing into nodes
|
8 years ago |
ichrispa
|
dfad8fa02f
Readded UA_ENCODINGOFFSET_BINARY
|
8 years ago |
Julius Pfrommer
|
137c05cf90
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
1b0bd96036
small improvements
|
8 years ago |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 years ago |
Julius Pfrommer
|
cb747d5f4f
replace variant in variable-nodes with a datavalue
|
8 years ago |
Stefan Profanter
|
997c244bb4
Array dimension 0 means variable length (#782)
|
8 years ago |
Stefan Profanter
|
0fdfcc43d4
Create specific method for splitting endpoint url. Fix #778
|
8 years ago |
Julius Pfrommer
|
09e3982b04
fixup a missing file in the last commit
|
8 years ago |
Julius Pfrommer
|
fd304f00d9
add tests for range copying
|
8 years ago |
Julius Pfrommer
|
a771272e65
allow deep numeric ranges to reach into scalars containing an array (#777)
|
8 years ago |
Stefan Profanter
|
5839f2c6b2
Fix conversion to UInt64 (#774)
|
8 years ago |
Stefan Profanter
|
1bb7b550fb
Add EndpointUrl to CreateSessionRequest (#768)
|
8 years ago |
Stefan Profanter
|
f2835f0dda
Use UA_UInt64 for repeated job interval (#773)
|
8 years ago |
Julius Pfrommer
|
3d7130ff03
fix a shadowed variable in check_server_jobs.c
|
8 years ago |
Julius Pfrommer
|
3ceb8300ea
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
a12fd85268
demote a warning log message to debug
|
8 years ago |
Julius Pfrommer
|
afde8a0cfc
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
dcf1e52d15
repeated jobs can remove themselves
|
8 years ago |
Julius Pfrommer
|
66027a7cec
better comments; cosmetic improvements
|
8 years ago |
Stefan Profanter
|
99522b216c
Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770)
|
8 years ago |