Commit History

Author SHA1 Message Date
  Julius Pfrommer 35ba42be09 fix a memory issue in the cleanup of subscriptions 7 years ago
  Stefan Profanter f4a020abd2 _begin also needs to add the parent reference. 7 years ago
  Thomas Bender 487bc8674d Removal of liburcu (userspace-rcu) (#1564) 7 years ago
  Thomas Bender e2b71e8475 compatibleDataType: compatibility checks for data types of "nodes against nodes" are different from those of "values/variants against nodes" 7 years ago
  Stefan Profanter 0dd0f444b4 Use _begin and _finish methods to ensure inherited children are not created multiple times 7 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 7 years ago
  Julius Pfrommer 7449aeba37 clean up handling of continuation points 7 years ago
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables 7 years ago
  Julius Pfrommer 92b1758a64 zero-copy read service 7 years ago
  StalderT f8e7160d1a fix win32 mdns socket 7 years ago
  Stefan Profanter 9d582a7d13 Fix node ordering and successfully generate code for full NS0 7 years ago
  Julius Pfrommer 0e9b6caeb2 Basis for server bootstrapping 9 years ago
  Julius Pfrommer bacb53b1d1 make addnodes_begin and _finish part of the public API 7 years ago
  Julius Pfrommer 4e055e3b0a Refactor compatible attribute checks; more unit tests 7 years ago
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 7 years ago
  Julius Pfrommer 6ef0909d4c fix a shadowed variable in the amalgamation 7 years ago
  Julius Pfrommer 394df3be8d finish nodeContext pointer for every node 8 years ago
  Julius Pfrommer 95e322df4d nodeContext pointer for every node 8 years ago
  Stefan Profanter a1ac70b50a Allow to register with multiple LDS at the same time (#1165) 7 years ago
  Infinity95 a8012d3040 endpoints in the server config; new/delete functions for the server config 8 years ago
  Julius Pfrommer 7ff5a873ff refactor getTypeHierarchy and getNodeType 8 years ago
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 8 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 8 years ago
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 8 years ago
  Julius Pfrommer c697cb791b remove the header for external namespaces 8 years ago
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 8 years ago
  Julius Pfrommer 55f2cfab80 fix #1069 and add a test case for object type instantiation 8 years ago
  Julius Pfrommer 11c70d3ff1 move getTypeHierarchy into nodemanagement 8 years ago
  Julius Pfrommer 573967970b refactor: make method call a static function 8 years ago
  Julius Pfrommer 898c38b13e use UA_String instead of char* whenever possible 8 years ago