提交历史

作者 SHA1 备注 提交日期
  FlorianPalm 5171177c45 added request header as parameter to nodestore operations signature 10 年之前
  FlorianPalm 224af20d95 reduced duplicated code within the service routines 10 年之前
  FlorianPalm 5e4b157c32 added write operation 10 年之前
  FlorianPalm 1558c08885 fixes errors within read/write/nodes 10 年之前
  FlorianPalm 2870213154 fixed service_read, (namespaceindex based nodestore calls) 10 年之前
  FlorianPalm 6a46ef58eb reworking the nodestore interface 10 年之前
  FlorianPalm 6e6dbfb5c9 external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore 10 年之前
  LEvertz 9b2edbabae removed byteswap.h include from ua_types_encoding_binary.c (not needed and incompatible with MinGW) 10 年之前
  FlorianPalm f89ee36b33 memory leak fixed in service_read 10 年之前
  FlorianPalm 84a2e35ba9 Merge remote-tracking branch 'origin/master' into external_datasource 10 年之前
  FlorianPalm aa73ef2770 fixes within the example implementation 10 年之前
  FlorianPalm 2b820cb114 Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource 10 年之前
  FlorianPalm c20cb6d397 none 10 年之前
  FlorianPalm 0a77adcf16 changed operation signature for external data sources 10 年之前
  FlorianPalm aa4268e4d6 added an example how to register a user defined "readNodes" operation 10 年之前
  = 4b58940009 set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore 10 年之前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年之前
  Julius Pfrommer 122f22d671 export functions to add nodes in the server 10 年之前
  Julius Pfrommer 2b03aefb49 services return status in the responseheader, functions for service calls with administrator session 10 年之前
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 10 年之前
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 10 年之前
  Julius Pfrommer b2f4460e60 remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum. 10 年之前
  Julius Pfrommer 923e443434 fix #125. session handling still needs work. 10 年之前
  Julius Pfrommer c5d917c049 do not include namespace0 with the generated types everywhere 10 年之前
  Julius Pfrommer 04627d13e1 set standard visibility to hidden, clean include hierarchy. 10 年之前
  Julius Pfrommer 8e2c4c89dc replace list of namespaces with a single nodestore for all namespaces 10 年之前
  Julius Pfrommer aead82e671 run uncrustify on all source files 10 年之前
  Julius Pfrommer d8f81a29f7 Merge branch 'master' into noglobal 10 年之前
  Julius Pfrommer 5ef0e58383 the huge commit 10 年之前
  Stasik0 d8403e9e26 fixes issue #120 properly 10 年之前