Historia zmian

Autor SHA1 Wiadomość Data
  Julius Pfrommer 43ab65a52a subscription change to datavalue 9 lat temu
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp 9 lat temu
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs 9 lat temu
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks 9 lat temu
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback 9 lat temu
  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). 9 lat temu
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 9 lat temu
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 9 lat temu
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 9 lat temu
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? 9 lat temu
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions 9 lat temu
  ichrispa 70571fdc76 Fixed error in setting timestamps in previous commit. 9 lat temu
  ichrispa b7c997a9f9 Forcing dataChangeNotifications to return all timestamp fields (even though sourceTimestamps are meaningless here). Pertains to / fixes #324. 9 lat temu
  StalderT 82564388e3 Update ua_subscription.c 9 lat temu
  StalderT 097f693ab7 Memory leak in UA_Subscription_deleteMembers 9 lat temu
  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. 9 lat temu
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos 9 lat temu
  Julius Pfrommer 491735d1ae cosmetic improvements 10 lat temu
  Julius Pfrommer 777aa2b0ab some more sometic cleanups. use list macros when possible 10 lat temu
  Julius Pfrommer f65c15b0c2 cosmetic cleanups 10 lat temu
  Stasik0 fb32f7e8ec fixing memory problems 10 lat temu
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 10 lat temu
  Stasik0 9c2aacd580 inializer fix 10 lat temu
  ichrispa d3c5823f7f Backported patch from project; Fixed sourceDataValue being uninitialzed (causes a segfault if merged with master) 10 lat temu
  ichrispa 1067e65614 Fixes for MSVS: "python" may not be in a global path (adapted CMakefile); Removed a cast causing MSVS headaches in subscriptions.c 10 lat temu
  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. 10 lat temu
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. 10 lat temu
  ichrispa 30570f5042 Creating of timedWorker based subscriptions enabled. Change and Delete still pending. 10 lat temu
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). 10 lat temu
  Julius Pfrommer 90a6db22c4 purely cosmetic changes 10 lat temu