Commit History

Author SHA1 Message Date
  Julius Pfrommer 5c83183164 Events: Mark events subscriptions as experimental 6 years ago
  Martin Lang 3a74e628db Add server helper function "getNamespaceByName" (#1841) 6 years ago
  Stefan Profanter fd304ae645 Allow to use NS ID script by adding additional parameter for NS name 6 years ago
  Stefan Profanter a5089596da Update mdnsd to fix compilation warnings with gcc7 6 years ago
  Julius Pfrommer 638e78a23d PubSub: Fix allocating a buffer of length zero 6 years ago
  Julius Pfrommer 351bbf6ae2 PubSub: Store old samples only in the writer, not in the DataSetField 6 years ago
  Julius Pfrommer 6c389f23d5 PubSub: Add UA_ENABLE_PUBSUB_DELTAFRAMES option to disable delta frames 6 years ago
  Julius Pfrommer fe4ad297ed PubSub: Proper reset in UA_DataSetWriter_deleteMembers 6 years ago
  Julius Pfrommer 0d8370caa0 PubSub: Fix a double list remove 6 years ago
  Julius Pfrommer 1a3e5da9cb PubSub: Remove an indirection in UA_DataSetWriterSample; Refactor UA_DataSetWriter_generateDataSetMessage 6 years ago
  Julius Pfrommer 32f181c954 PubSub: Fix setting a pointer to a value that goes out of scope 6 years ago
  Julius Pfrommer d7f599c92b PubSub: Simplify UA_PubSubDataSetWriter_generateKeyFrameMessage and UA_PubSubDataSetWriter_generateDeltaFrameMessage 6 years ago
  Ari 9c9615b68c Event unit tests 6 years ago
  Julius Pfrommer 043a151047 NodesetCompiler: Remove numeric NodeClass representation; Remove constants.py 6 years ago
  Julius Pfrommer 1b3e079478 NodesetCompiler: Remove numeric representation of builtin datatypes 6 years ago
  Julius Pfrommer 7bd3fd876f NodesetCompiler: Fix #1823 6 years ago
  Julius Pfrommer ff8cb0c189 Add separate unit tests for the nodeset compiler 6 years ago
  Ari Breitkreuz 3560a7b66a remove findAllSubtypeNodeIderatorCallback 6 years ago
  Julius Pfrommer 3bbc1e7de6 Events: Fix a memleak 6 years ago
  Julius Pfrommer e164438ece Events: Fix a wrong free 6 years ago
  Julius Pfrommer 79aa67c4e8 Events: Use static const variables where possible 6 years ago
  Julius Pfrommer 83b7a5bac2 Events: Improve browsing for selected fields by using UA_Server_browseSimplifiedBrowsePath 6 years ago
  Julius Pfrommer 6a3169d698 Events: Allocate with StatusCode type for StatusCode array 6 years ago
  Julius Pfrommer 68c60fc22f Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message 6 years ago
  Julius Pfrommer bf68494ea6 Subscriptions: Improve documentation of the readyNotifications counter 6 years ago
  Julius Pfrommer 682b61a9f8 Subscriptions: Track number of different Notification types via UA_Notification_enqueue 6 years ago
  Julius Pfrommer 0b5988553d Events: Remove unnecessary copying in Events_moveNotificationsFromMonitoredItems 6 years ago
  Julius Pfrommer de85ad4e93 Events: Fix a memleak where the same field is overwritten 6 years ago
  Julius Pfrommer 3967249fd9 Events: Fix a crash in the handling of Events-MonitoredItems 6 years ago
  Julius Pfrommer f3a44a96f6 Add public UA_Server_browseSimplifiedBrowsePath method 6 years ago