Commit History

Автор SHA1 Съобщение Дата
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ преди 7 години
  Julius Pfrommer 860b800b82 feature: access control plugin; give session handle to method callbacks преди 7 години
  Julius Pfrommer 6258d088db cosmetic: keep lines under 80chars to avoid breaks in the pdf documentation преди 8 години
  Markus Graube 214f2a1cb5 Include code from server_firstSteps.c in documentation (#694) преди 8 години
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ преди 8 години
  FlorianPalm 428d27eef8 fixes for call service преди 8 години
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) преди 8 години
  ichrispa 330324771e Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function. преди 8 години
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; преди 8 години
  Julius Pfrommer 559b88ed67 fix sign conversion warning in server_method преди 8 години
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup преди 8 години
  Julius Pfrommer 53d67b4140 single server config struct преди 8 години
  ichrispa c2afffe8ce Fixed method example server (someone once again shifted arguments around and forgot to change the examples...) преди 8 години
  Julius Pfrommer 7f557eb253 harden array handling, fix a bug in server_method преди 8 години
  Julius Pfrommer 7f08e21937 compile methods преди 8 години
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger преди 8 години
  Julius Pfrommer 1811544b2d return the added node id only when requested преди 8 години
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions преди 8 години
  Julius Pfrommer 8514dc7703 fix the unit tests преди 8 години
  Stasik0 55eaf1c6c4 adding tutorials for variable nodes and methods преди 8 години
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions преди 8 години
  ichrispa 198597c520 Backported handle attachement to method callbacks from application. преди 8 години
  FlorianPalm 55ab88f972 another clean up in server_method преди 8 години
  FlorianPalm 48ff169f30 cleaned up server_method преди 8 години
  FlorianPalm c379b60491 related to #332 , added another example to server_method преди 8 години
  FlorianPalm 3703c02f95 changed back reference of method node from organizes to hascomponent преди 9 години
  ichrispa 17ec7526dd Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler. преди 9 години
  ichrispa cc93def094 Fixed two instances of addNode calls that are were missing the createdNode return argument in response to #306. преди 9 години
  ichrispa b481cc3a94 Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP). преди 9 години
  Julius Pfrommer db1c4979c2 clean up the canonical examples преди 9 години