Историја ревизија

Аутор 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 година