Commit Graph

72 Commits

Author SHA1 Message Date
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
b98ba9ddb6 Repaired some bugs in -find and -findx 2007-12-31 09:53:30 +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
89d563b8a2 Implemented option -findx 2007-12-22 14:39:12 +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
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
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
85abb04821 Implemented options -outdev and -indev 2007-11-14 14:28:44 +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
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
504b903050 Polished write success message and man page 2007-11-02 18:47:38 +00:00
a81aa0e2d1 Clearer status messages after reading new volume and after burning 2007-11-02 14:36:26 +00:00
0d5585ba8b Implemented option -du 2007-11-01 19:11:56 +00:00
0582be966b Got rid of bad pacifier text at end of CD writing 2007-11-01 11:14:42 +00:00
44a3b060ec Gave simple -ls an implemention with minimal memory consumption 2007-10-31 16:55:55 +00:00
43ffc8f19f Implemented new option -temp_mem_limit 2007-10-31 10:34:52 +00:00
8069e4be77 Multiple structured patterns, changed option -ls from single to multi args 2007-10-30 21:44:08 +00:00
eb47b6c510 Structured patterns for options -ls and -ls_l 2007-10-29 21:41:17 +00:00
0029fd4c87 Implemented option -mkdir 2007-10-28 16:54:29 +00:00
9e50ac35da Prevented some interesting pitfalls with -mv 2007-10-28 12:54:22 +00:00
e2229d066b Bug fixes with option -mv 2007-10-27 23:04:35 +00:00
47978aad19 Implemented option -mv 2007-10-27 22:41:24 +00:00
d4cd470497 Made -cd useable with no image loaded 2007-10-24 17:53:54 +00:00
64bf184789 Normalized paths to target and source before adding or removing from image 2007-10-24 10:02:15 +00:00
e80743182f Made use of isoburn_source_opts.fifo_size 2007-10-23 12:28:36 +00:00
73020b5c31 Implemented file size and mtime for -ls_l 2007-10-22 21:18:13 +00:00
08374c8971 Implemented sorting of -ls by node name, implemented leaf name search patterns 2007-10-21 21:32:23 +00:00
eff9566c2b Hopefully completed -cdx 2007-10-21 18:52:03 +00:00
65e6e45dff Hopefully completed -cd alias -cdi 2007-10-21 15:10:41 +00:00
46a56ad8d0 Began to implement -ls and -ls_l, enhanced -cdi, not done yet 2007-10-21 12:42:27 +00:00
a140a6e566 Implemented -rm and -rm_r 2007-10-21 09:48:17 +00:00
3ad7245f50 Completed -tell_media_space, checked space before burn, failed -end exits >0 2007-10-20 19:48:36 +00:00
1fa4b04229 Implemented options -format and -blank deformat, -close and closed media 2007-10-20 17:10:04 +00:00