Commit History

Author SHA1 Message Date
  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 34cff1d606 Add a context for the AccessControl plugin 6 years ago
  Julius Pfrommer 8c241df281 differentiate between unsupported and invalid encodings 6 years ago
  Thomas Bender 5b718739ee compatibleValueRankArrayDimensions/compatibleValueRanks: 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
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 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 f2b3c25698 Fix Null-dereference READ 6 years ago
  Julius Pfrommer 68bdf5e9a9 fix a oss-fuzz issue for writing with ranges 6 years ago
  Julius Pfrommer 334e25a86d fix an issue in the write service 6 years ago
  Julius Pfrommer 92b1758a64 zero-copy read service 6 years ago
  Henrik Norrman 6b7c458dc3 Added configuration options for OperationLimits 6 years ago
  Julius Pfrommer 3a5f02db05 Merge branch '0.2' 6 years ago
  Julius Pfrommer 5c4b3f090d read service wrapper returns the correct status (fix #1291) 6 years ago
  Jonas Green ec5a5a0583 AccessLevel attribute check for reading/writing variable nodes 6 years ago
  Julius Pfrommer 517a5ae8f5 don't use the accesslevel attribute for variabletype nodes 6 years ago
  Stefan Profanter 9e00b809a0 Reintroduce changes removed during rebase onto master. 6 years ago
  Julius Pfrommer 550713d573 missing return value check in read service 6 years ago
  Julius Pfrommer 4e055e3b0a Refactor compatible attribute checks; more unit tests 6 years ago
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 6 years ago
  Julius Pfrommer 296f49d34b refactor attribute services (read service methods first) 6 years ago
  Julius Pfrommer c0956fd34e remove experimental stateless extension 6 years ago
  Stefan Profanter 523c62e172 Datatypes are compatible if they are of the same type 6 years ago
  Julius Pfrommer 6ef0909d4c fix a shadowed variable in the amalgamation 6 years ago
  janitza-thbe 9b8390b6d8 type check value fix: if target data type is a sub type of a built-in type then the value may have the type of the "parent" built-in type, too 6 years ago
  Stefan Profanter c60f77773d Fix #1041: Only perform compatibility checks if there is a value type set 6 years ago
  Julius Pfrommer 394df3be8d finish nodeContext pointer for every node 6 years ago