Commit History

Author SHA1 Message Date
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Julius Pfrommer 48c1a408b7 Add datasource before type checking the variable 6 years ago
  Ari Breitkreuz 43ec1caf19 removed const qualifier from editNode function 6 years ago
  Julius Pfrommer 34cff1d606 Add a context for the AccessControl plugin 6 years ago
  Stefan Profanter b52793f9b8 Use node ID to make sure refcount is updated (#1618) 6 years ago
  Stefan Profanter f4a020abd2 _begin also needs to add the parent reference. 6 years ago
  Thomas Bender 577f6d5cf3 implemented detection of duplicated references (UA_STATUSCODE_BADDUPLICATEREFERENCENOTALLOWED) 6 years ago
  Thomas Bender 7859f9f4b3 adapted "UA_Server_addMethodNodeEx" signatures (header/impl) 6 years ago
  Thomas Bender de16606199 Merge remote-tracking branch 'master' into feature/addmethodnodeex 6 years ago
  Thomas Bender c6e18a962e inlined UA_Server_addMethodNode() 6 years ago
  Thomas Bender e2b71e8475 compatibleDataType: compatibility checks for data types of "nodes against nodes" are different from those of "values/variants against nodes" 6 years ago
  Thomas Bender 5268f1b134 added "UA_Server_addMethodNodeEx" to public API: 6 years ago
  Stefan Profanter 6ddcc366d4 Access control for adding node should also be checked in _begin method 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 years ago
  Stefan Profanter fa43f30385 tcc does not support static initialization of struct array 6 years ago
  Julius Pfrommer 7449aeba37 clean up handling of continuation points 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 9ae4714704 Fix memleak: release node from nodestore if variable type invalid 6 years ago
  Stefan Profanter d553fc7d98 If node references itself deleting it resulted in an endless loop 6 years ago
  Stefan Profanter 0967724a3c Before checking isAbstract make sure node is of type Reference 6 years ago
  Stefan Profanter 1b975925a1 Merge pull request #1373 from heno-hms/topic-OperationLimits 6 years ago
  Stefan Profanter 97febf360f Fix #1363 also inherit modeling rules and node values of intermediate types 6 years ago
  Stefan Profanter eb26a1e34b Untabify 6 years ago
  Henrik Norrman 6b7c458dc3 Added configuration options for OperationLimits 6 years ago
  Stefan Profanter 4ff3993542 Check type matching corresponding nodeclass when adding node 6 years ago
  Julius Pfrommer 06dbd3fc36 cosmetic improvements 6 years ago
  Julius Pfrommer 6c869bf1d9 fix using default values from variable type 6 years ago
  Stefan Profanter 9e00b809a0 Reintroduce changes removed during rebase onto master. 6 years ago