Commit Graph

2655 Commits (7eb7787922fd6d45bd070221b96d75f308971514)
 

Author SHA1 Message Date
Thomas Schmitt 7eb7787922 New -as mkisofs options -appended_part_as_apm, -part_like_isohybrid 7 years ago
Thomas Schmitt a3ca89beb4 New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on 7 years ago
Thomas Schmitt f3b55f2864 New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid 7 years ago
Thomas Schmitt 62757f4223 Changed report format of --interval:appended_partition_X_start_Y_size_Z 7 years ago
Thomas Schmitt 2602552d21 Let -boot_image bin_path= , efi_path= recognize --interval:appended_partition 7 years ago
Thomas Schmitt 8aa558f956 Fixed a copy+paste bug of rev 5647. Thanks to Alexander E. Patrakov. 7 years ago
Thomas Schmitt 67c13115b0 New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable 7 years ago
Thomas Schmitt 3415007907 Letting bit15 of system_area_options pass to libisofs 7 years ago
Thomas Schmitt 58644f0971 Provisory new -e pseudo path --interval:appened_partition_N:all:: 7 years ago
Thomas Schmitt 0703bcd7e6 Added modes "mbr_only", "original" and parameter variables MKRESCUE_SED_* 7 years ago
Thomas Schmitt 41611e5cf6 Man-in-the-middle script to manipulate the xorriso run of grub-mkrescue 7 years ago
Thomas Schmitt febce317a6 Updated change log and web page 7 years ago
Thomas Schmitt 8b3a1a51cc Letting production of GNU xorriso ignore failure of command "man -H" 7 years ago
Thomas Schmitt 7a10d01e60 Updated the production script for GNU xorriso to work with plain repo checkouts 7 years ago
Thomas Schmitt 1337c3c494 Silencing a false warning of gcc on Sid about uninitialized "image" variable 7 years ago
Thomas Schmitt 73ec1501f9 El Torito load size 0 what not shown with -report_el_torito as_mkisofs or cmd 7 years ago
Thomas Schmitt a270ad22f9 Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data 7 years ago
Thomas Schmitt 0365cffbc5 Setting timestamp of experimental xorriso-1.4.3 tarball 7 years ago
Thomas Schmitt e0aebef54f Following build system changes in libisofs about ACL and xattr 7 years ago
Thomas Schmitt b0b64c652b Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631 7 years ago
Thomas Schmitt d4cbe99eff Checking for availability of LIBBURN_ARCH_LIBS 7 years ago
Thomas Schmitt 225c3a1f6d Updated change log and web page 7 years ago
Thomas Schmitt 81fcf5fe6a Bug fix: -pathspecs "on" did not properly handle "\\=" 7 years ago
Thomas Schmitt 1578290202 Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs 7 years ago
Thomas Schmitt 6e79809269 Letting "make" target "check" run xorriso/xorriso -no_rc -version -list_extras 7 years ago
Thomas Schmitt cdbcfe3d86 Reacted on lintian complaint about oversized lines in man pages 7 years ago
Thomas Schmitt 4c7fec4fb6 Fixed typos in manual of xorrecord 7 years ago
Thomas Schmitt b4535e06f7 Documented changes and release timestamp 7 years ago
Thomas Schmitt 4ffa75abc3 Version leap to libisoburn-1.4.3 7 years ago
Thomas Schmitt e3a7fd9cbc Small improvements with xorriso_broker.sh 7 years ago
Thomas Schmitt 5d4e9d3f89 Putting xorriso_broker.sh into release tarballs 7 years ago
Thomas Schmitt 21c2b5cd33 New demo script frontend/xorriso_broker.sh (see Debian bug 805495) 7 years ago
Thomas Schmitt 1d1adb9459 Trying to finally silence Coverity CID 28785. 7 years ago
Thomas Schmitt 933e91405d Rev 5560 was not complete. Coverity CID 28764. 7 years ago
Thomas Schmitt 6df3e0b555 Rev 5594 was not complete. Coverity CID 28719. 7 years ago
Thomas Schmitt dea1aa5182 Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726. 7 years ago
Thomas Schmitt 84c3e88eb3 Handled failure to release a mutex lock. Coverity CID 28698. 7 years ago
Thomas Schmitt f5c4ad4903 Prevented possible buffer overflow with -getfacl. Coverity CID 28695. 7 years ago
Thomas Schmitt d29e67fa93 Prevented possible overlapping memory copying 7 years ago
Thomas Schmitt d5c18dcbbf Reacted on compiler warnings about rev 5601 7 years ago
Thomas Schmitt 17ba65b8b6 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780. 7 years ago
Thomas Schmitt 12956c5d5d Corrected reporting of -logfile in -status "short". Coverity CID 28729. 7 years ago
Thomas Schmitt 3056f17a92 Corrected an error with recognition of APM partitions. Coverity CID 28728. 7 years ago
Thomas Schmitt 870241f57c Corrected an error with conversion from bourne shell patterns to regular expressions. Coverity CID 28727. 7 years ago
Thomas Schmitt 7e260ee39c Prevented possible NULL pointer dereference. Coverity CID 28724. 7 years ago
Thomas Schmitt 26308b3947 Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723. 7 years ago
Thomas Schmitt 97e3e29c44 Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721. 7 years ago
Thomas Schmitt f7f98d9d83 Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719. 7 years ago
Thomas Schmitt 867da57934 Removed an effectively unused variable. Coverity CID 28715. 7 years ago
Thomas Schmitt dff591b0d8 Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713. 7 years ago