summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't break apt after package removalv0.0.7Guido Günther2014-06-06
* Add missing importGuido Günther2014-05-03
* Don't log info about deleted executables with error log levelGuido Günther2014-05-02
* Update copyright statementsv0.0.6Guido Günther2014-04-28
* Restart tomcat and jenkins on java updatesGuido Günther2014-04-25
* Also look for shared objects without a versionGuido Günther2014-04-25
* Add tox.iniGuido Günther2014-04-22
* Use python3 friendly file modeGuido Günther2014-04-22
* Use print as functionGuido Günther2014-04-22
* Use loops instead of list comprehensionGuido Günther2014-04-22
* Use 'in' instead of 'has_key'Guido Günther2014-04-22
* Use 'next(iter)' instead of 'iter.next()'Guido Günther2014-04-22
* Don't run apt_pkg tests if apt_pkg is not installedGuido Günther2014-04-22
* Use 'open' instead of 'file'Guido Günther2014-04-22
* Split out and test RedHatDistroGuido Günther2014-04-21
* fixup! Split out and test DebianDistroGuido Günther2014-04-21
* Split out and test RpmPkgGuido Günther2014-04-21
* Split out and test DebianPkgGuido Günther2014-04-21
* Split out and test DebianDistroGuido Günther2014-04-21
* Split out and test PkgGuido Günther2014-04-20
* Split out and test DistroGuido Günther2014-04-20
* Add setup.cfgGuido Günther2014-04-20
* Add manpage in pod formatv0.0.5Guido Günther2014-04-18
* Split out and test ProcessGuido Günther2014-04-18
* Use entrypointGuido Günther2014-04-18
* Add .gitignoreGuido Günther2014-04-18
* Update README a bitGuido Günther2014-04-08
* Add READMEGuido Günther2014-03-27
* Switch from distutils to setuptoolsv0.0.4Guido Günther2014-03-17
* Distro: Fail on AttributeErrorGuido Günther2014-03-17
* Restart libvirt-guests on kvm changesGuido Günther2014-03-17
* Allow to blacklist servicesGuido Günther2014-03-17
* Don't reference f when we got ENOENTGuido Günther2014-03-14
* Minor ident fixGuido Günther2014-01-07
* Don't fail if lsb_release is missingv0.0.3Guido Günther2014-01-07
* Remove duplicate detect_distro callGuido Günther2013-05-21
* Skip already terminated processesGuido Günther2012-05-20
* Check for deleted binaries before trying to stat themGuido Günther2011-06-26
* Adapt so Squeeze's apache 2.2 packageGuido Günther2011-05-21
* Fix regexv0.0.2Guido Günther2011-05-16
* Simplify set operationGuido Günther2010-09-29
* Fix init script re for RedHat based distrosv0.0.1Guido Günther2010-09-25
* Implement service restart for RedHat based distrosGuido Günther2010-09-25
* Fix apt checkGuido Günther2010-09-25
* Some docstrings and cleanupsGuido Günther2010-09-25
* Fit onto 80 charactersGuido Günther2010-09-24
* Hook into apt pipelineGuido Günther2010-09-24
* Don't run external commands through the shellGuido Günther2010-09-24
* Allow distros to map services to different packagesGuido Günther2010-09-24
* Better init script reGuido Günther2010-09-23