Commit Verlauf

Autor SHA1 Nachricht Datum
  nikita158 722989a4ff Update ua_services_nodemanagement.c (#795) vor 8 Jahren
  Julius Pfrommer 6a6ebf3455 fix #780; include complete build info in the server state vor 8 Jahren
  Julius Pfrommer 62275cf70a fix #792; define UA_THREAD_LOCAL as empty string if multithreading is disabled vor 8 Jahren
  Julius Pfrommer 682e94bc1b slots with a tombstone entry don't have to be deleted entirely vor 8 Jahren
  Julius Pfrommer 014c5484e2 fix expanding the nodestore hashmap with the tombstone appraoch vor 8 Jahren
  Julius Pfrommer ab1724da29 fix cppcheck complain about an unused value vor 8 Jahren
  Julius Pfrommer 6125444d1a improve nodestore; don't stop searching for nodes at a tombstone value vor 8 Jahren
  ichrispa a988d1c932 Fixed memory leak introduced by reusing browseResponse during instantiation. vor 8 Jahren
  ichrispa e5cde89007 Fixed wrong link library in example. vor 8 Jahren
  ichrispa 0f872fd0c0 Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763) vor 8 Jahren
  Julius Pfrommer 1a60222eba more cosmetic improvements; fix copying a variant in the NODELETE case vor 8 Jahren
  ichrispa dfad8fa02f Readded UA_ENCODINGOFFSET_BINARY vor 8 Jahren
  Stefan Profanter 997c244bb4 Array dimension 0 means variable length (#782) vor 8 Jahren
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 vor 8 Jahren
  Julius Pfrommer 09e3982b04 fixup a missing file in the last commit vor 8 Jahren
  Julius Pfrommer fd304f00d9 add tests for range copying vor 8 Jahren
  Julius Pfrommer a771272e65 allow deep numeric ranges to reach into scalars containing an array (#777) vor 8 Jahren
  Stefan Profanter 5839f2c6b2 Fix conversion to UInt64 (#774) vor 8 Jahren
  Stefan Profanter 1bb7b550fb Add EndpointUrl to CreateSessionRequest (#768) vor 8 Jahren
  Stefan Profanter f2835f0dda Use UA_UInt64 for repeated job interval (#773) vor 8 Jahren
  Julius Pfrommer 3d7130ff03 fix a shadowed variable in check_server_jobs.c vor 8 Jahren
  Julius Pfrommer a12fd85268 demote a warning log message to debug vor 8 Jahren
  Julius Pfrommer dcf1e52d15 repeated jobs can remove themselves vor 8 Jahren
  Julius Pfrommer 66027a7cec better comments; cosmetic improvements vor 8 Jahren
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) vor 8 Jahren
  Julius Pfrommer 5a6f046259 Merge pull request #771 from open62541/subscriptions_test vor 8 Jahren
  Julius Pfrommer 1dc28f38de add timestamp for responses to dangling publishrequests vor 8 Jahren
  Julius Pfrommer 2ac78bb448 Remove repeated job when a subscription has publishing disabled; improve logging vor 8 Jahren
  Julius Pfrommer baa92aea25 put every repeated job into a separate entry of the linked list vor 8 Jahren
  Julius Pfrommer ea1b3db039 add a new unit test for serverside subscriptions vor 8 Jahren