]> wimlib.net Git - wimlib/history - src
recalculate_dentry_size(): Do not include ADS entries size
[wimlib] / src /
2012-08-18 Eric Biggersrecalculate_dentry_size(): Do not include ADS entries...
2012-08-18 Eric BiggersAlignment of ADS entries
2012-08-18 Eric BiggersAlternate stream entries fixes
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-17 Eric Biggerswimlib_set_output_dir(): Fix comment
2012-08-17 Eric Biggersprint named file attribute flags in wimlib_print_dentry()
2012-08-14 Eric Biggerstypo
2012-08-14 Eric Biggersread_security_data() fix
2012-08-14 Eric BiggersTest suite
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersUse WIM_LINK_TYPE_NONE as default, as documented
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-13 Eric Biggersutil.h: gcc printf format attribute
2012-08-12 Eric BiggersClean up file headers
2012-06-29 Eric BiggersBuild system / directory cleanups
2012-05-26 Eric BiggersSHA1 minor fixes
2012-05-26 Eric BiggersUse public domain SHA1 code
2012-05-22 Eric BiggersCall delete_staging_dir() only on read-write mount
2012-05-22 Eric BiggersMake a printf() into a DEBUG()
2012-05-22 Eric BiggersInclude 'wimlib_internal.h', not 'wimlib.h'
2012-05-20 Eric BiggersGet rid of huffman.c and huffman.h
2012-05-20 Eric BiggersPrint newline after security data
2012-05-20 Eric BiggersDelete staging directory on non-commit unmounts
2012-05-20 Eric BiggersAllow writing to empty files in mounted WIM
2012-05-20 Eric BiggersEmpty file fix
2012-05-20 Eric BiggersFix dereference of NULL pointer
2012-05-20 Eric BiggersSupport for copying security data
2012-05-20 Eric BiggersSupport for splitting WIMs
2012-05-19 Eric BiggersFix deference NULL pointer on join error
2012-05-19 Eric BiggersDocumentation fixes/additions
2012-05-19 Eric BiggersSupport for joining WIMs.
2012-05-18 Eric BiggersWarning, not error, on missing image name
2012-05-18 Eric BiggersUse WARNING() for warnings instead of ERROR().
2012-05-15 Eric BiggersMinor documentation fix
2012-05-02 Eric BiggersAdded pkgconfig file; man pages auto-generated
2012-05-01 Eric BiggersMake repository be in 'distclean' state.
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)