Commit Graph

97 Commits

Author SHA1 Message Date
31b884cf16 Made -outdev stdio:/dev/fd/1 safe for single session runs 2008-01-20 13:13:01 +00:00
bad006cfe6 Small corrections with version number and write counter report 2008-01-19 16:23:36 +00:00
dc304456e0 Added startup message. Removed helptext sentence about unimplemented options 2008-01-19 09:06:58 +00:00
ad69fc9e9a Changed -report_about default to "UPDATE" 2008-01-18 10:20:25 +00:00
6052b263e5 Adaption to Xorriso_standalonE, some consequences from compiler warnings 2008-01-16 20:10:50 +00:00
7756f6e063 Closed a small memory leak 2008-01-15 20:41:56 +00:00
f1a2b29e4f Made improvements about pattern matching .., closed small memory leaks 2008-01-15 17:45:08 +00:00
f5ee0b3e93 Made improvements around volume id 2008-01-14 22:47:44 +00:00
d134c8b28f Removed some bugs and made adaptions to nglibisofs 2008-01-14 19:03:17 +00:00
0023872ddf Tracing the different behavior of isoburn_read_image() 2008-01-11 17:48:30 +00:00
f9702a6126 Removed old and new bugs 2008-01-11 13:37:26 +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
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
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
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
05972d46d3 Removed more code redundancies and fd leak with Xorriso_obtain_pattern_files_x() 2007-12-08 17:52:32 +00:00
aea26576eb Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
86d1664c83 Changed -f, -f-off to -follow, -graft-points, -graf-points-off to -pathspecs 2007-12-06 15:02:27 +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
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
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
e8b24d1a53 Added missing commit to normal end of program 2007-11-11 15:43:04 +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
2ac12ad0e9 Implemented option -alter_date, corrected write problem with mode and ownership 2007-11-08 14:43:53 +00:00
8d480b1b91 Implemented options -chown and -chgrp (not written into image, though) 2007-11-07 22:55:37 +00:00
aa0f876723 Implemented option -chmod (does not get written into image, though) 2007-11-07 19:18:31 +00:00
f46827aa62 Implemented option -rmdir 2007-11-07 15:01:20 +00:00
3d27db24f1 Implemented option -reassure 2007-11-07 12:37:19 +00:00
27cee10c4c Implemented -overwrite control 2007-11-06 16:32:39 +00:00
a25963775f Made -abort_on and -report_about complain with bad severity names 2007-11-02 14:37:31 +00:00