]> wimlib.net Git - wimlib/shortlog
wimlib
2013-08-18 Eric BiggersWin32 capture: Fixes
2013-08-18 Eric BiggersWin32 capture: Readdir and query short name with nativ...
2013-08-18 Eric BiggersWin32 capture: Query security descriptors with native API
2013-08-18 Eric BiggersWin32 capture: Query stream information with native API
2013-08-18 Eric BiggersWin32 apply: Fix FILE_ATTRIBUTE_READONLY note
2013-08-18 Eric BiggersWin32 apply: Delay setting FILE_ATTRIBUTE_READONLY
2013-08-17 Eric BiggersAdd support for WIMLIB_EXTRACT_FLAG_SYMLINK on Windows
2013-08-17 Eric BiggersAdd WIMLIB_INIT_FLAG_STRICT_{CAPTURE,APPLY}_PRIVILEGES
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_WINCONFIG
2013-08-17 Eric Biggersupdate README.WINDOWS
2013-08-17 Eric BiggersWin32 fixes
2013-08-17 Eric Biggersimagex-apply.1.in: Document encrypted/sparse limitations
2013-08-17 Eric Biggersimagex-capture.1.in: Document excluded files
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_NO_UNSUPPORTED_EXCLUDE
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-08-17 Eric Biggersextract.c: Omit encrypted files when unsupported
2013-08-17 Eric Biggersdebian/: update
2013-08-17 Eric Biggersrpm/wimtools.spec: update
2013-08-16 Eric BiggersFix void** casts
2013-08-16 Eric BiggersReplace mempcpy() if not implemented
2013-08-16 Eric Biggerswimlib.h: Update docs and adjust error codes
2013-08-16 Eric BiggersNTFS-3g apply: Open extracted files by MFT reference
2013-08-16 Eric BiggersAdd WIMLIB_PROGRESS_MSG_EXTRACT_SPWM_PART_BEGIN
2013-08-16 Eric Biggerspipable WIM extraction: Take into account HARDLINKBYTES
2013-08-16 Eric Biggersapply_operations: Remove 'strict' argument from set_se...
2013-08-16 Eric BiggersInitial support for resuming extraction from split...
2013-08-15 Eric Biggersntfs-3g capture/apply: Capture & apply DOS names correctly
2013-08-15 Eric Biggersunix_apply.c: Allow creating symlinks and hardlinks...
2013-08-15 Eric Biggersdo_feature_check(): Tweak warnings
2013-08-15 Eric BiggersImprove write streams performance and handling of joins
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-14 Eric Biggersimagex-win32.c: Fix comments
2013-08-14 Eric Biggerswimlib: Automatically try to acquire needed privileges...
2013-08-14 Eric Biggerswimlib-imagex: Correctly detect failure to acquire...
2013-08-14 Eric BiggersDon't close file descriptor at end of wimlib_write_to_fd()
2013-08-14 Eric BiggersDon't require image num/name when applying from single...
2013-08-14 Eric Biggerswimlib-imagex: Clean up usage information
2013-08-14 Eric Biggerswimlib-imagex: More documentation updates
2013-08-14 Eric Biggerswimlib-imagex: Do not provide mount commands on Windows
2013-08-14 Eric Biggerswimlib-imagex documentation updates
2013-08-14 Eric Biggerswimlib-imagex: Support being invoked as wimCOMMAND
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-08-04 Eric Biggersmkwinpeimg: Improve preceding commit
2013-08-04 Christopher... fix mkwinpeimg.in for WAIK v3.1 supplement disc image use
2013-07-23 Eric Biggerstest-imagex-capture_and_apply: Use C locale for parsin...
2013-07-19 Eric BiggersWin32: Apply security descriptors in timestamps pass
2013-07-19 Eric BiggersWin32: Correctly handle pattern matching with \\?...
2013-07-18 Eric Biggerswin32_apply.c: Set security descriptors correctly
2013-07-04 Eric Biggerswim_inode_set_symlink(): Fix typo in comment
2013-07-02 Eric BiggersREADME: Note that code was tested on ARM
2013-07-02 Eric Biggerslzx_write_compressed_tree(), lzx_read_code_lens():...
2013-06-12 Eric BiggersWindows: A couple minor build fixes... v1.4.2
2013-06-12 Eric Biggersconfigure.ac: Fix check for NTFS_MNT_RDONLY (again)
2013-06-12 Eric BiggersUpdate version to 1.4.2
2013-06-12 Eric Biggersimagex.c: Remove unnecessary checks of swm_glob
2013-05-26 Eric Biggersjoin_wims(): Preserve some header flags
2013-05-26 Eric Biggersw -> wim
2013-05-26 Eric Biggerssplit.c: Declare size_remaining as s64 to handle >...
2013-05-26 Eric Biggerssplit.c: w => wim
2013-05-26 Eric Biggersimagex: Misc. fixes
2013-05-26 Eric Biggersimagex.c: More cleanups
2013-05-25 Eric Biggersimagex_info(): Style
2013-05-25 Eric Biggersimagex_extract(): Style
2013-05-25 Eric Biggersimagex_export(): Style
2013-05-25 Eric Biggersimagex_delete(): Style
2013-05-25 Eric BiggersUpdate NEWS
2013-05-25 Eric Biggersimagex_export(): Check errno correctly
2013-05-25 Eric Biggersdebian/changelog: use precise instead of unstable
2013-05-24 Eric BiggersUpdate debian package
2013-05-24 Eric BiggersUpdate Debian package
2013-05-24 Eric Biggersselect_wim_image(): Do not try to select image from...
2013-05-24 Eric BiggersImprove use of pkg-config
2013-05-24 Eric Biggerswimlib.pc.in: Update
2013-05-23 Eric Biggerswimlib_get_wim_info(): Fix setting of is_readonly v1.4.1
2013-05-23 Eric BiggersRemove some unused variables
2013-05-23 Eric BiggersDoc fixes
2013-05-23 Eric BiggersAdd wimlib_iterate_lookup_table()
2013-05-23 Eric Biggersimagex_info(): Do not call wimlib_print_wim_information()
2013-05-23 Eric BiggersAdd --path option to wimlib-imagex dir
2013-05-23 Eric BiggersImplement wimlib_iterate_dir_tree()
2013-05-23 Eric Biggerswimlib.h: Do not document wimlib_print_* functions
2013-05-23 Eric BiggersDeprecate wimlib_print_wim_information()
2013-05-23 Eric BiggersDeprecate wimlib_has_integrity_table()
2013-05-23 Eric Biggersstruct wimlib_wim_info: Set correct reserved_flags...
2013-05-23 Eric Biggerswimlib.h: Fix docs for WIMLIB_OPEN_FLAG_WRITE_ACCESS
2013-05-23 Eric BiggersAdd calls to wimlib_global_init()
2013-05-23 Eric BiggersMakefile.am: Do not warn about deprecated functions...
2013-05-23 Eric BiggersAdd wimlib_{get,set}_wim_info()
2013-05-23 Eric BiggersFix setting header flag during overwrite
2013-05-23 Eric Biggersread_lookup_table(): Only warn when not enough metadata...
2013-05-23 Eric BiggersFix typo
2013-05-23 Eric BiggersCache compression type in WIMStruct and wim_lookup_tabl...
2013-05-22 Eric Biggerswim_inode: Move file descriptors table into union
2013-05-22 Eric Biggersdentry.{c,h}: Cleanup and fixes
2013-05-22 Eric BiggersRemove i_mutex (not really worth the extra time/memory...
2013-05-22 Eric BiggersRearrange struct wim_inode and improve comments
2013-05-22 Eric BiggersDentry doc fixes
2013-05-22 Eric Biggersdentry.c, dentry.h: Comment dentry structures better
2013-05-22 Eric BiggersFix WIM_HDR_FLAG_{WRITE_IN_PROGRESS,READONLY} docs
next