utils.x509: Factorize code to extract X509 certificate
[ganeti-local] / lib / utils / process.py
2012-04-26 Iustin PopLog all external commands execution
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-04 Agata MurawskaFixed a typo in utils/process.py
2011-07-25 Michael HanselmannMerge branch 'devel-2.4'
2011-07-25 Michael HanselmannReopen daemon's stdio on SIGHUP
2011-07-25 Michael HanselmannDon't leak file descriptors when setting up daemon...
2011-03-31 René Nussbaumertest.ganeti.process_unittest: Fix race condition
2011-01-11 Apollon OikonomopoulosAdd ability to retain specified fds open in RunCmd
2011-01-11 Michael Hanselmannutils: Move process-related code into separate file