Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer b8e8734110 mostly cosmetic improvements před 9 roky
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag před 9 roky
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools před 9 roky
  Julius Pfrommer 90145a1a94 add setpublishingmode service před 9 roky
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems před 9 roky
  Stasik0 7a5c2117df removing double typedef for subscriptions, relates #593 před 9 roky
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master před 9 roky
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" před 9 roky
  ischenk fc186260d4 Compile fix for gcc 4.8.3 před 9 roky
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) před 9 roky
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session před 9 roky
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager před 9 roky
  Julius Pfrommer 6150efa166 move subscription limits into the server config před 9 roky
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup před 9 roky
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size před 9 roky
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented před 9 roky
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks před 9 roky
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer před 9 roky
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp před 9 roky
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs před 9 roky
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos před 9 roky
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger před 9 roky
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. před 9 roky
  ichrispa 30570f5042 Creating of timedWorker based subscriptions enabled. Change and Delete still pending. před 9 roky
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). před 9 roky
  Stasik0 13963238e3 fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers před 9 roky
  Julius Pfrommer 90a6db22c4 purely cosmetic changes před 9 roky
  Julius Pfrommer 2f2337bce9 replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code před 9 roky
  Julius Pfrommer 2737bec03f remove the pointer monitoreditem->node, release the node only after the pointer is no longer used. před 9 roky
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs před 9 roky