Histórico de commits

Autor SHA1 Mensagem Data
  Guillem Jover 57542dd67a * utils/start-stop-daemon.c (daemonize): Use _exit instead of exit, to 19 anos atrás
  Guillem Jover 5097078d1f Make start-stop-daemon fork twice while daemonizing. Closes: #416179 19 anos atrás
  Nicolas FRANCOIS 10e84d929a Revert revision 691 (Add support for PAM sessions in start-stop-daemon.) 19 anos atrás
  Nicolas FRANCOIS d905c10fae Add support for PAM sessions in start-stop-daemon. 19 anos atrás
  Guillem Jover 08be2a3ad0 Tighten the scope for two global variables by moving them to parse_options. 20 anos atrás
  Guillem Jover beb7533f7d Add new '--umask' option to start-stop-daemon. Closes: #368003 20 anos atrás
  Guillem Jover 31398f2fcd Standarize start-stop-daemon usage output format. 20 anos atrás
  Guillem Jover f796888fee Add '-r' to the help output of start-stop-daemon (Jared Spiegel). 20 anos atrás
  Guillem Jover d091d9298b Prefix any chroot path to the exec file name when stating it in 20 anos atrás
  Guillem Jover 5fecd4d9e8 Change start-stop-daemon's --exec behaviour again on GNU/Linux to compare 20 anos atrás
  Guillem Jover e54c24f03a Set the HOME environment variable when using the --chuid switch in 20 anos atrás
  Guillem Jover eaf38d679d Make start-stop-daemon print the proper version instead of 'VERSION'. 20 anos atrás
  Guillem Jover 3e075f266b Fix typo in start-stop-daemon's help output. Closes: #333673 20 anos atrás
  Guillem Jover 4f992043b3 Change start-stop-daemon's --exec option behaviour on GNU/Linux to 20 anos atrás
  Scott James Remnant 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 anos atrás
  Scott James Remnant 77c7064651 Patches applied: 22 anos atrás
  Scott James Remnant fa89b718a1 Release 1.10.22 22 anos atrás
  Scott James Remnant 96f0d6dc72 Fix a large collection of low-hanging-fruit documentation corrections 22 anos atrás
  Scott James Remnant af34660038 * utils/start-stop-daemon.c: Don't require an argument for -V (version). 22 anos atrás
  Adam Heath 65517fd021 * Add a -d|--chdir option to start-stop-daemon. 23 anos atrás
  Adam Heath b2379549b8 * scripts/update-alternatives.8: Add --config to action section, and add 23 anos atrás
  Adam Heath 842f828dd9 Support OpenBSD. 23 anos atrás
  Adam Heath eeb28765a5 Add netbsd support, and support hypenated values in dpkg-architecture. 23 anos atrás
  Adam Heath a5d94db30a If in --test mode, and --stop is given, increment n_killed, so that 24 anos atrás
  Adam Heath 45790ae719 Fix test inversion in start-stop-daemon, when checking the pid given in a 24 anos atrás
  Adam Heath 526dfeadb7 Use the configure detected gcc __attribute__ macros, instead of hard-coding 24 anos atrás
  Wichert Akkerman 41c03b208b Fix test for incorrect packagename for -p option. 24 anos atrás
  Wichert Akkerman b0a4db5f76 move tty change outside OS specific ifdef and use the new TIOCNOTTY test instead 24 anos atrás
  Wichert Akkerman 3d6f3a9e54 Use setsid instead of setpgid if available 24 anos atrás
  Wichert Akkerman 2c3fea4ac3 Move setsid outside of HP-UX #ifdef 24 anos atrás