Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pipeutil to dutil | Rob Mensching | 2024-01-11 | 1 | -0/+1 |
| | | | | Plus a couple small clean-ups in a couple of dutil files. | ||||
* | Add queutil so Burn can manage its own queue of BA requested actions. | Sean Hall | 2022-10-25 | 1 | -0/+1 |
| | | | | Fixes 6349 | ||||
* | Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion. | Sean Hall | 2022-06-29 | 1 | -0/+1 |
| | |||||
* | REG_EXPAND_SZ values are not necessarily a path. | Sean Hall | 2022-06-07 | 1 | -0/+1 |
| | |||||
* | Fix 32/64-bit bitness handling in Burn and BUtil. | Bob Arnson | 2022-01-16 | 1 | -1/+1 |
| | | | | | | - Take advantage of RegOpenEx. - Always look for related bundles in both 32 and 64 hives. - BundleEnumRelatedBundle requires caller to specify bitness. | ||||
* | Avoid using control ids inside of thmutil. | Sean Hall | 2021-11-01 | 1 | -0/+1 |
| | |||||
* | Add argument and policy setting to set Burn's base working directory. | Sean Hall | 2021-08-04 | 1 | -0/+1 |
| | | | | Fixes #5856 | ||||
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+98 |