Commit History

Author SHA1 Message Date
  Andranik Simonyan f8747cb0ae feat(server): support for readModified, readProcessed, readAtTime requests in UA_HistoryDatabase added (without default implementation) 5 years ago
  Julius Pfrommer ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 5 years ago
  Julius Pfrommer c5424e7262 refactor(server): Replace _deleteMembers with _clear in server/ua_services_attribute.c 5 years ago
  Ubuntu d567321847 fix(multithreading): Add missing lock/unlock in UA_Server_writeObjectProperty_scalar 5 years ago
  Ubuntu 81388249af feat(multithreading): Adding assertions 5 years ago
  Ubuntu dd63cf4afa feat(multithreading): Adding locks for Namespace and ObjectProperty-functions 5 years ago
  Stefan Profanter 01fae7b5b4 Merge remote-tracking branch '1.0' into master 5 years ago
  Stefan Profanter 2aa85fd9d7 fix: Fix clang compiler warnings on windows (found by azure build) 5 years ago
  Ubuntu 28c857114b feat(multithreading): Supporting history data 5 years ago
  Ubuntu f3626b98fb feat(multithreading): Adding assertions 5 years ago
  Ubuntu 6050ffe172 feat(multithreading): Locks for subscription and browsing services 5 years ago
  Ubuntu 7345ab0778 feat(multithreading): Protecting incoming service requests (send from a client) with locks 5 years ago
  Ubuntu f4fb3de21e feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE 6 years ago
  matkonnerth 777eb9339d Server: Read Datatype Definitions of Structures 6 years ago
  Markus Karch 8dbf7f82bd Server: Don't return shallow copies from Read service 6 years ago
  Markus Karch 190463478c Server: Correctly re-read the node after onRead callback 6 years ago
  Markus Karch 452b84a6db Server: Don't return shallow copies from Read service 6 years ago
  Markus Karch dc8ceda67a Server: Correctly re-read the node after onRead callback 6 years ago
  Julius Pfrommer 3b14df892c Services: Remove the in-situ service special case 6 years ago
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 6 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 6 years ago
  Jojakim Stahl 9335c585fb Fix invalid cast in case of writing value to object attribute UA_ATTRIBUTEID_EVENTNOTIFIER 6 years ago
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables 6 years ago
  Peter Rustler 0d939f4762 server_historical_update: Add api to alter raw data. 6 years ago
  Julius Pfrommer 45869a6a74 Server: Disable ServerTimestamp if manually set but not requested 6 years ago
  Julius Pfrommer acd2f4a6bf ArrayDimension constraints are only upper bounds (fix #2325) 6 years ago
  Julius Pfrommer 971ce038d6 HistoryData: Small refactoring of Service_HistoryRead 6 years ago
  Peter Rustler 8934388fc5 Bugfix: Fix server timestamps 6 years ago
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 6 years ago
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) 6 years ago