Историја ревизија

Аутор SHA1 Порука Датум
  ambrop7 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ пре 13 година
  ambrop7 abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an пре 13 година
  ambrop7 b7cc052f96 ncd: NCDModule: fix crash if _argN special object in a process for arguments that don't exist (N is too large) пре 13 година
  ambrop7 c3ad1ea150 ncd: NCDVal: reduce fastbuf size so that the size of NCDValMem remains the same as before external strings were implemented. пре 13 година
  ambrop7 6fd2495b9d ncd: NCDVal: implement external strings пре 13 година
  ambrop7 c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to пре 13 година
  ambrop7 510f40a7d9 misc/stdbuf_cmdline.h: pass exec as pointer+length пре 13 година
  ambrop7 04be86717d misc/string_begins_with.h: add data_begins_with_bin() пре 13 година
  ambrop7 653c75a10e fix clang warning пре 13 година
  ambrop7 4d6471b927 missed change from previous commit пре 13 година
  ambrop7 51623a499a system: BConnectionGeneric: accept unix socket path as pointer+length not as null-terminated пре 13 година
  ambrop7 791c6d045d misc/cmdline.h: add CmdLine_AppendNoNull() пре 13 година
  ambrop7 4236bb6d04 ncd: NCDVal: remove NCDValMem_FreeExport and NCDValMem_InitImport in favor of NCDValMem_InitCopy пре 13 година
  ambrop7 0efa3f21aa update ChangeLog пре 13 година
  ambrop7 5830c78bf1 version 1.999.125rc5 пре 13 година
  ambrop7 07cd8a5d89 ncd: tests: add backtracking.ncd пре 13 година
  ambrop7 ce4b15173e ncd: modules: value: implement value::insert(X) which appends X to a list пре 13 година
  ambrop7 8236426768 ncd: modules: sys_request_server: remove _request.client_addr_type, change _request.client_addr format to be the same as with пре 13 година
  ambrop7 e86d72c89b ncd: modules: sys_request_client: use ncd_read_bconnection_addr() to parse the listen address пре 13 година
  ambrop7 be19453b5f ncd: NCDRequestClient: use struct BConnection_addr for the address argument пре 13 година
  ambrop7 055c9c63cd modules: sys_request_server: use ncd_read_bconnection_addr() to parse the listen address. This changes the address format to be пре 13 година
  ambrop7 1b63ab9dd5 system: BConnection_unix: for unix sockets, unlink socket file after we stop listening, and before we start пре 13 година
  ambrop7 ef13848cce ncd: modules: socket: use ncd_read_bconnection_addr() пре 13 година
  ambrop7 84ed70294f ncd: address_utils.h: add ncd_read_bconnection_addr() пре 13 година
  ambrop7 78c15dbdbb update ChangeLog пре 13 година
  ambrop7 b6088a6593 ncd: modules: add socket пре 13 година
  ambrop7 f2a2b37f1d ncd: NCDInterpProg: fix crash on duplicate process/template name пре 13 година
  ambrop7 1ab2d67d30 CHash: fix bug in Insert() to detect existing entry. This affected NCDInterpProg which made it unable to пре 13 година
  ambrop7 6855f84192 ncd/address_utils.h: ncd_make_baddr(): don't treat unknown address types as errors, but produce an пре 13 година
  ambrop7 56474577f1 ncd: add address_utils.h пре 13 година