Commit Graph

1462 Commits

Author SHA1 Message Date
Thomas Schmitt 87904df3f6 Made initialization of iso_read_opts safer 2008-01-11 21:36:20 +00:00
Thomas Schmitt ea5192609c Made initialization of iso_read_opts safer 2008-01-11 21:33:36 +00:00
Vreixo Formoso Lopes 679c27201c Set the input_charset for image reading. 2008-01-11 20:29:17 +00:00
Thomas Schmitt 3c306b203a Changed isoburn_source_opts.ouput_charset to output_charset 2008-01-11 17:55:21 +00:00
Thomas Schmitt 0023872ddf Tracing the different behavior of isoburn_read_image() 2008-01-11 17:48:30 +00:00
Thomas Schmitt f9702a6126 Removed old and new bugs 2008-01-11 13:37:26 +00:00
Thomas Schmitt f6a943f95d Adapted to existence of nglibisofs eltorito.o 2008-01-11 13:34:13 +00:00
Thomas Schmitt c30541aeb6 Made compile_xorriso.sh -oglibisofs work on ./og_src 2008-01-10 15:50:50 +00:00
Thomas Schmitt c81f61855d Made compile_xorriso.sh -nglibisofs work on ./ng_src 2008-01-10 15:25:14 +00:00
Thomas Schmitt 506adcf1b9 Begin of porting to next generation libisofs 2008-01-10 15:20:57 +00:00
Thomas Schmitt 991badb1c3 Begin of porting to next generation libisofs 2008-01-10 11:45:53 +00:00
Thomas Schmitt fca4b8e2df Corrections made during porting to nglibisofs 2008-01-09 17:55:27 +00:00
Thomas Schmitt 3fc1b26caa Implemented -find test -type 2008-01-02 17:51:12 +00:00
Thomas Schmitt 5373244892 Implemented -find actions chown_r, chgrp_r, chmod_r, alter_date_r, find 2008-01-01 12:32:23 +00:00
Thomas Schmitt 4b25b22ded Repaired a bug in -find 2007-12-31 13:54:37 +00:00
Thomas Schmitt 807ea1bee9 Implemented options -chown_r, -chgrp_r, -chmod_r, -alter_date_r 2007-12-31 13:53:39 +00:00
Thomas Schmitt b98ba9ddb6 Repaired some bugs in -find and -findx 2007-12-31 09:53:30 +00:00
Thomas Schmitt cb1346097e Corrected superuser behavior of Sfile_lookup_permissions() 2007-12-30 20:34:37 +00:00
Thomas Schmitt 481d191986 Implemented -find option -exec echo, chown, chgrp, chmod, alter_date, lsdl 2007-12-30 19:02:44 +00:00
Thomas Schmitt a2182ffac3 Made leaner the local memory of recursive functions (because of ulimit -s) 2007-12-28 13:28:48 +00:00
Thomas Schmitt a929ee2c0d Changed option -J to -joliet "on"|"off", implemented option -volid 2007-12-26 16:01:59 +00:00
Thomas Schmitt 5f9a9e5954 Implemented option -cpr 2007-12-25 16:02:06 +00:00
Thomas Schmitt 3c673e4d7a Updated changelog 2007-12-24 16:14:57 +00:00
Thomas Schmitt d8e657039b Repaired options -dus and -dusx 2007-12-24 16:12:23 +00:00
Thomas Schmitt b035050202 Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
Thomas Schmitt 89d563b8a2 Implemented option -findx 2007-12-22 14:39:12 +00:00
Thomas Schmitt 19671eaf94 Corrected documentation about -find 2007-12-21 13:21:22 +00:00
Thomas Schmitt 1d65dc7ddb Implemented option -find alias -findi 2007-12-21 13:16:49 +00:00
Thomas Schmitt 6c2f033ec8 Changed -du_s* into -dus* 2007-12-20 11:14:49 +00:00
Thomas Schmitt 1c222d30b8 Changed options -ls* to -lsd*, introduced new family of -ls* without d 2007-12-18 18:00:37 +00:00
Thomas Schmitt 8d89a64a8f Removed waste of time in Xorriso_show_du_subs() 2007-12-16 14:47:26 +00:00
Thomas Schmitt cee59e91c8 Added copying of attributes from symbolic link into image 2007-12-16 12:27:35 +00:00
Thomas Schmitt 995aad855b Added link hop limit to option -follow 2007-12-16 10:36:04 +00:00
Thomas Schmitt bcf31583c8 Implemented option -follow 2007-12-15 18:31:39 +00:00
Thomas Schmitt 32efb7e144 Added -O0 to -g to get better gdb behavior on my new system 2007-12-15 16:21:51 +00:00
Thomas Schmitt 05972d46d3 Removed more code redundancies and fd leak with Xorriso_obtain_pattern_files_x() 2007-12-08 17:52:32 +00:00
Thomas Schmitt be48f2b8a7 Explained result pager 2007-12-08 17:16:41 +00:00
Thomas Schmitt a26f7cd7c7 Some changes in the comments 2007-12-08 13:49:46 +00:00
Thomas Schmitt 4dc47fe664 Made postponed change in thread management 2007-12-07 18:53:22 +00:00
Thomas Schmitt afea80ff20 An attempt to rectify .so numbering: SONAME=10, REV=1, AGE=6 2007-12-07 18:51:57 +00:00
Thomas Schmitt aea26576eb Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
Thomas Schmitt 8057936c31 Removed references to option -graft-points 2007-12-06 19:01:14 +00:00
Thomas Schmitt 86d1664c83 Changed -f, -f-off to -follow, -graft-points, -graf-points-off to -pathspecs 2007-12-06 15:02:27 +00:00
Thomas Schmitt de06347f6f Overhauled description of media types, states and expansion methods 2007-12-05 14:39:13 +00:00
Thomas Schmitt 71ca7e0eb3 Made dashes at options optional 2007-12-05 14:37:51 +00:00
Thomas Schmitt 9846ae3b17 Option -f-off as counterpart of option -f 2007-12-05 09:06:00 +00:00
Thomas Schmitt bbe0f745a4 Polished man page 2007-12-04 21:02:17 +00:00
Thomas Schmitt c4cf6bad98 Removed some redundancy of disk_pattern and iso_rr_pattern matching 2007-12-04 21:00:35 +00:00
Thomas Schmitt 0084c4aa10 Implemented -disk_pattern, -lsx, ls_lx, -dux, -du_lx 2007-12-04 07:44:59 +00:00
Thomas Schmitt 9123cfd14d Adjusted meaning of --read_and_print count= -1 2007-11-29 18:55:52 +00:00