Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Schmitt 47a178e816 Reporting specific libisofs error if setting of ACL fails 2011-08-24 07:29:07 +00:00
Thomas Schmitt 8deeff4de8 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:58:24 +00:00
Thomas Schmitt 37987ecfe6 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 7ed67018b7 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
Thomas Schmitt 153b41c64d Replaced some large local variables by other means in xorriso/iso_manip.c 2011-05-04 15:16:06 +00:00
Thomas Schmitt 686659514b Saved more CPU cycles by optimistic adding of file objects 2011-04-30 12:11:27 +00:00
Thomas Schmitt b2762cf5d8 Saved some CPU cycles when adding wide directory trees 2011-04-27 14:36:51 +00:00
Thomas Schmitt 45c1c8a862 Interpreting new libisofs error code ISO_RR_PATH_TOO_LONG 2011-03-29 15:09:11 +00:00
Thomas Schmitt 0f2b6f6c56 Interpreting new libisofs error codes ISO_RR_NAME_TOO_LONG ISO_RR_NAME_RESERVED 2011-03-26 20:30:25 +00:00
Thomas Schmitt 548c0c4efd Reporting target name if adding of new node fails with ISO_WRONG_ARG_VALUE 2011-03-26 10:05:05 +00:00
Thomas Schmitt 4aa7c45c42 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
Thomas Schmitt 26a6a24093 New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 92b0079a23 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 0431d89738 New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev 2011-02-07 18:43:06 +00:00
Thomas Schmitt ddecb74f6e New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt 435cd88e83 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
Thomas Schmitt aae50b2d16 New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt 1ceb1097e1 Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
Thomas Schmitt 025d6f2ee6 New action estimate_size for -find and -findx 2010-12-02 11:10:39 +00:00
Thomas Schmitt 9ddb91d3ea Allowed to perform -rm_r / 2010-11-01 19:15:59 +00:00
Thomas Schmitt b70f5a9041 Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind. 2010-10-05 18:00:52 +00:00
Thomas Schmitt 4e4b789753 This was obviously forgotten to commit with rev 3289 2010-09-04 10:08:55 +00:00
Thomas Schmitt c54b5bc6a2 New option -hide 2010-06-20 16:48:28 +00:00
Thomas Schmitt ec1cb90cba New find action -hide, new find test -hidden 2010-06-20 07:22:24 +00:00
Thomas Schmitt eb5639b017 New find test -disk_name 2010-06-19 16:56:15 +00:00
Thomas Schmitt 585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt 99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00