ichrispa
|
8b81a9e9a1
Fixed spurius & in ua_nodestore_remove causing hash lookups to fail in urcu (closes #566)
|
9 yıl önce |
ichrispa
|
882b7e5a6c
Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server;
|
9 yıl önce |
Julius Pfrommer
|
a6fbd5cf3a
Merge of Pro's travis infrastructure migration
|
9 yıl önce |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 yıl önce |
ichrispa
|
2d9df9ee18
Renamed parameter class to nodeClass (interfered with C++ builds)
|
9 yıl önce |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
9 yıl önce |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
9 yıl önce |
Julius Pfrommer
|
696a549402
assert that rcu is not locked twice
|
9 yıl önce |
Julius Pfrommer
|
4bd62dca74
remove nodestore_release
|
9 yıl önce |
FlorianPalm
|
6979830d98
fixed memory leak in multithreading environment
|
9 yıl önce |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 yıl önce |
Stasik0
|
d0e09b24ff
removing enforcing NameSpaceId in BrowseName, relates to #284
|
9 yıl önce |
ichrispa
|
d9c16defb5
Conflicts:
|
9 yıl önce |
Julius Pfrommer
|
8861cc0679
improve build
|
10 yıl önce |
Stasik0
|
211e7eddf4
setting namespaceIndex for VariableNodes with generated node ids
|
10 yıl önce |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
10 yıl önce |
Stasik0
|
852d65fdec
fixing a strange warning, relates to #161
|
10 yıl önce |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
10 yıl önce |
Julius Pfrommer
|
e75faf6895
small fixes
|
10 yıl önce |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 yıl önce |
Julius Pfrommer
|
28281191df
nodestore_replace checks if the old node is already obsolete
|
10 yıl önce |
Julius Pfrommer
|
bda9cd58f5
update concurrent nodestore
|
10 yıl önce |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
10 yıl önce |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
10 yıl önce |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 yıl önce |
Julius Pfrommer
|
a7ad2103ca
replace UA_EQUAL struct with simpler UA_Boolean
|
10 yıl önce |
Julius Pfrommer
|
695ebe6080
update nodestore_async to use ua_statuscode.
|
10 yıl önce |
=
|
4b58940009
set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore
|
10 yıl önce |
Julius Pfrommer
|
72c5096db1
small improvements
|
10 yıl önce |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
10 yıl önce |