Historia zmian

Autor SHA1 Wiadomość Data
  Julius Pfrommer afef5d4b22 View: Move ContinuationPoint definition from session to view service 6 lat temu
  Julius Pfrommer 036f27a394 View: Small cosmetic improvements to the view service 6 lat temu
  Julius Pfrommer 51e0fb46e1 Docs: Improve documentation of UA_Server_browse 6 lat temu
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 6 lat temu
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 6 lat temu
  Mark Giraud ed03444213 Fix incorrect parameters in logging 6 lat temu
  Martin Lang 41d1c44853 remove dupclicated ';' 6 lat temu
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 7 lat temu
  Martin Lang db86ab2478 Fix max nodes per browse handling (ServerCapabilities) (#1949) 7 lat temu
  Julius Pfrommer f3a44a96f6 Add public UA_Server_browseSimplifiedBrowsePath method 7 lat temu
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 7 lat temu
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 7 lat temu
  Julius Pfrommer 563fb3a9ba fix returning NothingTodo in the Browse service 7 lat temu
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 7 lat temu
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 7 lat temu
  Julius Pfrommer 7449aeba37 clean up handling of continuation points 7 lat temu
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables 7 lat temu
  tbeu 983f956003 Fix typos 7 lat temu
  Henrik Norrman 6b7c458dc3 Added configuration options for OperationLimits 7 lat temu
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 8 lat temu
  Julius Pfrommer 7ff5a873ff refactor getTypeHierarchy and getNodeType 8 lat temu
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 8 lat temu
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 8 lat temu
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 8 lat temu
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 8 lat temu
  Julius Pfrommer 392d88632b use isNodeInTree in the translatebrowsepath service 8 lat temu
  Julius Pfrommer 8724c13aa2 check the referencetype during browse 8 lat temu
  Julius Pfrommer e784d967d8 cosmetic improvements 8 lat temu
  Julius Pfrommer a7b28f5b41 simplify browsing; don't get relevant reference types beforehand 8 lat temu
  Julius Pfrommer 1f7e07d014 structure node reference by reference "kind" 8 lat temu