Commit History

Author SHA1 Message Date
  Julius Pfrommer ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references 4 years ago
  Julius Pfrommer c5f41e12d2 View: BrowseRecursive returns only ExpandedNodeIds; Simplify 4 years ago
  Julius Pfrommer 3b14df892c Services: Remove the in-situ service special case 5 years ago
  Julius Pfrommer da428e25af Server: Reuse recursive browse in many places 5 years ago
  Stefan Profanter d0831c7a5f Stack: Add support for HasInterface reference (Amendment 7) 5 years ago
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 5 years ago
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 5 years ago
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) 5 years ago
  Stefan Profanter 8e52b4066d Include sub-references in parent type check 6 years ago
  Peter Rustler dba0e80dc9 Move UA_NumericRange_parseFromString into exported api. 6 years ago
  Julius Pfrommer 7366fd5669 Reuse nodeid definitions 6 years ago
  Julius Pfrommer dd14302a60 Add UA_ENABLE_IMMUTABLE_NODES option 6 years ago
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Ari Breitkreuz 43ec1caf19 removed const qualifier from editNode function 6 years ago
  Julius Pfrommer 563fb3a9ba fix returning NothingTodo in the Browse service 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  Julius Pfrommer c54a3e2643 fix a memleak for isNodeInTreeNoCircular; clean up 6 years ago
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables 6 years ago
  StalderT 7e30f66b0b fix if/while/for/switch typo 6 years ago
  Stefan Profanter 4ad41cec6f Avoid stack overflow/infinite recursion if node references itself 6 years ago
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 6 years ago
  Julius Pfrommer 7ff5a873ff refactor getTypeHierarchy and getNodeType 6 years ago
  Julius Pfrommer b45a77a6db define const global definitions for the default node attributes 6 years ago
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 6 years ago
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer 11c70d3ff1 move getTypeHierarchy into nodemanagement 7 years ago
  Julius Pfrommer 1f7e07d014 structure node reference by reference "kind" 7 years ago
  Julius Pfrommer 5c3b4cd8b0 Rename parse_numericrange to UA_NumericRange_parseFromString 7 years ago
  Julius Pfrommer 4500d3d45e first try to repair variables, then typecheck 7 years ago
  Julius Pfrommer 3369fa1db8 Merge branch '0.2' 7 years ago