Julius Pfrommer
|
3df11d18da
cosmetic improvements
|
8 年 前 |
Julius Pfrommer
|
c4b386c499
fix integer conversion for the external namespace code
|
8 年 前 |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
8 年 前 |
StalderT
|
6194f75828
fix gcc 6.1.0 compilation (#610)
|
8 年 前 |
Stefan Profanter
|
45256a43af
Fix all the cppcheck warnings and enable travis fail on cppcheck error
|
9 年 前 |
Julius Pfrommer
|
e014b88d51
activate modifymonitoreditems and reset subscription lifetime
|
9 年 前 |
Julius Pfrommer
|
6702b53ec1
refactor server-functions out of the service layer
|
9 年 前 |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
9 年 前 |
ichrispa
|
be8e96f27c
Merge branch 'master' of https://github.com/open62541/open62541
|
9 年 前 |
ichrispa
|
330324771e
Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function.
|
9 年 前 |
Root-Core
|
b66d2def1b
Fixed c&p bug (?) while adding a VariableTypeNode
|
9 年 前 |
ichrispa
|
882b7e5a6c
Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server;
|
9 年 前 |
Julian Grothoff
|
efe1ab2830
Added external namespace urls to namespace String list.
|
9 年 前 |
Chris Iatrou
|
643cc327c6
Namespace compiler wraps low-level calls to nodestore in RCU_LOCK/UNLOCK. Several missing locks added before calls to addExistingNode().
|
9 年 前 |
ichrispa
|
bd76419d5c
Revised namespace compiler to properly construct method argument descriptions. Workaround in addMethodNode - broken anyway since size_t was introduced - is now obsoleted.
|
9 年 前 |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 年 前 |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
9 年 前 |
Julius Pfrommer
|
fa20920d3f
fix a memleak in the generated ns0
|
9 年 前 |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
9 年 前 |
ichrispa
|
4a3a1c7966
Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field).
|
9 年 前 |
ichrispa
|
b319a30078
In the absence of nodestore_release, "sampled" template nodes may go out of scope during instantiation (particularly when a lot of nodes are being build). Changing the instantiation functions to use copies of the original as templates avoids segfaults.
|
9 年 前 |
ichrispa
|
a0ad0e6ea0
Reimplemented instantiation callback (required for #503).
|
9 年 前 |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
9 年 前 |
ichrispa
|
5f16e6e97d
Fixed argument creation for XML defined methods (Warning: "Dirty" Fix, see #485). Works for now.
|
9 年 前 |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 年 前 |
Julius Pfrommer
|
ac07df68b6
cosmetic improvements; increase the client timeout
|
9 年 前 |
Julius Pfrommer
|
c33b62c682
don't copy data for reading. use a NODELETE variant that points into the node
|
9 年 前 |
Julius Pfrommer
|
696a549402
assert that rcu is not locked twice
|
9 年 前 |
Julius Pfrommer
|
4bd62dca74
remove nodestore_release
|
9 年 前 |
Julius Pfrommer
|
a3be08ae1a
status
|
9 年 前 |