Histórico de Commits

Autor SHA1 Mensagem Data
  Davin McCall 3303f6f3a6 Check restart limits on stop, rather than initiating restart first há 2 anos atrás
  Davin McCall 36588b165f Fix #74, command arg ptrs pointed into invalid string há 2 anos atrás
  Davin McCall eadba89080 Dont' set force_notify_fd for the stop command há 2 anos atrás
  Davin McCall 2e68846192 Report failure to start with state as STOPPING (or STOPPED) há 2 anos atrás
  Davin McCall 2f5d70574c Fix start timeout not being active for restarts há 2 anos atrás
  Davin McCall 8d6ab2f98c Initial support for cgroups há 2 anos atrás
  Davin McCall b5aae5f9ac Record exec failure reason in service record há 2 anos atrás
  Davin McCall bad1a74fd5 Don't let bgprocess reach stopped if waiting for exec status há 2 anos atrás
  Davin McCall 1c25cba417 Refactor bgprocess_service as a subclass of process_service há 2 anos atrás
  Davin McCall 19b75cb091 De-register stop watcher using correct PID há 2 anos atrás
  Davin McCall 1d757bd2ff Ensure stop_issued goes false on stop há 2 anos atrás
  Davin McCall 9b3befd497 Implement stop-command support for normal process services há 2 anos atrás
  Davin McCall 8cdf5e89ac Fix incorrect state when bgproc is stopped in certain conditions há 2 anos atrás
  Davin McCall e3231e3374 bgproc: properly clear smooth recovery flag if recovery fails há 2 anos atrás
  Davin McCall 100669052f Avoid accidental creation of string temporary há 2 anos atrás
  Davin McCall 542d29bc5c bgprocess: don't jump the gun transitioning to STOPPED during recovery há 2 anos atrás
  Davin McCall 6ce305edef Fix some cases where restarts bypassed the restart delay há 2 anos atrás
  Davin McCall 9338f65cca Honour term-signal setting for bgproc services há 2 anos atrás
  Davin McCall c0c150d614 Move a comment (apparently missed in refactoring) há 2 anos atrás
  Davin McCall 4baab3958f Always stop child watch when we see process status change há 3 anos atrás
  Davin McCall 2fba10a281 Remove the "no-sigterm" option. Have "term-signal" specify the signal. há 3 anos atrás
  Davin McCall fe89762a96 Move exec_stage description constants into service-constants.h há 3 anos atrás
  Davin McCall d966e0284a Bump current LOG_INFO messages to LOG_NOTICE há 3 anos atrás
  Davin McCall c53b60fdf4 In bgproc stop during smooth recovery, ensure daemon terminated há 3 anos atrás
  Davin McCall f1054a193d bgproc services: cancel stop/start timer once started/failed há 3 anos atrás
  Davin McCall 8879ba5ad1 Refactor / fix stopping restart timer if bring-down during recovery há 3 anos atrás
  Davin McCall 28f7f4d866 Support start timeout for process services há 3 anos atrás
  Davin McCall 1f72f96054 Remove general "restarting" flag. Refactor. há 3 anos atrás
  Davin McCall 64ab7544a1 Move handling of process auto-restart há 3 anos atrás
  Davin McCall e735dcda56 If process restart fails, prevent restart of dependents há 3 anos atrás