Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ExternalProgram.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 14.29.4 14/94614/1
2014-07-17 Michael AndresExecute install scripts with cwd==/ (bnc#886764)
2013-07-03 Michael AndresExternalProgram: support chdir before exec
2011-05-16 Duncan Mac-Vicar Ppipe2 is not available in older kernels and glibc
2011-01-17 Michael AndresAvoid endless loop in ExternalProgramWithStderr::stderr...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-10-15 Michael AndresNew class ExternalProgramWithStderr: ExternalProgram...
2010-10-11 Michael AndresExternalProgram: Correctly remember exit status
2010-09-29 Michael AndresExternalProgram::close: watch out for the command exiti...
2010-09-28 Michael AndresInitialize pid in ctor
2009-09-24 Michael AndresExternalProgram: Allow redirecting a commands standard...
2009-07-29 Michael AndresAvoid deadlock after fork and failed exec. (bnc 493152)
2009-07-23 Michael AndresExternalProgram: add command output redirection to...
2009-07-22 Michael AndresIn ExternalProgram::close discard any output instead...
2008-10-07 Duncan Mac-Vicar P- cleanup of Aria2C and implementation of some cases...
2008-03-13 Michael AndresAdd ExternalProgram::execError and ExternalProgram...
2006-11-22 Michael AndresTreat failed fork() as error.
2006-11-10 Michael Andresdoxygen fixes
2006-05-18 Michael Andres- Prevent against daemons launched in rpm %post, that...
2006-03-28 Duncan Mac-Vicar Padd default constructor
2006-02-01 Stanislav Visnovskymake the log of ExternalProgram human-readable
2005-12-08 Jiri SrainAdapted classes from liby2util, some of them to be...