index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
burn
/
engine
/
elevation.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Harden Burn's BootstrapperApplication and elevated engine extraction
Rob Mensching
2025-02-11
1
-2
/
+2
*
Rename "bundle id" concept to "bundle code"
Rob Mensching
2024-12-30
1
-12
/
+12
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
1
-46
/
+46
*
Correctly prefix the functions exposed from burnpipe.h
Rob Mensching
2024-01-11
1
-41
/
+41
*
Update Burn to use pipeutil for low-level pipe operations
Rob Mensching
2024-01-11
1
-27
/
+27
*
Use MSI transaction end result to detect whether reboot is needed
Nir Bar
2022-12-12
1
-28
/
+52
*
Add queutil so Burn can manage its own queue of BA requested actions.
Sean Hall
2022-10-25
1
-3
/
+2
*
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
2022-09-03
1
-1
/
+6
*
Pass `/xlog` to elevated engine.
Bob Arnson
2022-08-26
1
-0
/
+6
*
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
2022-08-26
1
-156
/
+144
*
Use a dedicated pipe for redirecting logging from the elevated process.
Sean Hall
2022-08-19
1
-13
/
+2
*
Resume automatic updates as part of ApplyUninitialize.
Sean Hall
2022-08-19
1
-5
/
+19
*
Add ability to skip a local path candidate if it failed verification.
Sean Hall
2022-08-03
1
-3
/
+20
*
Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.
Sean Hall
2022-06-29
1
-9
/
+2
*
Allow BundlePackage to fallback to QuietUninstallString to uninstall.
Sean Hall
2022-06-14
1
-3
/
+10
*
Implement ArpEntry flavored ExePackage.
Sean Hall
2022-06-13
1
-1
/
+1
*
Only block shutdown during Apply.
Sean Hall
2022-05-04
1
-5
/
+16
*
Always reset the system component status when registering the bundle.
Sean Hall
2022-04-23
1
-85
/
+0
*
Make the estimated size in ARP a little more accurate.
Sean Hall
2022-04-23
1
-1
/
+9
*
Use Burn's parent switch with BundlePackages.
Sean Hall
2022-04-01
1
-1
/
+7
*
Implement BundlePackage.
Sean Hall
2022-04-01
1
-12
/
+164
*
Add `ExePackage/@Bundle` to opt-in to v3 behavior.
Sean Hall
2022-03-22
1
-0
/
+44
*
Add checkpoint so Exe and Msu packages rollback after being cancelled.
Sean Hall
2022-03-19
1
-0
/
+18
*
Give BA process id and option to wait for cancelled process to exit.
Sean Hall
2022-03-19
1
-1
/
+16
*
Allow the BA to override the bundle relation type during plan.
Sean Hall
2022-03-14
1
-0
/
+9
*
Ensure WixBundleInstalled and RebootPending are set in elevated engine.
Sean Hall
2022-03-05
1
-1
/
+6
*
Add UnsafeUninstall action.
Sean Hall
2022-02-22
1
-2
/
+15
*
Plan each dependency provider dependent individually.
Sean Hall
2022-02-01
1
-10
/
+30
*
Plan each dependency provider individually.
Sean Hall
2022-02-01
1
-10
/
+35
*
The bundle provider's presence needs to follow ARP registration.
Sean Hall
2022-02-01
1
-10
/
+8
*
Remove orphan compatible MSI packages.
Sean Hall
2022-01-16
1
-6
/
+297
*
Fix 32/64-bit bitness handling in Burn and BUtil.
Bob Arnson
2022-01-16
1
-7
/
+1
*
Don't assume Exe packages with Burn protocol are bundles.
Sean Hall
2022-01-04
1
-27
/
+139
*
FilesInUse messages are too different to unify in the Burn engine.
Sean Hall
2021-12-30
1
-13
/
+23
*
Add ability to customize file versioning rules for MsiPackage and MspPackage.
Sean Hall
2021-12-08
1
-0
/
+12
*
Set the log file path for MSI transactions.
Nir Bar
2021-08-12
1
-3
/
+12
*
Add argument and policy setting to set Burn's base working directory.
Sean Hall
2021-08-04
1
-0
/
+14
*
Remove unelevation code since clean room changes made it unreachable.
Sean Hall
2021-08-04
1
-1
/
+41
*
Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.
Sean Hall
2021-08-04
1
-7
/
+5
*
Replace static cache internals with a struct.
Sean Hall
2021-08-04
1
-25
/
+49
*
Add InProgressDisplayName for bundles.
Sean Hall
2021-05-19
1
-6
/
+30
*
Reset the package's cache folder only once.
Sean Hall
2021-05-11
1
-5
/
+77
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+3239