Stasik0
|
705f03b19c
node id is passed to datasource callbacks, relates #377
|
9 years ago |
Nick Goossens
|
22543e319c
Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors.
|
9 years ago |
ichrispa
|
38f86412ae
Server now initializes builtin namespace localized text variables with locale "en_US" (needed for unary unity tests with generated namespace)
|
9 years ago |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
10 years ago |
Stasik0
|
d5002592c8
fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger
|
10 years ago |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
10 years ago |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
10 years ago |
LEvertz
|
435eaf918d
added a function to delete external namespaces to the server --> fixes a
|
10 years ago |
Julius Pfrommer
|
5caa997870
always copy data from the data source (removing the release function pointer)
|
10 years ago |
Stasik0
|
b7997c5cd2
adding ServerProfileArray
|
10 years ago |
Stasik0
|
dd9699d7da
fixed a bug in opensecurechannel
|
10 years ago |
ichrispa
|
3d3e99a50b
Undid everything methodCall related and ported the changes to a new branch.
|
10 years ago |
ichrispa
|
4717f4f305
Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet).
|
10 years ago |
Stasik0
|
2410369656
fixes partially #278
|
10 years ago |
Julius Pfrommer
|
4043ec2ca1
improve the wording
|
10 years ago |
Julius Pfrommer
|
c284dda449
simplfy the network layer
|
10 years ago |
ichrispa
|
5fb3476f5a
Merge branch 'master' into dev
|
10 years ago |
ichrispa
|
8e5fa53a02
Squashed commit of the following:
|
10 years ago |
Stasik0
|
32345db77a
Revert "Squashed commit of the following:"
|
10 years ago |
Stasik0
|
52a08a9b19
Squashed commit of the following:
|
10 years ago |
Julius Pfrommer
|
59cbd74b76
Merge branch 'master' into dev
|
10 years ago |
Julius Pfrommer
|
d655a9f3e8
reduce binary size by reusing some nodeids
|
10 years ago |
Julius Pfrommer
|
a1b04f1035
replace ADDREFERENCE macro with a function
|
10 years ago |
Julius Pfrommer
|
f7b9c622f3
Merge branch 'master' into dev
|
10 years ago |
Julius Pfrommer
|
b04eb0c43e
Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime
|
10 years ago |
LEvertz
|
f5ce0a0b58
typo fixed
|
10 years ago |
LEvertz
|
1220bda227
implemented references from internal to external namespaces
|
10 years ago |
FlorianPalm
|
5dcf597a83
restored addExternalNamespace functionality
|
10 years ago |
Julius Pfrommer
|
b125569533
Merge branch 'master' into dev
|
10 years ago |
Julius Pfrommer
|
b506a7af4a
Revert "Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251."
|
10 years ago |