Commit History

Author SHA1 Message Date
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer 759ca35c7f cosemtic improvements to the subscriptions module 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  Julius Pfrommer 243237e882 feature: allow limiting the retransmission queue in the server (fix 7 years ago
  Julius Pfrommer 9fdd7df363 RetransmissionQueue as TAILQ instead of LIST 7 years ago
  Julius Pfrommer 134cb5543d cosmetic: struct members start with lowercase 7 years ago
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the 8 years ago
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write 8 years ago
  Julius Pfrommer 6b4c6f5f19 fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases 8 years ago
  Julius Pfrommer f38cd44c51 immediately sample new monitoreditem 8 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 8 years ago
  Julius Pfrommer b8e8734110 mostly cosmetic improvements 8 years ago
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag 8 years ago
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools 8 years ago
  Julius Pfrommer 90145a1a94 add setpublishingmode service 8 years ago
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 8 years ago
  Stasik0 7a5c2117df removing double typedef for subscriptions, relates #593 8 years ago
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master 8 years ago
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" 8 years ago
  ischenk fc186260d4 Compile fix for gcc 4.8.3 8 years ago
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) 8 years ago
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session 8 years ago
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager 8 years ago
  Julius Pfrommer 6150efa166 move subscription limits into the server config 8 years ago