Commit Graph

954 Commits

Author SHA1 Message Date
Thomas Schmitt fbaa612ae9 Missing changes in rev 2710 and 2712 2009-08-10 19:43:17 +00:00
Thomas Schmitt bfd82b2ccf New option -md5, new -as mkisofs option --md5 2009-08-10 19:37:47 +00:00
Thomas Schmitt 219aa7e4b6 New write options session_md5, file_md5, read option nomd5 2009-08-10 19:21:43 +00:00
Thomas Schmitt d1490aa95e New find actions get_md5, get_any_xattr, test -has_any_xattr 2009-08-10 12:30:49 +00:00
Thomas Schmitt 6de5c8d9d4 Hints about -hardlinks and file content filtering 2009-08-03 10:20:03 +00:00
Thomas Schmitt 7966b52a5b Bug fix: Use of freed memory with -hardlinks on and -update 2009-08-03 07:59:04 +00:00
Thomas Schmitt b3bdfec3b1 Updating sorted link array before usage after image manipulations 2009-07-25 18:18:05 +00:00
Thomas Schmitt d69acf1374 Showing a better link count with -hardlinks on -lsl 2009-07-23 10:36:36 +00:00
Thomas Schmitt 1fe5898dc1 Adopted new libisofs source module md5.[cho] 2009-07-23 10:32:48 +00:00
Thomas Schmitt ea91d591c3 More emphasis on early use of -hardlinks, -acl, -xattr etc. 2009-07-23 10:31:07 +00:00
Thomas Schmitt 920adb9e9f Bug fix: xorriso -as mkisofs did not understand the -C option of growisofs any more 2009-07-19 21:46:55 +00:00
Thomas Schmitt 29de8cf843 Adapted xorriso-standalone to version leap libburn-0.6.9 2009-07-14 13:43:58 +00:00
Thomas Schmitt fde2cbfd64 configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:39:35 +00:00
Thomas Schmitt 1cd1cf1662 Aligned configure --help texts provided by own code in configure.ac 2009-07-07 17:57:26 +00:00
Thomas Schmitt 7981c59a7c Bug fix: Ticket 149, one byte overflow of local variable. 2009-06-30 15:45:44 +00:00
Thomas Schmitt d47a1702a7 Provisory patch on ticket 152: GNU libiconv needs -liconv but offers no iconv() 2009-06-30 12:03:09 +00:00
Thomas Schmitt b627db78ff Documented changes and release timestamp 2009-06-28 12:23:58 +00:00
Thomas Schmitt d135e33b9e Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
Thomas Schmitt e21150e227 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
Thomas Schmitt 9a96d6a175 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
Thomas Schmitt 2774cbce07 Reverted order of memorized hardlink update parameters 2009-06-24 13:35:02 +00:00
Thomas Schmitt 2946631551 Updated xorriso man page 2009-06-23 16:49:48 +00:00
Thomas Schmitt 4ddc39adaf Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
Thomas Schmitt d478d4ebb4 Rough test for compile time and run time libxorriso version mismatches 2009-06-23 13:31:46 +00:00
Thomas Schmitt 794fd96fb2 Removed from xorriso main() any dependency on non-API features 2009-06-23 12:31:23 +00:00
Thomas Schmitt 44b74461f3 Added missing function declaration 2009-06-23 07:09:27 +00:00
Thomas Schmitt 852941cf58 Introduced alternative Makefile.am for libxorriso production 2009-06-23 06:57:34 +00:00
Thomas Schmitt 67d7e8821b Gave up risky direct update of hardlink siblings 2009-06-22 11:28:34 +00:00
Thomas Schmitt 40e0333edb Wider scope of hardlink reconstruction with extract operations 2009-06-20 06:38:36 +00:00
Thomas Schmitt 4d266bc2f5 With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +00:00
Thomas Schmitt 11ed23ff02 Removed xorriso.pc.in from xorriso-standalone tarball 2009-06-13 12:40:17 +00:00
Thomas Schmitt 2bf71d14e0 Adapted xorriso-standalone to version leap libisofs-0.6.21 2009-05-31 18:58:02 +00:00
Thomas Schmitt 2c41942b7e Adapted xorriso-standalone to version leap libisofs-0.6.20 2009-05-31 10:03:03 +00:00
Thomas Schmitt 72cd8d6e76 Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
Thomas Schmitt 2b3841264a Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
Thomas Schmitt bcb54ccaba Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +00:00
Thomas Schmitt 94e6000db2 New option -for_backup as shortcut for -acl -xattr -hardlinks 2009-05-29 11:08:18 +00:00
Thomas Schmitt 7aee4b45a7 Revoked LBA sorted reading with -compare_r. It was ugly. 2009-05-26 14:28:58 +00:00
Thomas Schmitt 5b13b266db Enabled -hardlinks for options -extract, -extract_l and -cp*x 2009-05-26 14:00:54 +00:00
Thomas Schmitt 5fcd3217f3 New pseudo test with -find : -sort_lba which is actually an option 2009-05-17 11:51:26 +00:00
Thomas Schmitt 183fda33a6 Disabled use of iso_tree_add_new_symlink() in favor of iso_tree_add_new_node() 2009-05-16 16:59:25 +00:00
Thomas Schmitt 2237469e18 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
Thomas Schmitt 2faac5462e Enhanced option -extract_cut for handling filtered files 2009-05-14 08:20:33 +00:00
Thomas Schmitt eea365ce35 New option -hardlinks 2009-05-09 20:17:35 +00:00
Thomas Schmitt f70287eaf8 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
Thomas Schmitt 9704cb8ce1 Adapted xorriso-standalone to version leap libburn-0.6.7 2009-05-08 07:36:29 +00:00
Thomas Schmitt 91955a715a Bug fix: -load volid did not perform pattern searc 2009-05-06 17:43:30 +00:00
Thomas Schmitt 1a3297b658 Bug fix: SIGSEGV with option -status and no search string 2009-05-06 17:35:52 +00:00
Thomas Schmitt 3a6ecc53c3 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
Thomas Schmitt 61e22bb9e9 Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00