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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
common
/
writer.c
Age
Commit message (
Expand
)
Author
2020-06-11
Add flags to functions that might logically be expanded in the future
David Oberhollenzer
2020-04-16
tar2sqfs & gensquashfs: Delete the output file on failure
David Oberhollenzer
2020-03-05
Change the signature of sqfs_compressor_create to return an error code
David Oberhollenzer
2020-02-12
Implement a more explicit object system
David Oberhollenzer
2020-02-10
Cleanup: Use stat structs instead of hooks in tar2sqfs/gensquashfs
David Oberhollenzer
2020-02-09
Move block writer and fragment table management out of block processor
David Oberhollenzer
2020-01-29
Rename sqfs_data_writer_t back to sqfs_block_processor_t
David Oberhollenzer
2020-01-20
Add a flag field to the id table create function
David Oberhollenzer
2019-12-18
Cleanup: merge the fstree post processing functions
David Oberhollenzer
2019-12-16
Remove fstree inode table
David Oberhollenzer
2019-12-16
Use the sqfs_dir_writer_t to create the NFS export table
David Oberhollenzer
2019-11-24
Fix: Move LZO compressor from libsquashfs to libcommon
David Oberhollenzer
2019-10-23
bugfix: Check no_xattr flag
Uzi Erdenebileg
2019-10-08
Remove maximum queue backlog guestimation.
David Oberhollenzer
2019-10-08
Make sure the statistics counters are initialized to 0
David Oberhollenzer
2019-10-07
Rename libsqfshelper to libcommon
David Oberhollenzer