Commit History

Yazar SHA1 Mesaj Tarih
  Julius Pfrommer dac2957d40 Return an error when receiving a publish on sessions with no subscription 9 yıl önce
  Julius Pfrommer 267c9b7afe return the correct error message for republish 9 yıl önce
  Julius Pfrommer 90145a1a94 add setpublishingmode service 9 yıl önce
  Julius Pfrommer 68600afdef subscription lifetime needs to be at least 3 time the keepalivecount 9 yıl önce
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 9 yıl önce
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" 9 yıl önce
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) 9 yıl önce
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session 9 yıl önce
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager 9 yıl önce
  Julius Pfrommer 6150efa166 move subscription limits into the server config 9 yıl önce
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 9 yıl önce
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 yıl önce
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements 9 yıl önce
  Julius Pfrommer 28f8fca70e fix #458 9 yıl önce
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 yıl önce
  Julius Pfrommer 360f03ba87 answer publish requests with a dedicated call to UA_SecureChannel_sendBinaryMessage 9 yıl önce
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size 9 yıl önce
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented 9 yıl önce
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks 9 yıl önce
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore 9 yıl önce
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer 9 yıl önce
  Julius Pfrommer 4bd62dca74 remove nodestore_release 9 yıl önce
  Julius Pfrommer 7f08e21937 compile methods 9 yıl önce
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs 9 yıl önce
  ichrispa 6da2eab237 Fixed invalid null-pointer safeguard in response to #308 reported by @MatthieuAdam 9 yıl önce
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos 9 yıl önce
  Julius Pfrommer 777aa2b0ab some more sometic cleanups. use list macros when possible 9 yıl önce
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 9 yıl önce
  ichrispa 41b1b66ae9 Service_ModifySubscription() has been added to the list of supported services and can now use/recreated timed work jobs. Maximal PublishTimeInterval was raised from 100ms to 10s. 9 yıl önce
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. 9 yıl önce