Commit History

Author SHA1 Message Date
  Davin McCall 2d0e110d49 Implement retrieval of daemon environment via control protocol 4 months ago
  Davin McCall f28ab8c656 control: fix logic for checking no further handles exist on close 4 months ago
  Davin McCall bfbb7f184b control: remove as listener when last service handle closed 4 months ago
  Davin McCall d7d4d8aad6 Bump version to 0.17.2pre (for now) 5 months ago
  Davin McCall d16f2b705c control protocol: implement CLOSEHANDLE command 6 months ago
  Davin McCall d1f54fe787 control: process all available input buffer (really this time) 6 months ago
  Davin McCall 2bf8bcc438 control: process all available input buffer 6 months ago
  helican 0796e6c897 control-datatypes: add sig_num_t 6 months ago
  helican e9e29793af control-datatypes: add envvar_len_t 6 months ago
  helican b7b0127048 control-datatypes: add srvname_len_t 6 months ago
  helican 4e21d13c14 control-datatypes: refactor control protocl replies and information messages as enum class 6 months ago
  helican 50e63b646e control-datatypes.h: add cmd_t and refactor control commands to enum class 6 months ago
  helican 7dc9c89e1e control-datatypes.h: add trigger_val_t 6 months ago
  helican 8fccd894fd control-datatypes.h: unifty handle_t 6 months ago
  Davin McCall 06d87b09af Make a better effort to use correct target for symlink on enable 7 months ago
  Davin McCall f37da47a13 Don't report ECONNRESET on control connection as error 8 months ago
  Davin McCall 01d8a1c0d4 control: remove unused variables 9 months ago
  helican f87176549d dinit: add support for sending sending signals to services 1 year ago
  Davin McCall 0203c46263 catlog: implement --clear option, clears buffer after output 9 months ago
  Davin McCall d10d634f2c control: catlog: fix off-by-one retrieving service handle 9 months ago
  Davin McCall c0690e6c8d control: catlog: add flags byte in buffer packet 9 months ago
  Mobin 12e1b7b58d control: Limit memory use by control connections 9 months ago
  Davin McCall 19e452319c Control: fix issue where IO watch could be left in wrong state 9 months ago
  Davin McCall da33da4fac queue_packet: move packet vector instead of copying 11 months ago
  Davin McCall c0a40fc2ea Create placeholder service when unloading service, when necessary 11 months ago
  Davin McCall 53a99b5869 Formatting: remove tabs 11 months ago
  Davin McCall 28c2c53f20 Don't allow commands to operate on placeholder services 11 months ago
  Davin McCall 47e8a307f5 Refactor and simplify service load/reload 11 months ago
  Davin McCall c66a24450b Implement output capture to buffer 1 year ago
  Davin McCall 41ba6b3b01 Minor tidy-ups 1 year ago