FlorianPalm
|
af875287e1
fixed @#163
|
hace 10 años |
Stasik0
|
382311ae49
more shadowning error fixes, i have no idea where they come from
|
hace 10 años |
Julius Pfrommer
|
ae975ec861
fix remaining coverity warnings
|
hace 10 años |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
hace 10 años |
Stasik0
|
c9cde021c3
expiry header is now an array of DATETIME values, one entry for one read result
|
hace 10 años |
Julius Pfrommer
|
70d5d88da9
fix #149, remove magic values
|
hace 10 años |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
hace 10 años |
Julius Pfrommer
|
7aa7b32f89
Fix build on windows.
|
hace 10 años |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
hace 10 años |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
hace 10 años |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
hace 10 años |
FlorianPalm
|
52c398bfbc
reworked some code
|
hace 10 años |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
hace 10 años |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
hace 10 años |
FlorianPalm
|
c30d84a633
gcc 4.8 conform build
|
hace 10 años |
FlorianPalm
|
82a92dbb05
Merge remote-tracking branch 'origin/master' into external_datasource
|
hace 10 años |
FlorianPalm
|
5171177c45
added request header as parameter to nodestore operations signature
|
hace 10 años |
FlorianPalm
|
224af20d95
reduced duplicated code within the service routines
|
hace 10 años |
FlorianPalm
|
5e4b157c32
added write operation
|
hace 10 años |
FlorianPalm
|
1558c08885
fixes errors within read/write/nodes
|
hace 10 años |
FlorianPalm
|
2870213154
fixed service_read, (namespaceindex based nodestore calls)
|
hace 10 años |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
hace 10 años |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
hace 10 años |
FlorianPalm
|
6a46ef58eb
reworking the nodestore interface
|
hace 10 años |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
hace 10 años |
Julius Pfrommer
|
2113f8a559
use an array instead of linked lists for browsing
|
hace 10 años |
LEvertz
|
9b2edbabae
removed byteswap.h include from ua_types_encoding_binary.c (not needed and incompatible with MinGW)
|
hace 10 años |
FlorianPalm
|
f89ee36b33
memory leak fixed in service_read
|
hace 10 años |
FlorianPalm
|
84a2e35ba9
Merge remote-tracking branch 'origin/master' into external_datasource
|
hace 10 años |
FlorianPalm
|
aa73ef2770
fixes within the example implementation
|
hace 10 años |