index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sqfs
/
write_xattr.c
Age
Commit message (
Expand
)
Author
2019-08-23
Size accounting + alloc() overflow checking, round #2
David Oberhollenzer
2019-08-23
Some simple search/replace cases for allocation
David Oberhollenzer
2019-08-01
Add xattr reader implementation to recover xattrs from squashfs
David Oberhollenzer
2019-08-01
Fix xattr writer size accounting
David Oberhollenzer
2019-08-01
Fix super block flags: clear "no xattr" flag when writing xattrs
David Oberhollenzer
2019-08-01
Fix xattr OOL position
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-21
Add support for storing xattr values out-of-line
David Oberhollenzer
2019-07-21
Cleanup xattr handling
David Oberhollenzer
2019-07-16
cleanup: move error handling into write_retry
David Oberhollenzer
2019-07-10
Add a way to keep meta data blocks in memory
David Oberhollenzer
2019-07-04
Fix: actually check return value when writing xattrs
David Oberhollenzer
2019-07-04
tar2sqfs: repack extended attributes into squashfs filesystem
David Oberhollenzer
2019-06-11
Move write_xattr to libsqfs.a
David Oberhollenzer