История коммитов

Автор SHA1 Сообщение Дата
  Julius Pfrommer b8e8734110 mostly cosmetic improvements лет назад: 9
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag лет назад: 9
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools лет назад: 9
  Julius Pfrommer 90145a1a94 add setpublishingmode service лет назад: 9
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems лет назад: 9
  Stasik0 7a5c2117df removing double typedef for subscriptions, relates #593 лет назад: 9
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master лет назад: 9
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" лет назад: 9
  ischenk fc186260d4 Compile fix for gcc 4.8.3 лет назад: 9
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) лет назад: 9
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session лет назад: 9
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager лет назад: 9
  Julius Pfrommer 6150efa166 move subscription limits into the server config лет назад: 9
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup лет назад: 9
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size лет назад: 9
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented лет назад: 9
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks лет назад: 9
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer лет назад: 9
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp лет назад: 9
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs лет назад: 9
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos лет назад: 9
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger лет назад: 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
  Stasik0 13963238e3 fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers лет назад: 9
  Julius Pfrommer 90a6db22c4 purely cosmetic changes лет назад: 9
  Julius Pfrommer 2f2337bce9 replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code лет назад: 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