Historique des commits

Auteur SHA1 Message Date
  ambrop7 7cd450d48d misc: add write_file il y a 14 ans
  ambrop7 b2887a8d15 ncd: modules: foreach: use the same retry time as the interpreter il y a 14 ans
  ambrop7 349e5744d1 ncd: NCDModule: add NCDModuleInst_Backend_InterpGetRetryTime() il y a 14 ans
  ambrop7 d900614b60 ncd: NCDModule: move some parameters into NCDModuleInst_iparams il y a 14 ans
  ambrop7 681d4e204d ncd: NCDValueParser: remove accidental include il y a 14 ans
  ambrop7 81de98b4bc ncd: modules: use NCDModuleInst_Backend_GetUser() to get the base object for in methods il y a 14 ans
  ambrop7 db1add0c62 ncd: NCDModule: add NCDModuleInst_Backend_GetUser() il y a 14 ans
  ambrop7 802c5876b9 ncd: ncd.c: use LinkedList1 for processes instead of LinkedList2 il y a 14 ans
  ambrop7 5d9c0d9a4c ncd: remove unneeded structure member il y a 14 ans
  ambrop7 a477bff51f ncd: NCDModule: remove unused structure member il y a 14 ans
  ambrop7 c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed il y a 14 ans
  ambrop7 b109ff4b9a ncd: NCDValue: add documentation il y a 14 ans
  ambrop7 91f428cc58 ncd: NCDValue: fix NCDValue_MapFindValueByString(), which got broken when support for strings with nulls was il y a 14 ans
  ambrop7 bded050f6f version 1.999.119rc1 il y a 14 ans
  ambrop7 a32476c519 ncd: modules: value: add value::substr() il y a 14 ans
  ambrop7 ec83a4b766 ncd: ncd.c: add option for stderr logger, and default to it instead of stdout il y a 14 ans
  ambrop7 dbbf55afd8 ncd: NCDConfigTokenizer: implement specific escape sequences, also making it possible to enter null bytes il y a 14 ans
  ambrop7 a5fcd7838d ncd: modules: value: implement .length variable for strings il y a 14 ans
  ambrop7 87f113d17f examples: ncd_value_parser_test: add missing printing of maps il y a 14 ans
  ambrop7 d40da16cc6 ncd: ncd.c: understand strings with null bytes il y a 14 ans
  ambrop7 ba331c65d5 cosmetic changes il y a 14 ans
  ambrop7 152458b43f ncd: add a length value to token values to allow implementation of strings with null bytes il y a 14 ans
  ambrop7 402e397f13 misc: expstring.h: add ExpString_AppendByte() il y a 14 ans
  ambrop7 3f96e70617 ncd: modules: be aware of strings with null bytes il y a 14 ans
  ambrop7 e834d87599 ncd: NCDValue: add NCDValue_IsString(), NCDValue_IsStringNoNulls(), NCDValue_IsList(), NCDValue_IsMap() il y a 14 ans
  ambrop7 cd2eda3131 ncd: NCDValue: add NCDValue_StringHasNulls() il y a 14 ans
  ambrop7 52ac6871cf ncd: NCDValue: add NCDValue_StringHasNoNulls() and NCDValue_StringEquals() il y a 14 ans
  ambrop7 d5dc8f21f4 ncd: NCDValue: allow strings with nulls il y a 14 ans
  ambrop7 dbb4244f3d compile-tun2sock.sh: fix compile after BReactor.c was renamed il y a 14 ans
  ambrop7 0a9b02c068 ncd: NCDValue: simplify NCDValue_Compare() il y a 14 ans