]> wimlib.net Git - wimlib/history - src
Strip trailing slashes from Windows filesystem paths
[wimlib] / src /
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 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 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 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 BiggersDon't immediately discard streams with 0 references
2014-04-28 Eric Biggersrename_wim_path(): Fix journaling of name change
2014-04-28 Eric BiggersCheck for rename loops
2014-04-28 Eric Biggerswimlib_update_image(): Do proper rollbacks & replace...
2014-04-27 Eric Biggersread_wim_lookup_table(): Warn only once for all duplica...
2014-04-27 Eric BiggersHandle inconsistent uncompressed resources in same...
2014-04-27 Eric Biggersunix_capture.c: Force directories to separate inodes
2014-04-26 Eric BiggersWIMBoot: Update WimOverlay.dat directly when WOF not...
2014-04-25 Eric Biggerswimboot.c: Fix error number printing
2014-04-25 Eric BiggersWIMBoot capture: Override WimBootCompress.ini when...
2014-04-24 Eric BiggersSwap XPRESS and LZX constants
2014-04-24 Eric Biggersload_prepopulate_pats(): Fix free
2014-04-24 Eric BiggersDon't warn about [PrepopulateList] when reading capture...
2014-04-24 Eric BiggersPay attention to PrepopulateList during WIMBoot application
2014-04-24 Eric BiggersRemove quotes in do_load_text_file()
2014-04-24 Eric Biggersmangle_pat(): Remove quotes
2014-04-24 Eric Biggersencoding.c: Spill huge strings onto heap
2014-04-24 Eric BiggersRemoved deprecated stuff
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 WIMLIB_EXTRACT_FLAG_WIMBOOT
2014-04-18 Eric BiggersAdd wim_info_get_wimboot()
2014-04-18 Eric BiggersAdd code to create WIMBoot pointer files
2014-04-18 Eric BiggersAdd a new flag for capturing WIMBoot-compatible WIM
2014-04-18 Eric BiggersSupport basic reading WIMBoot WIMs
2014-04-18 Eric Biggersntfs-3g_capture.c: Capture named data streams of repars...
2014-03-31 Eric Biggersinit_upcase(): Clarify license
2014-03-31 Eric Biggersdentry.c: A couple small optimizations
2014-03-31 Eric Biggersavl_tree: Cleanup and improve comments
2014-03-31 Eric Biggersavl_tree: Optimize first iteration of insertion rebala...
2014-03-31 Eric Biggersavl_tree: Add more optimizations
2014-03-30 Eric Biggersavl_tree: Optimize swapping node for removal
2014-03-30 Eric Biggersavl_tree: Fix comments
2014-03-29 Eric Biggersmount_image.c: don't read freed memory in release_extra...
2014-03-23 Eric BiggersTransition wimlib to AVL tree code
2014-03-23 Eric BiggersReplace red-black tree code with AVL tree code
2014-03-21 Eric Biggersinode_fixup.c: Only warn when inconsistent inode detected
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-03-21 Eric Biggersmount_image.c: Lookup inode instead of dentry when...
2014-03-19 Eric BiggersCleanups
2014-03-14 Eric BiggersUpdate version number
2014-03-14 Eric Biggersinode_fixup.c: Print some extra information when inode...
2014-03-14 Eric Biggersinode_fixup.c: Don't check ADS count when all have...
2014-03-14 Eric Biggersinode_fixup.c: Factor out dentry_has_data_streams(...
2014-02-22 Eric BiggersSupport committing changed mounted WIM image as new...
2014-02-20 Eric Biggersmount_image.c: Don't assume inode is resolved
2014-02-19 Eric Biggerswimlib_export_image(): Fix NO_{NAMES,DESCRIPTIONS}...
2014-02-10 Eric Biggersmount_image.c: Remove unnecessary gotos in alloc_wimfs...
2014-02-10 Eric Biggerswimlib_mount_image(): Correctly return NOMEM in one...
2014-02-10 Eric Biggersmount_image.c: Use well-defined check in flags_writable()
2014-02-10 Eric Biggerslzx-compress.c: Cleanup, mostly comments
2014-02-01 Eric Biggerscompress_parallel.c: Determine physical memory on...
2014-01-28 Eric BiggersAllow up to 1 GiB LZMS dictionary
2014-01-20 Eric Biggersinit_upcase(): Fix and cleanup
2014-01-18 Eric Biggersextract_trees(): Correctly destroy stream list in error...
2014-01-18 Eric Biggersextract.c: Combine {do_,}dentry_delete_from_list()
2014-01-18 Eric Biggersextract_trees(): Correctly remove dentries from list...
2014-01-18 Eric Biggersextract_resource_to_staging_dir(): Fix memory leak
2014-01-18 Eric BiggersDon't hold d_unused fields in memory
2014-01-18 Eric BiggersMinor comment fixes
2014-01-18 Eric Biggershasher_end_stream(): Fix format string
2014-01-18 Eric Biggersextract.c: Store dentries to extract in list
2014-01-17 Eric Biggersdo_wimlib_extract_paths(): Adjust condition to make...
2014-01-17 Eric Biggerslzx_compress(): Fix handling of unlikely case
2014-01-17 Eric Biggerslzx_get_num_main_syms(): Add comments
2014-01-17 Eric Biggersdo_wimlib_extract_paths(): Always make target dir
2014-01-17 Eric Biggersdo_feature_check(): Fixes, simplify warnings
2014-01-17 Eric Biggersdo_wimlib_extract_image(): Do not allow GLOB_PATHS
2014-01-17 Eric Biggersextract_stream_list(): Remove never-executed code
2014-01-17 Eric BiggersOnly allow default RPFIX for wimlib_extract_image{...
2014-01-17 Eric BiggersAdd wimlib_get_version()
2014-01-17 Eric Biggerswimlib: strict checks for unassigned flags
2014-01-17 Eric BiggersUpdate extraction documentation
2014-01-16 Eric BiggersAllow 'wimextract' to use wildcard paths on command...
2014-01-16 Eric BiggersAdd support for not extracting file attributes
2014-01-16 Eric Biggersverify_inode(): Remove unused variable
2014-01-16 Eric BiggersRemove some printing code from library
2014-01-15 Eric Biggerswin32_apply.c: Simplify and fix win32_create_file()
2014-01-15 Eric Biggersunix_apply.c: Use O_NOFOLLOW when opening files
2014-01-15 Eric Biggerslookup_sd(): Make static
2014-01-15 Eric BiggersRemove dentry.dos_name_invalid
2014-01-15 Eric Biggerswimlib_set_output_{,pack_}_compression_type(): Fix...
next