aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/registration.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-3/+3
* Always reset the system component status when registering the bundle.Sean Hall2022-04-231-5/+0
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-0/+1
* Move the logic of a bundle registering as a system component into Burn.Sean Hall2022-04-051-2/+1
* Implement BundlePackage.Sean Hall2022-04-011-0/+2
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-1/+7
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-1/+5
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+4
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-7/+1
* Add BURN_PROTOCOL_VERSION in registration to avoid version checks.Sean Hall2021-12-301-0/+1
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-1/+0
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-5/+0
* Replace static cache internals with a struct.Sean Hall2021-08-041-0/+3
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-3/+7
* Move burn into burnRob Mensching2021-04-291-0/+225