]> wimlib.net Git - wimlib/history - src/lookup_table.c
Update NEWS
[wimlib] / src / lookup_table.c
2013-12-29 Eric Biggersread_wim_lookup_table(): Correctly get uncompressed...
2013-12-29 Eric Biggersread_wim_lookup_table(): Fix error paths
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-25 Eric BiggersNew compression/decompression API
2013-12-24 Eric Biggerslookup_table_insert(): Grow table when capacity reached
2013-12-24 Eric Biggersread_lookup_table(): Ignore PACKED_STREAMS flag if...
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-14 Eric BiggersTweak reading of concat runs
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 Biggerswrite_stream_list(): Cleanup
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-12-07 Eric Biggersxml.c: Fix writing <WINDOWS> element
2013-11-18 Eric Biggerswimlib_mount_image(): Correctly handle unnamed stream...
2013-11-17 Eric BiggersMerge experimental LZX compressor
2013-11-13 Eric BiggersAdd ADS entry workaround
2013-09-13 Eric Biggersread_wim_lookup_table(): Ignore metadata entries with...
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-08-20 Eric Biggers"delta" WIM support
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
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-15 Eric BiggersImprove write streams performance and handling of joins
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-26 Eric Biggersw -> wim
2013-05-23 Eric BiggersAdd wimlib_iterate_lookup_table()
2013-05-23 Eric Biggersread_lookup_table(): Only warn when not enough metadata...
2013-05-23 Eric BiggersCache compression type in WIMStruct and wim_lookup_tabl...
2013-05-22 Eric Biggerswimlib_mount_image(): Resolve inodes per-lookup, -EIO...
2013-05-22 Eric BiggersCheck for missing streams when resolving them
2013-05-22 Eric Biggersread_lookup_table(): Change some errors to warnings
2013-05-22 Eric BiggersRemove verify_dentry(); separate refcnt recalc. from...
2013-05-20 Eric Biggersprint_lookup_table(): Print metadata entries
2013-05-18 Eric BiggersMake padded structures work properly with MinGW
2013-05-18 Eric BiggersMisc. fixes
2013-05-17 Eric Biggersheader.c, lookup_table.c: Read/write data from structures
2013-05-17 Eric BiggersAdd memdup() function
2013-05-17 Eric BiggersCompiler stuff
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric BiggersMinor cleanups
2013-05-12 Eric BiggersUpdate bug fixes
2013-05-05 Eric Biggersfiledes_t => int
2013-05-05 Eric Biggersnative fds fixes/cleanups
2013-05-04 Eric BiggersPreliminary support for native fds (UNIX only so far)
2013-04-21 Eric BiggersMisc. fixes
2013-04-10 Eric BiggersWin32: Add untested support for encryted capture
2013-04-08 Eric BiggersFix compiling with --without-fuse
2013-04-07 Eric Biggersoverwrite_wim_inplace(): cleanup
2013-04-07 Eric Biggerswrite.c, lookup table.c: cleanup
2013-04-06 Eric BiggersAdd more comments
2013-03-31 Eric BiggersFixes
2013-03-31 Eric BiggersFixes; comments
2013-03-30 Eric BiggersFixes, comments
2013-03-30 Eric Biggersrefcnt image metadata; calculate full path on-demand
2013-03-30 Eric BiggersInitial rewrite of resource code
2013-03-28 Eric Biggerssplit, join: Read input WIM(s) sequentially
2013-03-27 Eric Biggersoverwrite_wim_inplace(): Only write new metadata resour... v1.3.2
2013-03-24 Eric BiggersModify treatment of metadata entries
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-20 Eric BiggersWin32 fixes
2013-03-20 Eric BiggersCharacter encoding changes (IN PROGRESS)
2013-03-20 Eric BiggersImprove char encoding support (IN PROGRESS)
2013-03-17 Eric Biggersre-organize win32 code
2013-03-10 Eric BiggersWin32 capture
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2013-03-03 Eric Biggerslookup_table_insert(): Fix comment
2013-03-03 Eric Biggersprint_lookup_table_entry(): add FILE* parameter
2013-03-03 Eric Biggersread_lookup_table(): guard printing by ENABLE_ERROR_ME...
2013-01-01 Eric BiggersFix format specifiers in some debugging statements
2012-12-31 Eric BiggersMore code cleanups
2012-12-31 Eric BiggersVarious code cleanups
2012-12-17 Eric BiggersMount: various cleanups and optimizations
2012-12-17 Eric BiggersRefactoring/rewrites
2012-12-16 Eric BiggersMinor cleanups
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric Biggerslookup_table.c: minor cleanups
2012-12-16 Eric BiggersVarious cleanups
2012-11-21 Eric BiggersLots of changes
2012-11-19 Eric BiggersRework WIM writing code
2012-11-18 Eric BiggersVarious portability fixes
2012-11-18 Eric BiggersConsolidate `struct lookup_table_entry'
2012-11-12 Eric BiggersUse FUSE multi-threaded mode for read-only mounts
2012-10-28 Eric BiggersFixes to get rid of various compiler warnings
2012-10-28 Eric BiggersGet rid of static variables in mount.c
2012-10-28 Eric Biggers#ifdef WITH_NTFS_3g in clone_lookup_table_entry()
2012-10-28 Eric BiggersMetadata resource compatibility
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-10-26 Eric BiggersVarious cleanups
2012-10-26 Eric Biggersbuild_dentry_tree() fix error paths
2012-10-21 Eric Biggerswimlib_export() updates
next