Commit Graph

196 Commits

Author SHA1 Message Date
506adcf1b9 Begin of porting to next generation libisofs 2008-01-10 15:20:57 +00:00
991badb1c3 Begin of porting to next generation libisofs 2008-01-10 11:45:53 +00:00
fca4b8e2df Corrections made during porting to nglibisofs 2008-01-09 17:55:27 +00:00
3fc1b26caa Implemented -find test -type 2008-01-02 17:51:12 +00:00
5373244892 Implemented -find actions chown_r, chgrp_r, chmod_r, alter_date_r, find 2008-01-01 12:32:23 +00:00
4b25b22ded Repaired a bug in -find 2007-12-31 13:54:37 +00:00
807ea1bee9 Implemented options -chown_r, -chgrp_r, -chmod_r, -alter_date_r 2007-12-31 13:53:39 +00:00
b98ba9ddb6 Repaired some bugs in -find and -findx 2007-12-31 09:53:30 +00:00
cb1346097e Corrected superuser behavior of Sfile_lookup_permissions() 2007-12-30 20:34:37 +00:00
481d191986 Implemented -find option -exec echo, chown, chgrp, chmod, alter_date, lsdl 2007-12-30 19:02:44 +00:00
a2182ffac3 Made leaner the local memory of recursive functions (because of ulimit -s) 2007-12-28 13:28:48 +00:00
a929ee2c0d Changed option -J to -joliet "on"|"off", implemented option -volid 2007-12-26 16:01:59 +00:00
5f9a9e5954 Implemented option -cpr 2007-12-25 16:02:06 +00:00
3c673e4d7a Updated changelog 2007-12-24 16:14:57 +00:00
d8e657039b Repaired options -dus and -dusx 2007-12-24 16:12:23 +00:00
89d563b8a2 Implemented option -findx 2007-12-22 14:39:12 +00:00
19671eaf94 Corrected documentation about -find 2007-12-21 13:21:22 +00:00
1d65dc7ddb Implemented option -find alias -findi 2007-12-21 13:16:49 +00:00
6c2f033ec8 Changed -du_s* into -dus* 2007-12-20 11:14:49 +00:00
1c222d30b8 Changed options -ls* to -lsd*, introduced new family of -ls* without d 2007-12-18 18:00:37 +00:00
8d89a64a8f Removed waste of time in Xorriso_show_du_subs() 2007-12-16 14:47:26 +00:00
cee59e91c8 Added copying of attributes from symbolic link into image 2007-12-16 12:27:35 +00:00
995aad855b Added link hop limit to option -follow 2007-12-16 10:36:04 +00:00
bcf31583c8 Implemented option -follow 2007-12-15 18:31:39 +00:00
32efb7e144 Added -O0 to -g to get better gdb behavior on my new system 2007-12-15 16:21:51 +00:00
05972d46d3 Removed more code redundancies and fd leak with Xorriso_obtain_pattern_files_x() 2007-12-08 17:52:32 +00:00
be48f2b8a7 Explained result pager 2007-12-08 17:16:41 +00:00
aea26576eb Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
8057936c31 Removed references to option -graft-points 2007-12-06 19:01:14 +00:00
86d1664c83 Changed -f, -f-off to -follow, -graft-points, -graf-points-off to -pathspecs 2007-12-06 15:02:27 +00:00
de06347f6f Overhauled description of media types, states and expansion methods 2007-12-05 14:39:13 +00:00
71ca7e0eb3 Made dashes at options optional 2007-12-05 14:37:51 +00:00
9846ae3b17 Option -f-off as counterpart of option -f 2007-12-05 09:06:00 +00:00
bbe0f745a4 Polished man page 2007-12-04 21:02:17 +00:00
c4cf6bad98 Removed some redundancy of disk_pattern and iso_rr_pattern matching 2007-12-04 21:00:35 +00:00
0084c4aa10 Implemented -disk_pattern, -lsx, ls_lx, -dux, -du_lx 2007-12-04 07:44:59 +00:00
8860c92a4c Reacted on warnings on a 64 bit system 2007-11-26 19:22:38 +00:00
424f0ac02e Updated xorriso changelog 2007-11-14 17:56:50 +00:00
b9ebb3d74a Polished xorriso man page 2007-11-14 17:55:27 +00:00
bbfc05161c Corrected premature abort bug with misspelled command words 2007-11-14 17:52:09 +00:00
85abb04821 Implemented options -outdev and -indev 2007-11-14 14:28:44 +00:00
1fd3c2b7f4 New API call isoburn_attach_volset(), changes with isoburn_read_volset() 2007-11-14 14:26:32 +00:00
b23b454de6 Added some examples to man page 2007-11-11 15:59:30 +00:00
e8b24d1a53 Added missing commit to normal end of program 2007-11-11 15:43:04 +00:00
b9d0801ee5 Clarified man page 2007-11-11 11:22:39 +00:00
40b5f82b95 Gave problem handling finer granularity within loops 2007-11-11 11:21:46 +00:00
6cc5a50ba4 New option -iso_rr_pattern, influencing several options with multiple args 2007-11-09 19:30:25 +00:00
1ba31e618e Enlarged string size limit of Text_shellsafe() 2007-11-08 16:11:26 +00:00
7e44e09939 Fixed bug with -chmod go=r 2007-11-08 16:05:09 +00:00
672c876097 Enhanced man page text for options -chmod, -chown, -chgrp 2007-11-08 15:17:21 +00:00