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
/
common
/
serialize_fstree.c
Age
Commit message (
Expand
)
Author
2019-12-23
Bring back the flat list of inodes in libfstree
David Oberhollenzer
2019-12-22
Add basic support for handling and serializing hard links
David Oberhollenzer
2019-12-19
Fix link count for file inodes in tree serialization.
David Oberhollenzer
2019-12-18
Add an explicit link count to the fstree nodes
David Oberhollenzer
2019-12-18
Rename fstree "slink_target" to "target"
David Oberhollenzer
2019-12-16
Do the fstree serialization in a recursive tree walk
David Oberhollenzer
2019-12-16
Use the sqfs_dir_writer_t to create the NFS export table
David Oberhollenzer
2019-12-16
Add ability to sqfs_dir_writer to create an export table
David Oberhollenzer
2019-12-16
Cleanup: split sqfs_serialize_fstree into smaller functions
David Oberhollenzer
2019-11-25
Cleanup: move overflow safe alloc code into libsquashfs
David Oberhollenzer
2019-11-06
Cleanup: remove some no longer needed header inclusions
David Oberhollenzer
2019-10-07
Rename libsqfshelper to libcommon
David Oberhollenzer