Commit History

Author SHA1 Message Date
  Julius Pfrommer 7366fd5669 Reuse nodeid definitions 6 years ago
  Stefan Profanter 808239dc8a Push to rc2 6 years ago
  Julius Pfrommer f6e3d96686 Events: More logging in UA_Server_triggerEvent 6 years ago
  Julius Pfrommer 26792b355a Events: More return value checking when setting the standard event attributes 6 years ago
  Julius Pfrommer 674f811b0a Events: More return value checking in UA_Server_createEvent 6 years ago
  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