Commit History

Autor SHA1 Mensaxe Data
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback %!s(int64=9) %!d(string=hai) anos
  ichrispa c56da680ae In response to #417: Notification Seq.No. now start with 1, not 0; Reenabled keepalive-safeguard (non-async keepalive sending instead of 'queueing' the publish is handled in the service). %!s(int64=9) %!d(string=hai) anos
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 %!s(int64=9) %!d(string=hai) anos
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const %!s(int64=9) %!d(string=hai) anos
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 %!s(int64=9) %!d(string=hai) anos
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? %!s(int64=9) %!d(string=hai) anos
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions %!s(int64=9) %!d(string=hai) anos
  ichrispa 70571fdc76 Fixed error in setting timestamps in previous commit. %!s(int64=9) %!d(string=hai) anos
  ichrispa b7c997a9f9 Forcing dataChangeNotifications to return all timestamp fields (even though sourceTimestamps are meaningless here). Pertains to / fixes #324. %!s(int64=9) %!d(string=hai) anos
  StalderT 82564388e3 Update ua_subscription.c %!s(int64=9) %!d(string=hai) anos
  StalderT 097f693ab7 Memory leak in UA_Subscription_deleteMembers %!s(int64=9) %!d(string=hai) anos
  ichrispa 5b919b5486 Replaced ByteString_compare/String_compare's builtin strncmp with memcmp to allow for NULL-Bytes encoded in binary transport encodings in comparisons not throwing of the result. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 491735d1ae cosmetic improvements %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 777aa2b0ab some more sometic cleanups. use list macros when possible %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer f65c15b0c2 cosmetic cleanups %!s(int64=9) %!d(string=hai) anos
  Stasik0 fb32f7e8ec fixing memory problems %!s(int64=9) %!d(string=hai) anos
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger %!s(int64=9) %!d(string=hai) anos
  Stasik0 9c2aacd580 inializer fix %!s(int64=9) %!d(string=hai) anos
  ichrispa d3c5823f7f Backported patch from project; Fixed sourceDataValue being uninitialzed (causes a segfault if merged with master) %!s(int64=9) %!d(string=hai) anos
  ichrispa 1067e65614 Fixes for MSVS: "python" may not be in a global path (adapted CMakefile); Removed a cast causing MSVS headaches in subscriptions.c %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. %!s(int64=9) %!d(string=hai) anos
  ichrispa 30570f5042 Creating of timedWorker based subscriptions enabled. Change and Delete still pending. %!s(int64=9) %!d(string=hai) anos
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 90a6db22c4 purely cosmetic changes %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 2f2337bce9 replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 2737bec03f remove the pointer monitoreditem->node, release the node only after the pointer is no longer used. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs %!s(int64=9) %!d(string=hai) anos