Commit History

Author SHA1 Message Date
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool 7 years ago
  Julius Pfrommer 7366fd5669 Reuse nodeid definitions 7 years ago
  Julius Pfrommer 4bf505e472 Reuse code for adding references in the AddNodes service 7 years ago
  Julius Pfrommer a5669b604f Reuse getNodeType during AddNodes 7 years ago
  Julius Pfrommer 73cc936e15 Add more logging for type checking during addnodes 7 years ago
  Julius Pfrommer c4554cb319 cosmetic improvement 7 years ago
  Julius Pfrommer 6c9fb99d72 Fix typo in a log message 7 years ago
  Julius Pfrommer d53ddb2428 Instantiate children during bootstrap 7 years ago
  Julius Pfrommer 1832d0ef8e Fix a possible double release of nodes 7 years ago
  Julius Pfrommer f9ad730ce8 Improve logging in nodemanagement 7 years ago
  Julius Pfrommer 657d612e4e Fix a potential crash when adding type-children to a node 7 years ago
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 7 years ago
  Julius Pfrommer 48c1a408b7 Add datasource before type checking the variable 7 years ago
  Ari Breitkreuz 43ec1caf19 removed const qualifier from editNode function 7 years ago
  Julius Pfrommer 34cff1d606 Add a context for the AccessControl plugin 7 years ago
  Stefan Profanter b52793f9b8 Use node ID to make sure refcount is updated (#1618) 7 years ago
  Stefan Profanter f4a020abd2 _begin also needs to add the parent reference. 7 years ago
  Thomas Bender 577f6d5cf3 implemented detection of duplicated references (UA_STATUSCODE_BADDUPLICATEREFERENCENOTALLOWED) 7 years ago
  Thomas Bender 7859f9f4b3 adapted "UA_Server_addMethodNodeEx" signatures (header/impl) 7 years ago
  Thomas Bender de16606199 Merge remote-tracking branch 'master' into feature/addmethodnodeex 7 years ago
  Thomas Bender c6e18a962e inlined UA_Server_addMethodNode() 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
  Thomas Bender 5268f1b134 added "UA_Server_addMethodNodeEx" to public API: 7 years ago
  Stefan Profanter 6ddcc366d4 Access control for adding node should also be checked in _begin method 7 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 7 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 7 years ago
  Stefan Profanter fa43f30385 tcc does not support static initialization of struct array 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
  StalderT 7e30f66b0b fix if/while/for/switch typo 7 years ago