Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer da428e25af Server: Reuse recursive browse in many places il y a 5 ans
  Julius Pfrommer 34b4a01ad9 View: Add UA_Server_browseRecursive il y a 5 ans
  Julius Pfrommer 9789cdcdb6 View: Use tree-structure to prevent duplicates in browsing il y a 5 ans
  Julius Pfrommer 451a0d12fd View: Rename ContinuationPointEntry to ContinuationPoint il y a 5 ans
  Julius Pfrommer afef5d4b22 View: Move ContinuationPoint definition from session to view service il y a 5 ans
  Julius Pfrommer 036f27a394 View: Small cosmetic improvements to the view service il y a 5 ans
  Julius Pfrommer 51e0fb46e1 Docs: Improve documentation of UA_Server_browse il y a 5 ans
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server il y a 5 ans
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format il y a 5 ans
  Mark Giraud ed03444213 Fix incorrect parameters in logging il y a 5 ans
  Martin Lang 41d1c44853 remove dupclicated ';' il y a 5 ans
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) il y a 6 ans
  Martin Lang db86ab2478 Fix max nodes per browse handling (ServerCapabilities) (#1949) il y a 6 ans
  Julius Pfrommer f3a44a96f6 Add public UA_Server_browseSimplifiedBrowsePath method il y a 6 ans
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr il y a 6 ans
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback il y a 6 ans
  Julius Pfrommer 563fb3a9ba fix returning NothingTodo in the Browse service il y a 6 ans
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) il y a 6 ans
  StalderT 7332a100ee remove unneeded whitespaces (#1552) il y a 6 ans
  Julius Pfrommer 7449aeba37 clean up handling of continuation points il y a 6 ans
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables il y a 6 ans
  tbeu 983f956003 Fix typos il y a 6 ans
  Henrik Norrman 6b7c458dc3 Added configuration options for OperationLimits il y a 6 ans
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server il y a 6 ans
  Julius Pfrommer 7ff5a873ff refactor getTypeHierarchy and getNodeType il y a 6 ans
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings il y a 7 ans
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations il y a 7 ans
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat il y a 7 ans
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES il y a 7 ans
  Julius Pfrommer 392d88632b use isNodeInTree in the translatebrowsepath service il y a 7 ans