Historial de Commits

Autor SHA1 Mensaje Fecha
  ambrop7 a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct hace 13 años
  ambrop7 ed95b609d4 ncd: NCDModuleInst: don't store "args" and "method_user" in the NCDModuleInst struct. Instead, pass them at instance hace 13 años
  ambrop7 9ce50b23fb ncd: remove NCDValCompat hace 13 años
  ambrop7 c4f99cdfe9 ncd: NCDRequestClient: port NCDValue-->NCDVal hace 13 años
  ambrop7 630ff9fa6a ncd: modules: port the rest of modules to func_new2 hace 13 años
  ambrop7 8f4ede1dbb ncd: cosmetic changes hace 13 años
  ambrop7 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal hace 13 años
  ambrop7 d900614b60 ncd: NCDModule: move some parameters into NCDModuleInst_iparams hace 14 años
  ambrop7 81de98b4bc ncd: modules: use NCDModuleInst_Backend_GetUser() to get the base object for in methods hace 14 años
  ambrop7 3f96e70617 ncd: modules: be aware of strings with null bytes hace 14 años
  ambrop7 33891a6f63 ncd: modules: sys_request_client: add support to connecting to TCP servers hace 14 años
  ambrop7 1070473752 ncd: NCDRequestClient: add support to connecting to TCP servers hace 14 años
  ambrop7 777da6272b ncd: modules: add sys.request_client hace 14 años