Historique des commits

Auteur SHA1 Message Date
  StalderT 935b24fc40 Update ua_subscription_manager.c il y a 9 ans
  Julius Pfrommer a807a8853d remove some potential bugs il y a 9 ans
  Stasik0 5706d63fe1 remove anonymous structs, relates #385 il y a 9 ans
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos il y a 9 ans
  ichrispa 9d82135edc modified GUID-Initializer for subscriptions to work with 32Bit systems. il y a 9 ans
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger il y a 9 ans
  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. il y a 9 ans
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. il y a 9 ans
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). il y a 9 ans
  Julius Pfrommer f4e425501c make the subscriptions list a fixed member instead of a pointer il y a 9 ans
  Julius Pfrommer 90a6db22c4 purely cosmetic changes il y a 9 ans
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs il y a 9 ans
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h il y a 9 ans
  Stasik0 83c256db0e fixed one memleak il y a 9 ans
  Julius Pfrommer dae3e124b7 fix an API change in master il y a 9 ans
  ichrispa 1a953f27ba Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. il y a 9 ans
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. il y a 9 ans
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. il y a 10 ans
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. il y a 10 ans
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). il y a 10 ans
  ichrispa 1cee79cada Added support for propper DeleteSubscriptions and free() il y a 10 ans
  ichrispa 8867ba8d88 CreateMonitoredItems being processed. Publish scaffolding added. il y a 10 ans
  ichrispa 21c0651751 Adding/Deleting of subscriptions. Fixed Segfault on LIST_INIT. il y a 10 ans
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. il y a 10 ans