Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer f896432586 refactor(server): Move UA_LOG_NODEID_WRAP to /src/ua_util_internal.h před 4 roky
  Julius Pfrommer ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references před 4 roky
  Stefan Profanter c455ed1e67 fix(server): Do not allow node having itself as parent. Fixes stack-overflow před 4 roky
  inspektor-scherlein 13fa838d54 Server: Two new callbacks to UA_GlobalNodeLifecycle před 4 roky
  Jayanth Velusamy 787a24ea7f server: CTT - Fix usage of incorrect Reference type před 4 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 4 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 5 roky
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server před 5 roky
  Julius Pfrommer 72b50e900d Fix node type-checking for UA_ENABLE_IMMUTABLE_NODES před 5 roky
  Julius Pfrommer 70d22d1c81 Server: Cosemtic and logging improvements před 5 roky
  Julius Pfrommer 3c96b6fc33 Server: First create all child nodes and references, then call the constructors před 5 roky
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method před 5 roky
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use před 5 roky
  Stefan Profanter 03896e4d3c Log Node Ids on AddNodes consistency checks před 5 roky
  Stefan Profanter 5c6bc7b309 Skip variable add Type-Check if node value is NULL před 5 roky
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) před 5 roky
  Mark Giraud d907707fcc Remove OR'ing statuscodes před 5 roky
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences před 6 roky
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) před 5 roky
  Stefan Profanter 8e52b4066d Include sub-references in parent type check před 6 roky
  Julius Pfrommer 83a83410cb Improve testing of ValueRank - ArrayDimensions compatibility před 6 roky
  Julius Pfrommer 1a8ec8cb70 AddNodes: Split node creation into _raw _addRefs and _finish před 6 roky
  Julius Pfrommer 57e78a502b Don't test ArrayDimensions against ValueRank if no ArrayDimensions are defined před 6 roky