]> wimlib.net Git - wimlib/history - src/wimboot.c
v1.14.4
[wimlib] / src / wimboot.c
2023-04-02 Eric BiggersUpdate hyperlinks
2023-03-20 Eric BiggersConsistently use _WIN32 instead of __WIN32__
2021-06-29 Eric Biggerswin32: update WOF ioctl definitions
2020-05-24 Eric Biggerswimboot.c: avoid -Waddress-of-packed-member warning
2016-04-17 Eric BiggersCapitalize "Windows Overlay Filesystem" consistently
2016-04-17 Eric Biggerswimboot.c: correctly handle next_data_source_id field
2016-02-18 Eric BiggersDirectly link with ntdll on Windows
2016-02-09 Eric BiggersAddress MinGW compiler warnings (harmless)
2015-09-24 Eric Biggerssystem compression: try to attach WOF if compression...
2015-09-19 Eric BiggersReplace BUILD_BUG_ON() with STATIC_ASSERT()
2015-06-05 Eric BiggersReparse point updates
2015-06-05 Eric BiggersAdd GUID helper functions
2015-05-02 Eric BiggersVarious cleanups
2015-03-26 Eric BiggersStream and blob updates
2015-01-30 Eric BiggersWindows: improved error messages
2015-01-25 Eric Biggersheader cleanups
2014-10-25 Eric BiggersAdd warning messages and retries around FSCTL_SET_EXTER...
2014-10-15 Eric Biggerswimboot.c: Fix format string
2014-10-14 Eric Biggerswin32_apply.c: Match PrepopulateList patterns against...
2014-10-14 Eric Biggerswimboot.c: Dynamically size extents and drive_info...
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-08-29 Eric BiggersMerge branch 'wimboot_fast'
2014-08-28 Eric BiggersMerge remote-tracking branch 'origin/master' into wimbo...
2014-08-27 Eric Biggerswimboot_set_pointer(): No unnecessary file open
2014-08-17 Eric Biggerswin32_apply.c: Use volume handle when enabling short...
2014-07-04 Eric Biggerswimboot.c: Set correct error code if rename fails
2014-06-25 Eric Biggerswimlib: Allow custom error file
2014-06-08 Eric Biggerswimboot.c, win32_apply.c: Bracket file by #ifdef __WIN32__
2014-05-22 Eric BiggersFix path passed to wimboot_set_pointer()
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-13 Eric BiggersReplace WIM_GID_LEN => WIM_GUID_LEN
2014-04-26 Eric BiggersWIMBoot: Update WimOverlay.dat directly when WOF not...
2014-04-25 Eric Biggerswimboot.c: Fix error number printing
2014-04-24 Eric BiggersParse capture configuration file in library
2014-04-23 Eric Biggerswimboot.c: Attach WoF driver if not running on target...
2014-04-18 Eric BiggersAdd code to create WIMBoot pointer files