Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename inter-Burn communication related pipe file | Rob Mensching | 2024-01-11 | 1 | -104/+0 |
| | | | | | | | When BootstrapperApplications move out of proc there will be another set of pipes in Burn that behave differently from the inter-Burn communication pipes that exist now. So renaming the existing pipe related files now to better reflect that it is related to Burn talking to Burn when elevated or embedded. | ||||
* | Use a dedicated pipe for redirecting logging from the elevated process. | Sean Hall | 2022-08-19 | 1 | -3/+7 |
| | | | | Fixes 6869 | ||||
* | Fix Burn pipe bug where 64-bit code was not interoperable with 32-bit. | Sean Hall | 2022-04-01 | 1 | -1/+1 |
| | |||||
* | Remove unelevation code since clean room changes made it unreachable. | Sean Hall | 2021-08-04 | 1 | -13/+0 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+113 |