История коммитов

Автор SHA1 Сообщение Дата
  Guillem Jover 1ea1205bd4 s-s-d: Move setsid() alternative code into a replacement setsid() function лет назад: 13
  Guillem Jover e827c3fa3c s-s-d: Refactor option setup off main() into new setup_options() function лет назад: 13
  Guillem Jover 0c8f832513 s-s-d: Refactor start action off main() into a new do_start() function лет назад: 13
  Guillem Jover 65644f1457 s-s-d: Group macro definitions after header inclusions лет назад: 13
  Guillem Jover 3de1552982 s-s-d: Add new --no-close option to disable closing fds on --background лет назад: 14
  Carsten Hey 85d78f9eb2 s-s-d: Do not follow symlinks when creating pidfiles лет назад: 14
  Guillem Jover d1f02d25ed s-s-d: Refactor parse_umask() and parse_integer() into parse_unsigned() лет назад: 14
  Guillem Jover 2bf4b48a9a Check parsed integers for out of range errors лет назад: 14
  Guillem Jover 157d6447ee Check parsed integers for invalid or no digit errors лет назад: 14
  Guillem Jover ee81253069 s-s-d: Refactor pidfile writing into a new write_pidfile() function лет назад: 14
  Guillem Jover fd35aec4fa s-s-d: Fix --exec to work with relative arguments and --chdir лет назад: 14
  Guillem Jover db5604d792 s-s-d: Refactor path concatenation into newpath() лет назад: 14
  Guillem Jover 33cccfc40e s-s-d: Make pid_is_cmd() on the Hurd match on both argv[0] and argv[1] лет назад: 14
  Guillem Jover 89fe6c069a s-s-d: Make all pid_is_exec() implementations get a struct stat лет назад: 14
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() лет назад: 14
  Guillem Jover e7eccb3083 Fix coding-style лет назад: 14
  Guillem Jover 4fb18c15cd s-s-d: Do not use a conditional operator when the return value is fine лет назад: 14
  Guillem Jover c71aa96d10 s-s-d: Rename pidexec to process_name in KVM's pid_is_cmd() лет назад: 14
  Guillem Jover fb560a34ef s-s-d: Fix --name matching on GNU/Hurd лет назад: 14
  Guillem Jover 2e2410b4f6 s-s-d: Add a fallback pid_is_exec() implementation using pid_is_cmd() лет назад: 14
  Guillem Jover e07f75e6fd s-s-d: Swap pid_is_cmd() and pid_is_exec() libkvm implementations лет назад: 14
  Guillem Jover 68a6242098 Do not include unneeded <sys/cdefs.h> лет назад: 14
  Guillem Jover e6b71eb023 s-s-d: Always check if the pid is active on --start and --status лет назад: 14
  Guillem Jover 49ad180074 s-s-d: Reset the user and group names from the password entry on --chuid лет назад: 15
  Guillem Jover f82c23a76d s-s-d: Fix do_procinit() on OSHurd, OShpux and HAVE_KVM_H лет назад: 15
  Guillem Jover 9805ef20eb s-s-d: Cast proc_stat_owner_uid() to uid_t to fix a warning лет назад: 15
  Guillem Jover a27a8e1989 Do not use possessive «'s» after ‘s’ or ‘x’ лет назад: 15
  Guillem Jover dbe742b7db Fix spelling errors лет назад: 15
  Guillem Jover 2ecaea9677 s-s-d: Return status_unknown on error reading from the pid file лет назад: 15
  Guillem Jover 6de064f083 s-s-d: Add process name kernel limits for several systems лет назад: 15