]> wimlib.net Git - wimlib/history - include
do_compress(): Fix return value in error path
[wimlib] / include /
2013-12-25 Eric BiggersAdd deprecated compression/decompression functions
2013-12-25 Eric BiggersMake --disable-multithreaded-compression work again
2013-12-25 Eric BiggersRemove --enable-more-debug and --disable-custom-memory...
2013-12-25 Eric BiggersComment fixes
2013-12-25 Eric BiggersNew compression/decompression API
2013-12-24 Eric BiggersFix progress for exclusion of absolute symlinks
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-24 Eric Biggerswrite.c: Document write_stream_list()
2013-12-24 Eric Biggerswimlib.h: Document pack streams write flags
2013-12-24 Eric BiggersMake sequential extraction the default
2013-12-23 Eric BiggersAdd new files for chunk compression
2013-12-23 Eric BiggersCleanup
2013-12-23 Eric BiggersRewrite of write_stream_list(), and writing packed...
2013-12-21 Eric Biggersread_lookup_table(): Cleanup
2013-12-20 Eric BiggersCleanup and add more comments
2013-12-20 Eric BiggersUse read_stream_list() for extraction
2013-12-20 Eric BiggersAdd read_stream_list()
2013-12-19 Eric BiggersAdd independent LZMS decompressor
2013-12-14 Eric BiggersAdd kind-of-working LZMS decompression using cabinet...
2013-12-14 Eric Biggersupdate; add lzms_decompress() stub
2013-12-14 Eric BiggersRead concat runs
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-12-13 Eric BiggersLZX decompress: Fix comment & docs
2013-12-13 Eric Biggerswim.c: Cleanup
2013-12-13 Eric Biggerswrite_stream_list(): Cleanup
2013-12-13 Eric BiggersFix reading > 16 bits from bitstream
2013-12-13 Eric Biggerswim_recalculate_refcnts(): Check for error
2013-12-13 Eric Biggersresource.c: Cleanup and refactor
2013-12-12 Eric BiggersVariable LZX window sizes
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-12-09 Eric BiggersClean up other compression/decompression code
2013-12-08 Eric BiggersAllow changing WIM compression type
2013-12-08 Eric BiggersRemove unused LZX compression code
2013-12-08 Eric BiggersUpdate version (v1.5.3)
2013-12-08 Eric BiggersMerge LZX compressor updates
2013-12-07 Eric BiggersAdd wimlib_get_xml_data() API
2013-11-18 Eric Biggerswimlib_mount_image(): Correctly handle unnamed stream...
2013-11-18 Eric BiggersFix wimlib_lzx_compress()
2013-11-18 Eric Biggersstruct wimlib_lzx_params: Don't use anonymous union v1.5.2
2013-11-17 Eric BiggersUpdate version info and NEWS in preparation for v1.5.2
2013-11-17 Eric BiggersMerge experimental LZX compressor
2013-11-13 Eric BiggersAdd notes about possible new WIM format and LZMS compre...
2013-11-13 Eric BiggersAdd ADS entry workaround
2013-10-11 Eric BiggersUpdate version number to 1.5.1
2013-10-07 Eric BiggersImplement workaround for NTFS-3g bug when handling...
2013-09-02 Eric Biggersdentry_extract_skeleton(): Fix bug with DOS name reord...
2013-09-01 Eric Biggerswimlib.h: Group declarations into modules
2013-09-01 Eric Biggerswimlib_iterate_dir_tree(): Define behavior when resour...
2013-09-01 Eric BiggersReplace WIMLIB_OPEN_FLAG_SPLIT_OK with WIMLIB_OPEN_FLAG...
2013-09-01 Eric Biggerswimlib.h: Move `enum wimlib_update_op' to global scope
2013-09-01 Eric BiggersWIMStruct: Remove unused flag
2013-08-31 Eric BiggersWin32: Define _CRT_NON_CONFORMING_SWPRINTFS
2013-08-27 Eric Biggerswimlib.h: C++ compatibility
2013-08-22 Eric BiggersMinor fixes
2013-08-21 Eric BiggersWindows: Load ntdll functions dynamically
2013-08-20 Eric Biggerswimlib_reference_resource_files(): Fix return value...
2013-08-20 Eric Biggers"delta" WIM support
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-19 Eric Biggersjoin.c, write.c: Optimize WIMLIB_ALL_IMAGES writes...
2013-08-19 Eric Biggerswimlib-imagex, wimlib: Optimize appending new image...
2013-08-18 Eric BiggersAdd apply_ops.requires_short_name_reordering
2013-08-18 Eric Biggersstruct wim_inode: Fix union
2013-08-18 Eric BiggersWin32 apply: Create encrypted files with OpenEncrypted...
2013-08-18 Eric BiggersWin32 capture/apply: Simplify opening existing files
2013-08-18 Eric BiggersWin32: Adjust error printing
2013-08-18 Eric BiggersUpdate security descriptor setting
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 BiggersWin32 fixes
2013-08-17 Eric Biggersimagex-apply.1.in: Document encrypted/sparse limitations
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-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 BiggersImprove write streams performance and handling of joins
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-14 Eric Biggerswimlib: Automatically try to acquire needed privileges...
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: Support being invoked as wimCOMMAND
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-07-19 Eric BiggersWin32: Correctly handle pattern matching with \\?...
2013-06-12 Eric BiggersUpdate version to 1.4.2
2013-05-26 Eric Biggersw -> wim
2013-05-23 Eric BiggersDoc fixes
2013-05-23 Eric BiggersAdd wimlib_iterate_lookup_table()
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()
next