]> wimlib.net Git - wimlib/history - src/lookup_table.c
Fixes; comments
[wimlib] / src / lookup_table.c
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
2012-09-04 Eric BiggersRemove unneeded code
2012-09-04 Eric BiggersFix lte ref counting
2012-09-04 Eric Biggersinode fields rename
2012-09-04 Eric Biggersads entries
2012-09-04 Eric Biggersfixes
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-03 Eric Biggersput_inode() fix
2012-09-03 Eric BiggersRewrite to use inodes (IN PROGRESS)
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-30 Eric BiggersLicense and documentation
2012-08-29 Eric BiggersFix various NTFS capture issues
2012-08-29 Eric BiggersComments etc.
2012-08-29 Eric BiggersBuild fixes
2012-08-29 Eric BiggersFix various issues
2012-08-28 Eric Biggersdentry_first_lte() -> dentry_unnamed_lte()
2012-08-28 Eric BiggersDo not add lookup table entry for empty files
2012-08-26 Eric Biggersnew_lookup_table_entry() fix
2012-08-25 Eric BiggersFixes for Windows ADS interface
2012-08-24 Eric BiggersCode to handle some weird siutations and bad WIMs
2012-08-22 Eric BiggersPartial fixes and comments
2012-08-22 Eric BiggersRewritten functions for reading and writing resources
2012-08-21 Eric BiggersVarious fixes
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersMake lookup table use hlist
2012-08-20 Eric BiggersFixes
2012-08-20 Eric BiggersVarious cleanups
2012-08-20 Eric Biggerscalculate_sha1sum_of_staging_file
2012-08-20 Eric Biggerspre-resolve streams (IN PROGRESS)
2012-08-20 Eric Biggerslink_group_set_stream_hash(), staging_list
2012-08-20 Eric Biggers--hardlink fix
2012-08-19 Eric Biggerswimfs_write(), dentry_to_stbuf()
2012-08-19 Eric BiggersVarious fixes
2012-08-19 Eric Biggersfd table fix
2012-08-19 Eric Biggershardlinks (IN PROGRESS)
2012-08-18 Eric Biggersmount changes (IN PROGRESS)
2012-08-18 Eric BiggersSymbolic links (IN PROGRESS)
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-12 Eric BiggersClean up file headers
2012-05-20 Eric BiggersEmpty file fix
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)