Commit History

Author SHA1 Message Date
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 years ago
  Julius Pfrommer 550d3f85e5 fix mt 9 years ago
  Julius Pfrommer b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes 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
  Julius Pfrommer 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal 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 c1f4411d11 Merge pull request #404 from acplt/callbacks 9 years ago
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback 9 years ago
  Julius Pfrommer 436a4f6d41 fix msc detection 9 years ago
  Julius Pfrommer 85a8c49561 small fix for windows build 9 years ago
  Julius Pfrommer 991246bb9a Merge branch 'master' into inline_setattribute 9 years ago
  Julius Pfrommer de60618406 finish refactoring the write service 9 years ago
  Stasik0 3d110a6720 stateless calls work again 9 years ago
  Julius Pfrommer bf6d754bba half-finished 9 years ago
  Julius Pfrommer d670b45dea fix string handling, refactor services 9 years ago
  Julius Pfrommer 4262f4f9ac fix multithreading 9 years ago
  Julius Pfrommer 573b378b40 fix msvc (alloca) 9 years ago
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 9 years ago
  Julius Pfrommer d9bcb00bfe refactor: split off smaller functions 9 years ago
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service 9 years ago
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute 9 years ago
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 9 years ago
  Julius Pfrommer 951ec345d0 fix test cases. fix lots of memleaks in check_service_attributes 9 years ago
  Julius Pfrommer 0628fac947 use functionality already provided in the services 9 years ago
  Julius Pfrommer eeb30de178 cleanup address space 9 years ago
  Julius Pfrommer fe2996bdfd make the userspace attribute write function use the service. not the other 9 years ago
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety 9 years ago
  Stasik0 e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly 9 years ago