Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 4bd62dca74 remove nodestore_release vor 9 Jahren
  Julius Pfrommer 7f08e21937 compile methods vor 9 Jahren
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs vor 9 Jahren
  ichrispa 6da2eab237 Fixed invalid null-pointer safeguard in response to #308 reported by @MatthieuAdam vor 9 Jahren
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos vor 9 Jahren
  Julius Pfrommer 777aa2b0ab some more sometic cleanups. use list macros when possible vor 9 Jahren
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger vor 9 Jahren
  ichrispa 41b1b66ae9 Service_ModifySubscription() has been added to the list of supported services and can now use/recreated timed work jobs. Maximal PublishTimeInterval was raised from 100ms to 10s. vor 9 Jahren
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. vor 9 Jahren
  ichrispa 30570f5042 Creating of timedWorker based subscriptions enabled. Change and Delete still pending. vor 9 Jahren
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). vor 9 Jahren
  ichrispa 0f66bc80e0 Fixed invalid results iteration for deleteMonitoredItems. vor 9 Jahren
  Julius Pfrommer 84b02c76b9 purely cosmetic improvements vor 9 Jahren
  Julius Pfrommer f4e425501c make the subscriptions list a fixed member instead of a pointer vor 9 Jahren
  Julius Pfrommer 2737bec03f remove the pointer monitoreditem->node, release the node only after the pointer is no longer used. vor 9 Jahren
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs vor 9 Jahren
  ichrispa 433b81b513 Now only calling UA_NodeStore_get() once and releasing the node on a successfull search. vor 9 Jahren
  ichrispa 5d9fbc2146 NodeId of monitored nodes is now being registered with MonitoredItems to enable server nodestore search operations. vor 9 Jahren
  Chris Iatrou ac68e05541 Fixed (formally) missing headers in ua_service_subscriptions.c. vor 9 Jahren
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h vor 9 Jahren
  Julius Pfrommer 2547aed04b check session validity in ua_server_binary.c, simplify vor 9 Jahren
  Stasik0 83c256db0e fixed one memleak vor 9 Jahren
  ichrispa 0def9a6071 Added keepalive update to patch missing update_keepalive in dev branch vor 9 Jahren
  ichrispa 72ca74b1b0 Subscriptions now return data values and manage queues (including acknowledged items removal). VariableNodes may have their UA_DataSource as a subscription target. vor 9 Jahren
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. vor 9 Jahren
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. vor 9 Jahren
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. vor 9 Jahren
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). vor 9 Jahren
  ichrispa 821b90f68f DeleteSubscriptions now return STATUSCODE_GOOD as it should. vor 10 Jahren
  ichrispa 1cee79cada Added support for propper DeleteSubscriptions and free() vor 10 Jahren