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 |
Julius Pfrommer
|
5a6f046259
Merge pull request #771 from open62541/subscriptions_test
|
8 years ago |
Julius Pfrommer
|
1dc28f38de
add timestamp for responses to dangling publishrequests
|
8 years ago |
Julius Pfrommer
|
2ac78bb448
Remove repeated job when a subscription has publishing disabled; improve logging
|
8 years ago |
Julius Pfrommer
|
baa92aea25
put every repeated job into a separate entry of the linked list
|
8 years ago |
Julius Pfrommer
|
ea1b3db039
add a new unit test for serverside subscriptions
|
8 years ago |
Julius Pfrommer
|
51b19c2c92
allow use guid logging for guids that are not in a nodeid
|
8 years ago |
Julius Pfrommer
|
13d6abccfa
more comments in ua_server_binary.c; cosmetic improvements
|
8 years ago |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
8 years ago |
Julius Pfrommer
|
b788360b9b
Fix dangling publishes (#767)
|
8 years ago |
Julius Pfrommer
|
0a42bf9707
fix a supposed unitialized value in gcc
|
8 years ago |
Julius Pfrommer
|
eb47649898
Answer dangling publish requests after removing the last subscription; Pass one more CTT test
|
8 years ago |
Julian Grothoff
|
abe3c257bf
Easy fix for broken external Namespace. (#765)
|
8 years ago |
Julius Pfrommer
|
6d4ac4bbd6
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
8c4f50e363
Simplify array decoding (#762)
|
8 years ago |
Julius Pfrommer
|
cf7053522d
fix a cppcheck issue for unreachable code
|
8 years ago |
Julius Pfrommer
|
4e61d0334b
add features to the readme; improve the code examples in the readmne
|
8 years ago |
Julius Pfrommer
|
a1d4b29d9e
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
09b2a90a22
Merge pull request #753 from Pro/feature/ci_changes_from_mdns
|
8 years ago |
Julius Pfrommer
|
7402557e7e
Move NumericRange definition to the section on arrays
|
8 years ago |
Julius Pfrommer
|
6e85c4c602
Add UA_Server_read and UA_Server_write to give complete access to the read and write services
|
8 years ago |