История коммитов

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