1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected about 4 years ago.
Mar 13, 2021 — Mar 13, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a wrong word in man xorrisofs More... almost 2 years ago
Included in GNU xorriso tarball the software needed to produce GNU xorriso from library sources. Fixed rarely used "make dist" of GNU xorriso tarball. More... about 2 years ago
Included in libisoburn tarball the software needed to produce GNU xorriso More... about 2 years ago
Using locally installed autotools files instead of libisoburn files when generating a GNU xorriso tarball More... about 2 years ago
Suppressed warnings about non existing boot equipment files when mkisofs emulation is active More... about 2 years ago
Improved warning messages about symbolic links and special files in ISO 9660:1999 tree More... about 2 years ago
Updated change log and web page More... about 2 years ago
Bug fix: Size assessment of ISO images smaller than 32 KiB yielded random values More... about 2 years ago
Initialized a variable which has complicated ways of getting set More... about 2 years ago
Fixed a small memory leak introduced with commit aace531 More... about 2 years ago
Fixed assessment of MIPS boot equipment which was broken by commit 405f0f0 More... about 2 years ago
Avoided use of uninitialized variables which was introduced by commit d9c548d More... about 2 years ago
Bug fix: -boot_image system_area=/dev/zero preserved system area of loaded ISO More... about 2 years ago
Clarified the API description of NULL data in iso_write_opts_set_system_area() More... about 2 years ago
Issueing warning messages if -boot_image paths currently are unsuitable More... about 2 years ago
Mentioned in the man page that libisofs now memorizes all boot related paths at image load time. Warned of boot file manipulations after -boot_image replay. More... about 2 years ago
Bug fix: File path of imported BIOS boot image was forgotten when it gets overwritten by a file of the same name. Thanks Brian C. Lane. More... about 2 years ago
Mentioned in the man page the increased number of appended GPT partitions in libisofs More... about 2 years ago
Enabled up to 8 appended GPT partitions and improved their number mapping More... about 2 years ago
Bug fix: Command -truncate_overwritable on ISO image without MD5 caused double free of memory More... about 2 years ago
Bug fix: Command -load "volid" did not work with constant search text More... about 2 years ago
Correction to commit 86261b7: Sector bitmaps could not be read any more More... about 2 years ago
Bug fix: Possible wrong result on Linux when translating /dev/sr address to /dev/sg More... about 2 years ago
Corrected a comment about Xorriso_findi_iter() More... about 2 years ago
Mentioned in man xorrecord that write_start_address= expects bytes not blocks More... about 2 years ago
Small correction of commit 646d15a More... about 2 years ago
Follow-up to commit ba12014: Made use of more isoburn*_v2() calls More... about 2 years ago
Prevented possible overflow of struct elto_img_par.extract_size More... about 2 years ago
Made struct xorriso_md5_state ready for long block addresses More... about 2 years ago
Made Xorriso_format_media() ready for long block adresses More... about 2 years ago