Commit History

Author SHA1 Message Date
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 9 years ago
  Julius Pfrommer f41713daaf align the naming of service calls with a server context 9 years ago
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag 9 years ago
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call 9 years ago
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions 9 years ago
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 9 years ago
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments 9 years ago
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 years ago
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file 9 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 9 years ago
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 9 years ago
  Julius Pfrommer 66d8a06f4a improve the server API; prefix functions with typed inline versions with __ 9 years ago
  Julius Pfrommer 49946cd989 fix cpp 9 years ago
  Julius Pfrommer 811b1c3ab4 Merge branch 'master' into inline_setattribute 9 years ago
  Jörg Schüler-Maroldt a55efae8f7 Small changes to go with C++ 9 years ago
  Julius Pfrommer 1811544b2d return the added node id only when requested 9 years ago
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes 9 years ago
  Julius Pfrommer 6c4afaabae first version of object constructor and destructor 9 years ago
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes 9 years ago
  Julius Pfrommer 23362555a1 use UA_Server_editNode to reduce code duplication 9 years ago
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" 9 years ago
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() 9 years ago
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions 9 years ago
  Julius Pfrommer 8514dc7703 fix the unit tests 9 years ago
  Julius Pfrommer ae7332d944 simplify the API. less expandednodeids 9 years ago
  Julius Pfrommer 008ea5f927 use less pointers in the user-facing API 9 years ago
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services 9 years ago
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute 9 years ago
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 years ago
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback 9 years ago