]> wimlib.net Git - wimlib/history - src
Return WIMLIB_ERR_NOMEM if security data cannot be allocated
[wimlib] / src /
2012-10-26 Eric BiggersReturn WIMLIB_ERR_NOMEM if security data cannot be...
2012-10-26 Eric Biggerswimlib_select_image() => select_wim_image()
2012-10-26 Eric Biggersxpress_compress(): Initialize all data written
2012-10-26 Eric Biggersfix_true_inode(): Add ref_inode to inode_list
2012-10-26 Eric Biggersbuild_dentry_tree() fix error paths
2012-10-25 Eric Biggersadd image cleanups
2012-10-25 Eric Biggersimage delete cleanup
2012-10-25 Eric BiggersFunction doc updates
2012-10-21 Eric Biggerswimlib_export() updates
2012-10-21 Eric BiggersCleanup image export code
2012-10-02 Eric Biggersto_leXX() -> cpu_to_leXX(), leXX_to_cpu()
2012-10-02 Eric Biggersprint_security_descriptor(): Do not modify const data
2012-09-30 Eric Biggersextract_wim_resource_to_fd(): Handle full_write() retva...
2012-09-16 Eric Biggerswimfs_readlink(): Use wim_pathname_to_inode()
2012-09-13 Eric BiggersFix a compiler warning
2012-09-11 Eric BiggersFix up LZ77 compression code and prepare v1.0.3 v1.0.3
2012-09-10 Eric Biggerslzx_compress(): block_type parameter
2012-09-10 Eric BiggersLZX LRU queue array_to_le32() fix
2012-09-05 Eric BiggersLZ77 lazy match fix
2012-09-05 Eric Biggersremove struct image_statistics
2012-09-05 Eric BiggersFix up calculation of image XML statistics
2012-09-04 Eric BiggersComment fixes
2012-09-04 Eric BiggersRemove unneeded code
2012-09-04 Eric BiggersFix lte ref counting
2012-09-04 Eric Biggersupdate_lte_of_staging_file() fix
2012-09-04 Eric Biggersfd->lte => fd->f_lte, fix inode_add_ads()
2012-09-04 Eric Biggersinode fields rename
2012-09-04 Eric Biggersdentry.c, dentry.h cleanup
2012-09-04 Eric Biggersads entries
2012-09-04 Eric Biggersfixes
2012-09-04 Eric BiggersMount fixes
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 Biggersinode updates
2012-09-03 Eric BiggersRewrite to use inodes (IN PROGRESS)
2012-09-02 Eric BiggersMore ADS entry moving issues
2012-09-02 Eric BiggersFixed bug when capturing NTFS file with multiple named...
2012-09-02 Eric BiggersMake WIM mounting work on FreeBSD v1.0.1
2012-09-02 Eric BiggersCompile on FreeBSD
2012-09-02 Eric BiggersTest suite and mount updates
2012-09-02 Eric BiggersFix in write_wim_resource(), and add test cases
2012-09-01 Eric BiggersMinor fixes (this is now v1.0.0 by the way)
2012-09-01 Eric BiggersDocument list.h source
2012-09-01 Eric Biggersimagex-apply.1 updates
2012-09-01 Eric Biggersdoxygen docs updates
2012-09-01 Eric Biggerssecurity descriptor application fix
2012-09-01 Eric BiggersGet rid of code clone from libntfs-3g
2012-09-01 Eric BiggersNTFS capture update
2012-09-01 Eric BiggersNTFS apply update
2012-09-01 Eric Biggersimagex capture and append consolidation
2012-09-01 Eric BiggersExport from split WIM
2012-09-01 Eric BiggersMore comments about flags
2012-09-01 Eric BiggersSplit WIM mount and split WIM documentation
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-31 Eric BiggersFix a couple random issues
2012-08-31 Eric BiggersFix print part number of total parts in WIM header
2012-08-31 Eric BiggersNTFS test updates and NTFS capture fix
2012-08-30 Eric BiggersMore test cases and DOS names capture/apply fixes
2012-08-30 Eric BiggersFix build without new libntfs-3g
2012-08-30 Eric Biggersnew NTFS 3g patches
2012-08-30 Eric Biggerswimlib.h documentation
2012-08-30 Eric BiggersLicense and documentation
2012-08-29 Eric BiggersNTFS apply ADS fixes
2012-08-29 Eric BiggersFix various NTFS capture issues
2012-08-29 Eric BiggersRemove duplicate ntfs typedefs
2012-08-29 Eric BiggersComments etc.
2012-08-29 Eric BiggersBuild fixes
2012-08-29 Eric Biggersdentry.h: Don't typedef WIMStruct
2012-08-29 Eric BiggersFix various issues
2012-08-29 Eric BiggersPrint names of dentries in split link groups when in...
2012-08-29 Eric BiggersCleanups and rename dentry->hard_link to dentry->link_g...
2012-08-28 Eric BiggersTimestamp printing UTC
2012-08-28 Eric BiggersHard link group disambiguation
2012-08-28 Eric BiggersHard link disambiguation
2012-08-28 Eric BiggersAlign security data correctly
2012-08-28 Eric Biggersdentry_first_lte() -> dentry_unnamed_lte()
2012-08-28 Eric Biggersxattr ADS fixes
2012-08-28 Eric Biggersverify_dentry()
2012-08-28 Eric BiggersDo not add lookup table entry for empty files
2012-08-28 Eric BiggersMore ADS and dentry alignment and padding issues
2012-08-28 Eric Biggerswarning if null filename terminator is not null
2012-08-28 Eric BiggersADS entry reading: minor changes
2012-08-28 Eric BiggersReviewed code in dentry.c and {read,write}_metadata_res...
2012-08-27 Eric BiggersNTFS capture updates
2012-08-27 Eric Biggerswimlib_add_image(): Fewer parameters
2012-08-27 Eric BiggersCase insensitive exclusion pattern matching
2012-08-27 Eric BiggersExclusion paths updates
2012-08-27 Eric BiggersRelative file exclusion
2012-08-27 Eric BiggersImage capture configuration
2012-08-26 Eric BiggersMisc fixes
2012-08-26 Eric BiggersComments, function renaming
2012-08-26 Eric BiggersA couple more debug statements
2012-08-26 Eric BiggersMisc. fixes
2012-08-26 Eric BiggersNTFS capture updates (IN PROGRESS)
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-26 Eric Biggersnew_lookup_table_entry() fix
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
next