summaryrefslogtreecommitdiff
path: root/src/package_manager/tpm.rs
Commit message (Expand)AuthorAgeFilesLines
* Add documentation to public functionsShaun Taheri2016-08-231-68/+84
* Propagate shutdown signal to all threadsShaun Taheri2016-06-211-1/+1
* Variable arg support for AcceptUpdate CommandShaun Taheri2016-06-171-20/+21
* Don't depend on DPKG in tests, use the test package managerTxus2016-05-021-6/+23
* Add another test for install package update.Stevan Andjelkovic2016-04-281-20/+0
* Fix warningsTxus2016-04-191-0/+1
* Simplify the package manager code.Stevan Andjelkovic2016-04-131-65/+47
* Send proper install reports to the server after an updateTxus2016-04-111-12/+18
* Clean up the code in the tests a wee bit.Stevan Andjelkovic2016-04-041-44/+27
* Make the path to the file system based package manager db configurable.Stevan Andjelkovic2016-04-041-20/+67
* Add fake package manager.Stevan Andjelkovic2016-03-301-0/+129