Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method hace 5 años
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use hace 5 años
  Stefan Profanter 03896e4d3c Log Node Ids on AddNodes consistency checks hace 5 años
  Stefan Profanter 5c6bc7b309 Skip variable add Type-Check if node value is NULL hace 5 años
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) hace 5 años
  Mark Giraud d907707fcc Remove OR'ing statuscodes hace 5 años
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences hace 6 años
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) hace 6 años
  Stefan Profanter 8e52b4066d Include sub-references in parent type check hace 6 años
  Julius Pfrommer 83a83410cb Improve testing of ValueRank - ArrayDimensions compatibility hace 6 años
  Julius Pfrommer 1a8ec8cb70 AddNodes: Split node creation into _raw _addRefs and _finish hace 6 años
  Julius Pfrommer 57e78a502b Don't test ArrayDimensions against ValueRank if no ArrayDimensions are defined hace 6 años
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool hace 6 años
  Julius Pfrommer 7366fd5669 Reuse nodeid definitions hace 6 años
  Julius Pfrommer 4bf505e472 Reuse code for adding references in the AddNodes service hace 6 años
  Julius Pfrommer a5669b604f Reuse getNodeType during AddNodes hace 6 años
  Julius Pfrommer 73cc936e15 Add more logging for type checking during addnodes hace 6 años
  Julius Pfrommer c4554cb319 cosmetic improvement hace 6 años
  Julius Pfrommer 6c9fb99d72 Fix typo in a log message hace 6 años
  Julius Pfrommer d53ddb2428 Instantiate children during bootstrap hace 6 años
  Julius Pfrommer 1832d0ef8e Fix a possible double release of nodes hace 6 años
  Julius Pfrommer f9ad730ce8 Improve logging in nodemanagement hace 6 años
  Julius Pfrommer 657d612e4e Fix a potential crash when adding type-children to a node hace 6 años
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr hace 6 años
  Julius Pfrommer 48c1a408b7 Add datasource before type checking the variable hace 6 años
  Ari Breitkreuz 43ec1caf19 removed const qualifier from editNode function hace 6 años
  Julius Pfrommer 34cff1d606 Add a context for the AccessControl plugin hace 6 años
  Stefan Profanter b52793f9b8 Use node ID to make sure refcount is updated (#1618) hace 6 años
  Stefan Profanter f4a020abd2 _begin also needs to add the parent reference. hace 6 años
  Thomas Bender 577f6d5cf3 implemented detection of duplicated references (UA_STATUSCODE_BADDUPLICATEREFERENCENOTALLOWED) hace 6 años