Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer acbac3ee0b Merge branch '1.0' před 5 roky
  Julius Pfrommer ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references před 5 roky
  Ubuntu 81388249af feat(multithreading): Adding assertions před 5 roky
  Ubuntu 12e959aa2c feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions před 5 roky
  Julius Pfrommer 200b75acac Merge branch '1.0' před 5 roky
  Stefan Profanter c455ed1e67 fix(server): Do not allow node having itself as parent. Fixes stack-overflow před 5 roky
  Ubuntu 0be24bcd93 fix(multithreading): Release lock for the two new callbacks in UA_GlobalNodeLifecycle před 5 roky
  Ubuntu f3626b98fb feat(multithreading): Adding assertions před 5 roky
  Ubuntu 7345ab0778 feat(multithreading): Protecting incoming service requests (send from a client) with locks před 5 roky
  inspektor-scherlein 4b0b7f81ef Server: Two new callbacks to UA_GlobalNodeLifecycle před 5 roky
  inspektor-scherlein 13fa838d54 Server: Two new callbacks to UA_GlobalNodeLifecycle před 5 roky
  Ubuntu f4fb3de21e feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE před 5 roky
  Jayanth Velusamy 787a24ea7f server: CTT - Fix usage of incorrect Reference type před 5 roky
  Julius Pfrommer c5f41e12d2 View: BrowseRecursive returns only ExpandedNodeIds; Simplify před 5 roky
  Markus Karch 8dbf7f82bd Server: Don't return shallow copies from Read service před 5 roky
  Ari c1a5a163d3 Allow abstract node types in case of events před 5 roky
  Julius Pfrommer da428e25af Server: Reuse recursive browse in many places před 5 roky
  Julius Pfrommer 9789cdcdb6 View: Use tree-structure to prevent duplicates in browsing před 5 roky
  Stefan Profanter d0831c7a5f Stack: Add support for HasInterface reference (Amendment 7) před 5 roky
  Stefan Profanter 857c2bc421 Stack: Add support for DefaultInstanceBrowseName (see Amendment 7) před 5 roky
  Stefan Profanter 71d206c202 NodesetCompiler: Correct inheritance of Variable DataType and ValueRank před 5 roky
  Julius Pfrommer 1c081e0839 NodeManagement: Don't delete nodes that are in several hierarchies (fix #2654) před 6 roky
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server před 6 roky
  Julius Pfrommer 72b50e900d Fix node type-checking for UA_ENABLE_IMMUTABLE_NODES před 6 roky
  Julius Pfrommer 70d22d1c81 Server: Cosemtic and logging improvements před 6 roky
  Julius Pfrommer 3c96b6fc33 Server: First create all child nodes and references, then call the constructors před 6 roky
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method před 6 roky
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use před 6 roky
  Stefan Profanter 03896e4d3c Log Node Ids on AddNodes consistency checks před 6 roky
  Stefan Profanter 5c6bc7b309 Skip variable add Type-Check if node value is NULL před 6 roky