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 563fb3a9ba fix returning NothingTodo in the Browse service 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  Julius Pfrommer c54a3e2643 fix a memleak for isNodeInTreeNoCircular; clean up 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 4ad41cec6f Avoid stack overflow/infinite recursion if node references itself 6 years ago
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 6 years ago
  Julius Pfrommer 7ff5a873ff refactor getTypeHierarchy and getNodeType 6 years ago
  Julius Pfrommer b45a77a6db define const global definitions for the default node attributes 6 years ago
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 6 years ago
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer 11c70d3ff1 move getTypeHierarchy into nodemanagement 7 years ago
  Julius Pfrommer 1f7e07d014 structure node reference by reference "kind" 7 years ago
  Julius Pfrommer 5c3b4cd8b0 Rename parse_numericrange to UA_NumericRange_parseFromString 7 years ago
  Julius Pfrommer 4500d3d45e first try to repair variables, then typecheck 7 years ago
  Julius Pfrommer 3369fa1db8 Merge branch '0.2' 7 years ago
  Julius Pfrommer 3da07052e9 Fix warnings uncovered by PVS Studio 7 years ago
  Julius Pfrommer 49f763441c refactor nodemenagement services; preparation for addnodes_begin and addnodes_finish 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 7 years ago
  Julius Pfrommer 917169614c fix warnings from clang-tidy 7 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago