Julius Pfrommer
|
333d2d244d
fix msvc build
|
10 anni fa |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 anni fa |
FlorianPalm
|
799ca40556
added "addReferences" service implementation (one-way references)
|
10 anni fa |
Julius Pfrommer
|
9122377a61
re-add @FlorianPalm 's work for parsing attributes of new nodes
|
10 anni fa |
Julius Pfrommer
|
7aa7b32f89
Fix build on windows.
|
10 anni fa |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
10 anni fa |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
10 anni fa |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
10 anni fa |
FlorianPalm
|
52c398bfbc
reworked some code
|
10 anni fa |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
10 anni fa |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
10 anni fa |
FlorianPalm
|
c30d84a633
gcc 4.8 conform build
|
10 anni fa |
FlorianPalm
|
82a92dbb05
Merge remote-tracking branch 'origin/master' into external_datasource
|
10 anni fa |
FlorianPalm
|
5171177c45
added request header as parameter to nodestore operations signature
|
10 anni fa |
FlorianPalm
|
224af20d95
reduced duplicated code within the service routines
|
10 anni fa |
FlorianPalm
|
1558c08885
fixes errors within read/write/nodes
|
10 anni fa |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 anni fa |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
10 anni fa |
FlorianPalm
|
6a46ef58eb
reworking the nodestore interface
|
10 anni fa |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
10 anni fa |
FlorianPalm
|
84a2e35ba9
Merge remote-tracking branch 'origin/master' into external_datasource
|
10 anni fa |
=
|
4b58940009
set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore
|
10 anni fa |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
10 anni fa |
Julius Pfrommer
|
ed7b8bf2c8
simplify alloc, add statuscode as enum
|
10 anni fa |
Julius Pfrommer
|
d22a8a3853
restore DEBUG flag for Debug-builds and fix all compiler warnings
|
10 anni fa |
Julius Pfrommer
|
122f22d671
export functions to add nodes in the server
|
10 anni fa |
Julius Pfrommer
|
2b03aefb49
services return status in the responseheader, functions for service calls with administrator session
|
10 anni fa |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
10 anni fa |
Julius Pfrommer
|
04627d13e1
set standard visibility to hidden, clean include hierarchy.
|
10 anni fa |
Julius Pfrommer
|
8e2c4c89dc
replace list of namespaces with a single nodestore for all namespaces
|
10 anni fa |