Commit History

Author SHA1 Message Date
  ambrop7 1b63ab9dd5 system: BConnection_unix: for unix sockets, unlink socket file after we stop listening, and before we start 13 years ago
  ambrop7 ef13848cce ncd: modules: socket: use ncd_read_bconnection_addr() 13 years ago
  ambrop7 84ed70294f ncd: address_utils.h: add ncd_read_bconnection_addr() 13 years ago
  ambrop7 78c15dbdbb update ChangeLog 13 years ago
  ambrop7 b6088a6593 ncd: modules: add socket 13 years ago
  ambrop7 f2a2b37f1d ncd: NCDInterpProg: fix crash on duplicate process/template name 13 years ago
  ambrop7 1ab2d67d30 CHash: fix bug in Insert() to detect existing entry. This affected NCDInterpProg which made it unable to 13 years ago
  ambrop7 6855f84192 ncd/address_utils.h: ncd_make_baddr(): don't treat unknown address types as errors, but produce an 13 years ago
  ambrop7 56474577f1 ncd: add address_utils.h 13 years ago
  ambrop7 4fd7745929 system: add BConnectionGeneric.h 13 years ago
  ambrop7 394c33b99d ncd: NCDModule: add NCDModuleInst_Backend_LogVarArg() 13 years ago
  ambrop7 c29313f3c6 ncd: NCDModule: make it possible to have the preallocated memory pointer passed as context for method calls, as 13 years ago
  ambrop7 d9d822788d ncd: NCDObject: make it possible to have the method call context pointer different from the _getobj and _getarg context 13 years ago
  ambrop7 d62faf2403 ncd: modules: file_open: remove is_eof variable for file_open::read() 13 years ago
  ambrop7 5a27ab878d blog_channels.txt: update (missed in previous commit) 13 years ago
  ambrop7 fbc464435b ncd: modules: add backtrack 13 years ago
  ambrop7 5ad4bdede4 ncd: modules: file_open: implement file_open::close() 13 years ago
  ambrop7 e23b38cc85 misc/parse_number.h: add functions for parsing signed integers, needed by previous commit 13 years ago
  ambrop7 c1af9df7c7 ncd: modules: add file_open 13 years ago
  ambrop7 236a211340 ncd: tests: add test for value::append() 13 years ago
  ambrop7 dbbaf51f26 ncd: modules: value: add value::append() 13 years ago
  ambrop7 e4cb194e9c misc/balloc.h: add BRealloc() 13 years ago
  ambrop7 b2b99dce67 ncd: NCDInterpreter: micro-optimization 13 years ago
  ambrop7 250edb09f6 ncd: modules: add periodic_timer() 13 years ago
  ambrop7 f0b394d70e ncd: value_utils.h: add ncd_read_time() 13 years ago
  ambrop7 e485d048d1 version 1.999.125rc4 13 years ago
  ambrop7 1ead7be144 update ChangeLog 13 years ago
  ambrop7 c81f06b94c ncd: modules: parse: add parse_ipv6_addr() and parse_ipv6_cidr_addr() 13 years ago
  ambrop7 bbfdce4d92 ncd: cache a single prepared process for fast allocation, for each kind of process 13 years ago
  ambrop7 ccfd0f7987 ncd: NCDInterpreter: require that the process work job is unset when calling process_free(). 13 years ago