]> wimlib.net Git - wimlib/shortlog
wimlib
2014-05-15 Eric Biggerswin32_apply.c: Call match_pattern_list() from in_prepop...
2014-05-15 Eric Biggerswin32_capture.c: Remove unused variable
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-14 Eric Biggerswrite_wim_part(): Distinguish between explicit GUID...
2014-05-14 Eric BiggersUpdate wimlib-imagex man pages, especially the main one
2014-05-14 Eric Biggerswimlib.h: Update docs for write flags
2014-05-14 Eric Biggerswrite.c: Don't default to solid mode quite as easily
2014-05-14 Eric BiggersAdd WIMLIB_WRITE_FLAG_RETAIN_GUID
2014-05-14 Eric Biggerswimlib_write(): Update flags debugging statements
2014-05-14 Eric Biggersimagex-update.1.in: Update
2014-05-14 Eric BiggersAdd WIMLIB_EXPORT_FLAG_GIFT
2014-05-14 Eric Biggersreference.c: Don't duplicate stream entries unnecessarily
2014-05-14 Eric Biggersunix_capture.c: Optionally use dirfd-relative functions...
2014-05-14 Eric Biggerswin32_capture.c: More improvements
2014-05-13 Eric BiggersNTFS-3g capture: Fix setting DOS name
2014-05-13 Eric Biggerswin32_get_security_descriptor(): Check for STATUS_BUFFE...
2014-05-13 Eric Biggerswin32_capture_streams(): Decrease buffer size for strea...
2014-05-13 Eric Biggerswin32_capture.c: Use NtQueryInformationFile() instead...
2014-05-13 Eric Biggerswin32_capture.c: Load volume information on first chance
2014-05-13 Eric Biggerswin32_capture.c: Fix getting file size
2014-05-13 Eric Biggerswin32_capture.c: Use NtOpenFile() and directory-relati...
2014-05-13 Eric BiggersLoad NtOpenFile() and NtClose()
2014-05-13 Eric Biggerswin32_common.c: Refactor dll loading
2014-05-13 Eric Biggerswin32_capture.c: Remove unused code
2014-05-13 Eric BiggersWindows: Use ntdll unconditionally
2014-05-13 Eric BiggersAdd wrappers around wimlib_update_image()
2014-05-13 Eric Biggerswim.c: Make two functions static
2014-05-13 Eric BiggersRemove WIMLIB_OPEN_MASK_PUBLIC
2014-05-13 Eric Biggerswildcard.c: Remove redundant calculation of string...
2014-05-13 Eric Biggerswim_root_dentry() => wim_get_current_root_dentry()
2014-05-13 Eric Biggerswimlib_iterate_lookup_table(): Check wim_has_metadata...
2014-05-13 Eric Biggersfree_lookup_table(): Simplify
2014-05-13 Eric Biggersunix_capture_symlink(): De-indent
2014-05-13 Eric BiggersRemove printf extension
2014-05-13 Eric Biggerswimlib_malloc(): Only malloc(1) if NULL is returned
2014-05-13 Eric Biggersread_wim_security_data(): Fix comment, make prototype...
2014-05-13 Eric Biggersprepare_metadata_resource(): Check for size overflow
2014-05-13 Eric Biggersdentry_tree_fix_inodes(): Fix comment
2014-05-13 Eric Biggersref_inodes_consistent(): Remove useless use of restrict
2014-05-13 Eric Biggersfix_inodes(): Use size_t for iterator
2014-05-13 Eric Biggersinode_set_unnamed_stream(): inode must be resolved
2014-05-13 Eric BiggersFix checks for huge numbers of images
2014-05-13 Eric BiggersReplace WIM_GID_LEN => WIM_GUID_LEN
2014-05-13 Eric Biggersread_wim_header(): Fix comment
2014-05-13 Eric BiggersImprove tstr <=> UTF-16LE conversions
2014-05-13 Eric Biggersinode_get_ads_entry(): de-indent
2014-05-13 Eric Biggerswrite_dentry(): Remove unhelpful comment
2014-05-13 Eric BiggersRemove dentry_get_file_type_string()
2014-05-13 Eric Biggersread_dentry(): Remove warning about dentry being unaligned
2014-05-13 Eric Biggersfree_dentry_tree(): Check lookup_table only once per...
2014-05-13 Eric BiggersFactor out inode_unref_streams()
2014-05-13 Eric Biggersnew_filler_directory(): Remove 'name' argument
2014-05-13 Eric Biggersdentry.c: Remove dentry_common_init()
2014-05-13 Eric Biggerswim_pathname_to_stream(): Remove unnecessary goto and...
2014-05-12 Eric Biggersdentry.c: Remove calculate_dentry_tree_full_paths()
2014-05-12 Eric Biggersfile_io.c: Remove unused full_writev()
2014-05-12 Eric Biggerschunk compressor: Use u32, not unsigned, for chunk...
2014-05-12 Eric Biggerscapture_common.c: Cleanup (mostly comments)
2014-05-12 Eric Biggersadd_image.c: Cleanup
2014-05-12 Eric Biggerswincfg: Add swapfile.sys
2014-05-12 Eric Biggerswimlib.h: Update add flag documentation
2014-05-12 Eric Biggersupdate_image.c: Check for unsupported NTFS mode earlier
2014-05-11 Eric BiggersDon't create unnecessary temporary files
2014-05-11 Eric Biggerscreate_temporary_file(): use _O_SHORT_LIVED on Windows
2014-05-11 Eric Biggerswin32_extract_stream(): Pre-allocate stream length
2014-05-10 Eric Biggerswimcapture, wimexport: With --pack-streams, default...
2014-05-09 Eric Biggersupdate_image.c: Avoid unnecessary string duplications
2014-05-09 Eric BiggersRemove canonicalize_fs_path()
2014-05-09 Eric Biggersimagex-extract.1.in: Note that ASCII pathlist is fine
2014-05-09 Eric Biggerswimlib-imagex: Accept "max" as alias for "maximum"
2014-05-09 Eric BiggersUpdate NEWS
2014-05-09 Eric BiggersUpdate version number in preparation of eventual v1...
2014-05-09 Eric BiggersAllow writing multiple packed resources per WIM
2014-05-09 Eric Biggersread_wim_lookup_table(): Allow multiple "subpacks...
2014-05-08 Eric Biggersresource.h: Fix comment
2014-04-29 Eric Biggersmkwinpeimg: Make sure all error messages go to stderr
2014-04-29 Eric Biggersmkwinpeimg: Support writing ISO image to stdout
2014-04-29 Eric BiggersStrip trailing slashes from Windows filesystem paths
2014-04-29 Eric BiggersA couple cleanups from last commits
2014-04-29 Eric BiggersUpdate --config docs
2014-04-29 Eric BiggersAdd progress messages for WIMBoot apply exclude
2014-04-29 Eric BiggersAdjust path matching
2014-04-29 Eric BiggersMore logical behavior when canonicalizing WIM paths
2014-04-29 Eric Biggersimagex.1.in: Update compression type list
2014-04-29 Eric BiggersReplace unnamed union initializers
2014-04-29 Eric Biggerslzms-compress.c: Add missing header for --enable-verif...
2014-04-29 Eric BiggersFix a few format strings
2014-04-29 Eric Biggersread_wim_lookup_table(): Make sure all resources get...
2014-04-29 Eric BiggersRevert "read_wim_lookup_table(): Make sure all resource...
2014-04-29 Eric Biggerswin32_common.c: Remove unused writev() replacement
2014-04-29 Eric Biggersread_wim_lookup_table(): Make sure all resources get...
2014-04-28 Eric Biggersread_wim_lookup_table(): Remove duplicate_stream variable
2014-04-28 Eric Biggersread_wim_lookup_table(): Adjust a few more comments
2014-04-28 Eric BiggersUpdate NEWS
2014-04-28 Eric Biggersread_wim_lookup_table(): Cleanup
2014-04-28 Eric Biggerswimlib_join(): Fix buffer overrun when swm part 1...
2014-04-28 Eric BiggersRemove broken completed_parts write progress
2014-04-28 Eric BiggersRetain GUID when joining WIM
2014-04-28 Eric Biggerswimlib-imagex: Include WIMBoot options in usage printout
2014-04-28 Eric Biggerswimupdate: Add --wimboot-config=FILE option
next