Commit History

Author SHA1 Message Date
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
  Julius Pfrommer 9acf4e22f4 NS0: Use the valuerank defines in more places 5 years ago
  Julius Pfrommer a6ce924ea1 NS0: Fix warnings for the minimal nodeset 5 years ago
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 5 years ago
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) 5 years ago
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 5 years ago
  Stefan Profanter 9e453697c5 Handle return values correctly for NS0 initialization 6 years ago
  Martin Lang f16aa923d0 CTT expect non empty OutputArguments (#1908) 6 years ago
  Martin Lang 36d5335a3e Fix order of clienthandle and serverhandle in response message 6 years ago
  Julius Pfrommer befb0171d9 Add options to bootstrap ns0: minimal, reduced and full 6 years ago
  Julius Pfrommer 1a8ec8cb70 AddNodes: Split node creation into _raw _addRefs and _finish 6 years ago
  Julius Pfrommer 9d5c4a59c6 NS0: Cosmetic refactoring 6 years ago
  Julius Pfrommer f021d5bb9d NS0: Generate more nodes from XML after initial bootstrap 6 years ago
  Root-Core 488e7e9486 Added HistoryServerCapabilities to ServerCapabilities (#1862) 6 years ago
  Ari Breitkreuz 6dfb0d3f65 remove ua_subscription_events.h and all instances of it being included 6 years ago
  Ari 81a1ed350e [FEATURE] First implementation of events (#1739) 6 years ago
  Stefan Profanter 516865e606 Merge branch '0.3' into master 6 years ago
  Stefan Profanter d4025369c0 Check for null pointer access 6 years ago
  Julius Pfrommer 3530a442c9 Only log if ns0 generation returns a status code (after bootstrap) 6 years ago
  Julius Pfrommer 5d0e16ebbc Fix name of decimal according to the 1.04 standard 6 years ago
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 6 years ago
  StalderT c4eae725c9 rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId 6 years ago
  Stefan Profanter f4a020abd2 _begin also needs to add the parent reference. 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
  StalderT c3f5c1c73d change ID to Id (in server part) 6 years ago
  Julius Pfrommer f99ef61d49 SubtypeOf -> HasSupertype 6 years ago