ichrispa
|
db61814f5a
Enabled several structs necessary to create and handle subscriptions and monitored items.
|
9 years ago |
ichrispa
|
11cdb489ca
Enabled deleteMonitoredItems request.
|
9 years ago |
ichrispa
|
fd936aee3e
Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish.
|
9 years ago |
ichrispa
|
8375137cc8
Enabled DeleteMonitoredItems.
|
9 years ago |
LEvertz
|
cc47eefbec
added a gcc-version check around pragma
|
9 years ago |
Stasik0
|
a1671e42da
do not overwrite endpoint uri
|
9 years ago |
Julius Pfrommer
|
9913a5c627
return only the requested endpoints
|
9 years ago |
Julius Pfrommer
|
8256cc5916
use the hostname from the networklayer for the endpointurl
|
9 years ago |
Julius Pfrommer
|
0d49148674
Do not return connection buffer capabilites bigger than requested (issue #248)
|
9 years ago |
Julius Pfrommer
|
9e51e84caa
API freezing: add handling of ranges to data sources
|
9 years ago |
ichrispa
|
49876d4cfa
Moved subscriptionManager to session (was wrongly attributed to be a server property).
|
9 years ago |
Julius Pfrommer
|
d953635ca2
move ua_config.h.in into the include dir
|
9 years ago |
LEvertz
|
085f5eea88
Update ua_config.h.in
|
9 years ago |
ichrispa
|
821b90f68f
DeleteSubscriptions now return STATUSCODE_GOOD as it should.
|
9 years ago |
ichrispa
|
1cee79cada
Added support for propper DeleteSubscriptions and free()
|
9 years ago |
Stasik0
|
bb644d0446
fixing #242
|
9 years ago |
Stasik0
|
659ef8bd5f
minor enhancement of server.c
|
9 years ago |
Julius Pfrommer
|
f092213551
fix potential memleaks indicated by the clang analyzer
|
9 years ago |
Julius Pfrommer
|
87f88a481e
reduce the mallocs for startup, increase the timeout of the networklayer to 50ms
|
9 years ago |
Julius Pfrommer
|
582e042a51
Improve adding new timed work
|
9 years ago |
Stasik0
|
68bad2405d
recursive zip, and longer git version abbreveatures
|
9 years ago |
Stasik0
|
1944eddd99
path fixes for travis
|
9 years ago |
Stasik0
|
a4a659f95b
adding doxygen doc to releases
|
9 years ago |
Stasik0
|
68b802012b
fixing hopefully the last coverity issue @jpfr: would you review please
|
9 years ago |
Stasik0
|
65dfe11d0a
one more unisialized variable fix
|
9 years ago |
Julius Pfrommer
|
83177365fc
improve handling of timed work
|
9 years ago |
ichrispa
|
8867ba8d88
CreateMonitoredItems being processed. Publish scaffolding added.
|
9 years ago |
ichrispa
|
cff6b66ed7
CreateMonitoredItems being processed. Publish scaffolding added.
|
9 years ago |
Stasik0
|
31dea3b36f
fixing coverity issues except for ua_server_worker.c
|
9 years ago |
Stasik0
|
6c0616bb79
cosmetics, rework of server.c, relates to #240
|
9 years ago |