Historia zmian

Autor SHA1 Wiadomość Data
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master 9 lat temu
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" 9 lat temu
  ischenk fc186260d4 Compile fix for gcc 4.8.3 9 lat temu
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) 9 lat temu
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session 9 lat temu
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager 9 lat temu
  Julius Pfrommer 6150efa166 move subscription limits into the server config 9 lat temu
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 lat temu
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size 9 lat temu
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented 9 lat temu
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks 9 lat temu
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer 9 lat temu
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp 9 lat temu
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs 9 lat temu
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos 9 lat temu
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 9 lat temu
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. 9 lat temu
  ichrispa 30570f5042 Creating of timedWorker based subscriptions enabled. Change and Delete still pending. 9 lat temu
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). 9 lat temu
  Stasik0 13963238e3 fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers 10 lat temu
  Julius Pfrommer 90a6db22c4 purely cosmetic changes 10 lat temu
  Julius Pfrommer 2f2337bce9 replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code 10 lat temu
  Julius Pfrommer 2737bec03f remove the pointer monitoreditem->node, release the node only after the pointer is no longer used. 10 lat temu
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs 10 lat temu
  ichrispa eb117f86a5 Removed spurious #define. 10 lat temu
  ichrispa 11b9e4ec85 Added monitoredNodeId to UA_MonitoredItem struct. 10 lat temu
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h 10 lat temu