Commit Graph

29 Commits

Author SHA1 Message Date
7797292aed Corrected missing linefeed in message of command -mkdir 2012-03-09 19:00:21 +00:00
8c98fb039d New -find and -findx action list_extattr 2011-08-25 19:00:46 +00:00
dc83e4dcf3 Reporting specific libisofs error if setting of ACL fails 2011-08-24 07:29:07 +00:00
11ff0653fe Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:58:24 +00:00
ebbdcfdef8 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
1e4945f483 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
78a183341a Replaced some large local variables by other means in xorriso/iso_manip.c 2011-05-04 15:16:06 +00:00
940216199a Saved more CPU cycles by optimistic adding of file objects 2011-04-30 12:11:27 +00:00
8342d330f2 Saved some CPU cycles when adding wide directory trees 2011-04-27 14:36:51 +00:00
b167784a57 Interpreting new libisofs error code ISO_RR_PATH_TOO_LONG 2011-03-29 15:09:11 +00:00
53dedf8816 Interpreting new libisofs error codes ISO_RR_NAME_TOO_LONG ISO_RR_NAME_RESERVED 2011-03-26 20:30:25 +00:00
c90005e349 Reporting target name if adding of new node fails with ISO_WRONG_ARG_VALUE 2011-03-26 10:05:05 +00:00
69ecbdf021 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
7f01cfd5dc New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
015c7e7046 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
8a3e8b8771 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
85732c1859 New option -cp_clone 2011-02-04 19:19:24 +00:00
ad30951fa5 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
ed04ef8aba New option -clone 2011-02-01 18:58:27 +00:00
5ead96341e Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
dd5cd516d7 New action estimate_size for -find and -findx 2010-12-02 11:10:39 +00:00
c4ccfda966 Allowed to perform -rm_r / 2010-11-01 19:15:59 +00:00
cc6d2cd7e9 Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind. 2010-10-05 18:00:52 +00:00
bdcb00be2d This was obviously forgotten to commit with rev 3289 2010-09-04 10:08:55 +00:00
7cac6fcfbf New option -hide 2010-06-20 16:48:28 +00:00
3e0c8581fa New find action -hide, new find test -hidden 2010-06-20 07:22:24 +00:00
ea5edd0a59 New find test -disk_name 2010-06-19 16:56:15 +00:00
ee98a13d18 Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
ad7132f714 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00