Commit History

Author SHA1 Message Date
  Julius Pfrommer 6e452b6da4 fix a memory issue uncovered by coverity 8 years ago
  Julius Pfrommer 4ab6abe183 fix #657; allow some statuscodes when creating monitoreditems 8 years ago
  Julius Pfrommer 7a465c9db5 fix an issue with statuscode verification uncovered by cppcheck 8 years ago
  Julius Pfrommer a0ad8a8a58 fix an issue uncovered by cppcheck 8 years ago
  Julius Pfrommer db0c995daa fix #647; enable generation of monitoreditems with "good" and "uncertain" attributes 8 years ago
  Julius Pfrommer ee21b44d60 fix remaining issues for CTT Monitor Basic 8 years ago
  Julius Pfrommer 6c645a12d0 fix Monitoring Basic - Err-005 8 years ago
  Julius Pfrommer 4bccee85d6 implement setmonitoringmode service 8 years ago
  Stasik0 8950931810 some more tests passed in "Subscription Basic" section 8 years ago
  Stasik0 bb33937c22 a bunch of error codes changes for ctt's "attribute services" section 8 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 8 years ago
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included 8 years ago
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 8 years ago
  Julius Pfrommer b8e8734110 mostly cosmetic improvements 8 years ago
  Julius Pfrommer 67516b5aec fix setting the monitoringmode 8 years ago
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag 8 years ago
  Julius Pfrommer e014b88d51 activate modifymonitoreditems and reset subscription lifetime 8 years ago
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools 8 years ago
  Julius Pfrommer b000d7aeff Handle nan in requested publishing and sampling intervals 8 years ago
  Julius Pfrommer dac2957d40 Return an error when receiving a publish on sessions with no subscription 8 years ago
  Julius Pfrommer 267c9b7afe return the correct error message for republish 8 years ago
  Julius Pfrommer 90145a1a94 add setpublishingmode service 8 years ago
  Julius Pfrommer 68600afdef subscription lifetime needs to be at least 3 time the keepalivecount 8 years ago
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 9 years ago
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" 9 years ago
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) 9 years ago
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session 9 years ago
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager 9 years ago
  Julius Pfrommer 6150efa166 move subscription limits into the server config 9 years ago
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 9 years ago