Commit History

Author SHA1 Message Date
  Julius Pfrommer 043e52adf6 Don't copy elements for RegisterServer call 8 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 years ago
  Julius Pfrommer ab4bc6cdb9 retval is never read; redo properly when the discovery branch is merged 8 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 years ago
  Julius Pfrommer 522573c084 remove a unused section of code 8 years ago
  Julius Pfrommer abd11e784b fix compile issues related to the external namespace 8 years ago
  Julius Pfrommer 592815f7db allow adding of namespaces via the write service 8 years ago
  Julius Pfrommer 60c4aab279 reduce duplicate functionality for adding namespaces 8 years ago
  Julius Pfrommer 4613ae65a2 allow adding of namespaces via the write service 8 years ago
  Julius Pfrommer 5b89dbaad0 Merge branch '0.2' 8 years ago
  Julius Pfrommer 9ebd645cbf set namespacearray type (fix #921) 8 years ago
  Julius Pfrommer 8a4d8b326b fix a cppcheck issue 8 years ago
  Julius Pfrommer 45cf55c334 Merge branch '0.2' 8 years ago
  Julius Pfrommer 3b50718415 seed rng if not disabled by flag, fix #632 8 years ago
  Julius Pfrommer fbac663ef4 Merge branch '0.2' 8 years ago
  Julius Pfrommer 134cb5543d cosmetic: struct members start with lowercase 8 years ago
  Julius Pfrommer 327c32d62e fix: remove a warning from clang-analyzer; fix rcu locking 8 years ago
  Julius Pfrommer e5f5d03c8b Merge branch '0.2' 8 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 years ago
  Julius Pfrommer 860b800b82 feature: access control plugin; give session handle to method callbacks 8 years ago
  Julius Pfrommer 875d7f060c Merge branch '0.2' 8 years ago
  ichrispa 878cddce4a Deduplicate instantiate ServerDiagnostics and ServerCapabilities in case a full NS0 has added these. 8 years ago
  Julius Pfrommer 8a464327f9 fix: define static nodeids in ua_server.c only when they are also used 8 years ago
  Stefan Profanter cedc9e61f4 Fix: Safe access to NodeId 8 years ago
  Julius Pfrommer da366aedda Merge branch '0.2' 8 years ago
  Julius Pfrommer fe7e2f1508 add delayed callbacks also for single-threaded execution 8 years ago
  Julius Pfrommer 24604543cd Merge branch '0.2' 8 years ago
  ichrispa ad7e0249e5 Deleting any instantiated children of serverType before adding our own (meaningfull) server description values. 8 years ago
  ichrispa 36f430eacc Fixed: Can instantiate NS0 DataTypes /w DataType definitions (closes #805). Adapted API to allow type passing in variableTypes. Adapted namespace compiler to new value encoding scheme (closes #806). 8 years ago
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write 8 years ago