Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillem Jover e547cbf6aa Unify execution error strings hace 16 años
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding hace 16 años
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules hace 16 años
  Guillem Jover 167be722b2 scripts: Unify fork error string hace 16 años
  Guillem Jover 45dc465f07 libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn() hace 16 años
  Raphaël Hertzog 49d9121542 Dpkg::IPC: allow IO::Handle objects in *_pipe parameters hace 16 años
  Raphaël Hertzog 7169f0d3cf Dpkg::IPC::fork_and_exec(): put modified environment variables in error messages hace 16 años
  Guillem Jover 9447c17951 Unify format in license headers hace 16 años
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL hace 16 años
  Guillem Jover 3862c3e7fe libdpkg-perl: Import Exporter with ‘use base’ hace 17 años
  Raphael Hertzog f1d3f2dae6 Dpkg::IPC: add sanity check for timeout parameter and a non-regression test hace 17 años
  Raphael Hertzog eecd200a7a Dpkg::IPC: implement timeout for subprocesses hace 17 años
  Guillem Jover cb30ab1729 Properly use internerr to report about programming bugs hace 17 años
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default hace 17 años
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones hace 18 años
  Raphael Hertzog 83961fd759 * scripts/Dpkg/IPC.pm (fork_and_exec): new nocheck option hace 18 años
  Raphael Hertzog 10b5f63549 Dpkg::IPC: Support redirection of STDERR in fork_and_exec() hace 18 años
  Raphael Hertzog 2bcb104ad9 Dpkg::IPC: new option to clean the environment hace 18 años
  Raphael Hertzog ba4236b5b0 Dpkg::IPC: Add nocheck option to wait_child() hace 18 años
  Raphael Hertzog 7e278935ff Dpkg::IPC: Modify fork_and_exec() to handle environment variables hace 18 años
  Frank Lichtenheld 831b0efc92 Fix some whitespace oddities in the new modules hace 18 años
  Raphael Hertzog 1c4ae37e4a Dpkg::IPC: Add chdir option hace 18 años
  Frank Lichtenheld 8809ecced7 Dpkg::IPC: Add a sanitiy_check for options of fork_and_exec hace 18 años
  Frank Lichtenheld 6313c8925c Dpkg::IPC: Add POD documentation hace 18 años
  Frank Lichtenheld 1af699c6e4 Dpkg::IPC: New {to,from}_string options for fork_and_exec hace 18 años
  Frank Lichtenheld 203d5bb925 Dpkg::IPC: Add wait_child option to fork_and_exec hace 18 años
  Frank Lichtenheld 07c81f94aa Dpkg::IPC: avoid surprising execution via the shell hace 18 años
  Raphael Hertzog 1a4277f41b Dpkg::IPC: extend fork_and_exec() to create pipes on request hace 18 años
  Raphael Hertzog bd39076a1c Dpkg::IPC: new module to handle common IPC hace 18 años