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
/
mkfs
/
dirscan.c
Age
Commit message (
Expand
)
Author
2020-03-19
Fix: don't use Linux specific st_mtim stat member
David Oberhollenzer
2019-11-19
Disable gensquashfs directory scanning on Windows
David Oberhollenzer
2019-11-18
Remove pushd/popd usage from gensquashfs dirscan
David Oberhollenzer
2019-11-18
Fix: do not follow symlinks when scanning xattrs from a directory
David Oberhollenzer
2019-11-18
Cleanup: gensquashfs: split xattr code from directorty tree scan
David Oberhollenzer
2019-11-18
Cleanup: gensquashfs: don't store the filepath for directory scan
David Oberhollenzer
2019-10-06
Fix resource leaks reported by coverity
David Oberhollenzer
2019-10-05
Improve error reporting for tar2sqfs and gensquashfs
David Oberhollenzer
2019-09-28
Cleanup: remove string allocation helper function
David Oberhollenzer
2019-09-28
Replace fstree/sqfshelper xattr code with sqfs_xattr_writer_t
David Oberhollenzer
2019-09-28
Do the SELinux relabeling while generating the fstree
David Oberhollenzer
2019-09-28
Move fstree_from_dir to gensquashfs code
David Oberhollenzer