コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer a0d60337b3 Subscriptions: Separate file for MonitoredItem code 6 年 前
  Ari c6c5b9e294 Add support for EventQueueOverflowEvents (#1829) 6 年 前
  Julius Pfrommer 315601e432 Events: Remove memleak when events filter is stored with events disabled 6 年 前
  Julius Pfrommer 68c60fc22f Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message 6 年 前
  Julius Pfrommer bf68494ea6 Subscriptions: Improve documentation of the readyNotifications counter 6 年 前
  Julius Pfrommer 682b61a9f8 Subscriptions: Track number of different Notification types via UA_Notification_enqueue 6 年 前
  Julius Pfrommer 0b5988553d Events: Remove unnecessary copying in Events_moveNotificationsFromMonitoredItems 6 年 前
  Julius Pfrommer de85ad4e93 Events: Fix a memleak where the same field is overwritten 6 年 前
  Julius Pfrommer 0a338f2898 Move comment about notification deletion to the right place 6 年 前
  Ari Breitkreuz 6dfb0d3f65 remove ua_subscription_events.h and all instances of it being included 7 年 前
  Ari 81a1ed350e [FEATURE] First implementation of events (#1739) 6 年 前
  Julius Pfrommer 1f4d708b69 Align naming of MonitoredItem functions to the usual style 6 年 前
  Julius Pfrommer 0f0e6ae9ac Add definitions for local MonitoredItems 6 年 前
  Julius Pfrommer 0258d47d47 Unify deletion of Notifications 6 年 前
  Julius Pfrommer e1d381afd1 Fix cleanup for MonitoredItems 7 年 前
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 7 年 前
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 7 年 前
  Julius Pfrommer 5975e602b6 simplify publish request queueing 7 年 前
  Julius Pfrommer 8187d8d12b rename numMonitoredItems to monitoredItemsSize 7 年 前
  Julius Pfrommer 2afadcd480 cosmetic improvements to the subscriptions 7 年 前
  Julius Pfrommer 721843e9fe simplify notifications handling 7 年 前
  Julius Pfrommer 3dd6817a01 use clientHandle from MonitoredItem 7 年 前
  StalderT c4eae725c9 rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId 7 年 前
  StalderT 98a29088c9 modify notification queues in the server fix #1631 7 年 前
  StalderT 5bf7414b12 only send monitored items sampled before last triggered publish 7 年 前
  Julius Pfrommer 35ba42be09 fix a memory issue in the cleanup of subscriptions 7 年 前
  Julius Pfrommer b6d6685bc6 Add a monitoreditem to the subscription lifetimecount test 7 年 前
  Ari e8fb312512 Feature/event preparation (#1560) 7 年 前
  StalderT 4057c4d814 add my company name 7 年 前
  StalderT 5c3630eab2 fix LifetimeCount and call UA_Subscription_publishCallback if a publi… (#1556) 7 年 前