Commit History

Author SHA1 Message Date
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 5 years ago
  Stefan Profanter 03896e4d3c Log Node Ids on AddNodes consistency checks 5 years ago
  Stefan Profanter 5c6bc7b309 Skip variable add Type-Check if node value is NULL 5 years ago
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) 5 years ago
  Mark Giraud d907707fcc Remove OR'ing statuscodes 5 years ago
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences 6 years ago
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 5 years ago
  Stefan Profanter 8e52b4066d Include sub-references in parent type check 6 years ago
  Julius Pfrommer 83a83410cb Improve testing of ValueRank - ArrayDimensions compatibility 6 years ago
  Julius Pfrommer 1a8ec8cb70 AddNodes: Split node creation into _raw _addRefs and _finish 6 years ago
  Julius Pfrommer 57e78a502b Don't test ArrayDimensions against ValueRank if no ArrayDimensions are defined 6 years ago
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool 6 years ago
  Julius Pfrommer 7366fd5669 Reuse nodeid definitions 6 years ago
  Julius Pfrommer 4bf505e472 Reuse code for adding references in the AddNodes service 6 years ago
  Julius Pfrommer a5669b604f Reuse getNodeType during AddNodes 6 years ago
  Julius Pfrommer 73cc936e15 Add more logging for type checking during addnodes 6 years ago
  Julius Pfrommer c4554cb319 cosmetic improvement 6 years ago
  Julius Pfrommer 6c9fb99d72 Fix typo in a log message 6 years ago
  Julius Pfrommer d53ddb2428 Instantiate children during bootstrap 6 years ago
  Julius Pfrommer 1832d0ef8e Fix a possible double release of nodes 6 years ago
  Julius Pfrommer f9ad730ce8 Improve logging in nodemanagement 6 years ago
  Julius Pfrommer 657d612e4e Fix a potential crash when adding type-children to a node 6 years ago
  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