index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
IPC.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
scripts: Unify fork error string
Guillem Jover
1
-1
/
+1
2010-02-19
libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()
Guillem Jover
1
-6
/
+6
2010-01-21
Dpkg::IPC: allow IO::Handle objects in *_pipe parameters
Raphaël Hertzog
1
-8
/
+14
2009-11-26
Dpkg::IPC::fork_and_exec(): put modified environment variables in error messages
Raphaël Hertzog
1
-1
/
+7
2009-11-08
Unify format in license headers
Guillem Jover
1
-3
/
+3
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-06-26
libdpkg-perl: Import Exporter with ‘use base’
Guillem Jover
1
-2
/
+1
2009-03-16
Dpkg::IPC: add sanity check for timeout parameter and a non-regression test
Raphael Hertzog
1
-0
/
+5
2009-03-15
Dpkg::IPC: implement timeout for subprocesses
Raphael Hertzog
1
-4
/
+26
2008-12-09
Properly use internerr to report about programming bugs
Guillem Jover
1
-9
/
+9
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-1
/
+1
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-2
/
+2
2008-06-23
* scripts/Dpkg/IPC.pm (fork_and_exec): new nocheck option
Raphael Hertzog
1
-1
/
+5
2008-04-01
Dpkg::IPC: Support redirection of STDERR in fork_and_exec()
Raphael Hertzog
1
-18
/
+47
2008-02-24
Dpkg::IPC: new option to clean the environment
Raphael Hertzog
1
-0
/
+12
2008-02-21
Dpkg::IPC: Add nocheck option to wait_child()
Raphael Hertzog
1
-2
/
+11
2008-02-20
Dpkg::IPC: Modify fork_and_exec() to handle environment variables
Raphael Hertzog
1
-1
/
+17
2008-02-16
Fix some whitespace oddities in the new modules
Frank Lichtenheld
1
-1
/
+1
2008-02-16
Dpkg::IPC: Add chdir option
Raphael Hertzog
1
-0
/
+8
2008-02-15
Dpkg::IPC: Add a sanitiy_check for options of fork_and_exec
Frank Lichtenheld
1
-2
/
+27
2008-02-15
Dpkg::IPC: Add POD documentation
Frank Lichtenheld
1
-0
/
+110
2008-02-15
Dpkg::IPC: New {to,from}_string options for fork_and_exec
Frank Lichtenheld
1
-0
/
+17
2008-02-15
Dpkg::IPC: Add wait_child option to fork_and_exec
Frank Lichtenheld
1
-0
/
+5
2008-02-15
Dpkg::IPC: avoid surprising execution via the shell
Frank Lichtenheld
1
-1
/
+1
2008-02-15
Dpkg::IPC: extend fork_and_exec() to create pipes on request
Raphael Hertzog
1
-0
/
+15
2008-02-15
Dpkg::IPC: new module to handle common IPC
Raphael Hertzog
1
-0
/
+80