Commit Graph

88 Commits

Author SHA1 Message Date
Thomas Schmitt b6c545fa74 Tracing the different behavior of isoburn_read_image() 2008-01-11 17:48:30 +00:00
Thomas Schmitt 90c129679a Removed old and new bugs 2008-01-11 13:37:26 +00:00
Thomas Schmitt 69abeaa135 Implemented -find test -type 2008-01-02 17:51:12 +00:00
Thomas Schmitt 64adef0837 Implemented -find actions chown_r, chgrp_r, chmod_r, alter_date_r, find 2008-01-01 12:32:23 +00:00
Thomas Schmitt 73151be9ed Implemented options -chown_r, -chgrp_r, -chmod_r, -alter_date_r 2007-12-31 13:53:39 +00:00
Thomas Schmitt 289269010a Repaired some bugs in -find and -findx 2007-12-31 09:53:30 +00:00
Thomas Schmitt dc26f09c0e Corrected superuser behavior of Sfile_lookup_permissions() 2007-12-30 20:34:37 +00:00
Thomas Schmitt bc1d8d4092 Implemented -find option -exec echo, chown, chgrp, chmod, alter_date, lsdl 2007-12-30 19:02:44 +00:00
Thomas Schmitt 81a5121d73 Made leaner the local memory of recursive functions (because of ulimit -s) 2007-12-28 13:28:48 +00:00
Thomas Schmitt ecdf3ca83d Changed option -J to -joliet "on"|"off", implemented option -volid 2007-12-26 16:01:59 +00:00
Thomas Schmitt 4f759abb80 Implemented option -cpr 2007-12-25 16:02:06 +00:00
Thomas Schmitt c49982f06f Repaired options -dus and -dusx 2007-12-24 16:12:23 +00:00
Thomas Schmitt 742a1d4854 Implemented option -findx 2007-12-22 14:39:12 +00:00
Thomas Schmitt 5b5b899ef1 Corrected documentation about -find 2007-12-21 13:21:22 +00:00
Thomas Schmitt dae40ca9fa Implemented option -find alias -findi 2007-12-21 13:16:49 +00:00
Thomas Schmitt 7c79807221 Changed -du_s* into -dus* 2007-12-20 11:14:49 +00:00
Thomas Schmitt 1605300dba Changed options -ls* to -lsd*, introduced new family of -ls* without d 2007-12-18 18:00:37 +00:00
Thomas Schmitt 97dfff0371 Added link hop limit to option -follow 2007-12-16 10:36:04 +00:00
Thomas Schmitt 20313a4654 Implemented option -follow 2007-12-15 18:31:39 +00:00
Thomas Schmitt 5a7e9ca843 Removed more code redundancies and fd leak with Xorriso_obtain_pattern_files_x() 2007-12-08 17:52:32 +00:00
Thomas Schmitt e63ffdc805 Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
Thomas Schmitt 6e916208d8 Changed -f, -f-off to -follow, -graft-points, -graf-points-off to -pathspecs 2007-12-06 15:02:27 +00:00
Thomas Schmitt 84f809f0b9 Made dashes at options optional 2007-12-05 14:37:51 +00:00
Thomas Schmitt ff963d4e31 Option -f-off as counterpart of option -f 2007-12-05 09:06:00 +00:00
Thomas Schmitt 7feb76c1da Removed some redundancy of disk_pattern and iso_rr_pattern matching 2007-12-04 21:00:35 +00:00
Thomas Schmitt cbb35d28ef Implemented -disk_pattern, -lsx, ls_lx, -dux, -du_lx 2007-12-04 07:44:59 +00:00
Thomas Schmitt 05f1080036 Reacted on warnings on a 64 bit system 2007-11-26 19:22:38 +00:00
Thomas Schmitt 7be61dca7c Corrected premature abort bug with misspelled command words 2007-11-14 17:52:09 +00:00
Thomas Schmitt 146debc163 Implemented options -outdev and -indev 2007-11-14 14:28:44 +00:00
Thomas Schmitt d20b78c66c Added missing commit to normal end of program 2007-11-11 15:43:04 +00:00
Thomas Schmitt a59c10dfec Gave problem handling finer granularity within loops 2007-11-11 11:21:46 +00:00
Thomas Schmitt f02c8c7ba8 New option -iso_rr_pattern, influencing several options with multiple args 2007-11-09 19:30:25 +00:00
Thomas Schmitt 8dbcfae46b Enlarged string size limit of Text_shellsafe() 2007-11-08 16:11:26 +00:00
Thomas Schmitt 9dc3dbb1ab Fixed bug with -chmod go=r 2007-11-08 16:05:09 +00:00
Thomas Schmitt 0b6880e13d Implemented option -alter_date, corrected write problem with mode and ownership 2007-11-08 14:43:53 +00:00
Thomas Schmitt cba3f85d9e Implemented options -chown and -chgrp (not written into image, though) 2007-11-07 22:55:37 +00:00
Thomas Schmitt c5724bc772 Implemented option -chmod (does not get written into image, though) 2007-11-07 19:18:31 +00:00
Thomas Schmitt 25635f3838 Implemented option -rmdir 2007-11-07 15:01:20 +00:00
Thomas Schmitt bd6c15ef71 Implemented option -reassure 2007-11-07 12:37:19 +00:00
Thomas Schmitt dd4ebdbe17 Implemented -overwrite control 2007-11-06 16:32:39 +00:00
Thomas Schmitt e7ea38d143 Made -abort_on and -report_about complain with bad severity names 2007-11-02 14:37:31 +00:00
Thomas Schmitt 11d712622e Implemented option -du 2007-11-01 19:11:56 +00:00
Thomas Schmitt b3b0150502 Gave simple -ls an implemention with minimal memory consumption 2007-10-31 16:55:55 +00:00
Thomas Schmitt 5f8937f14e Implemented new option -temp_mem_limit 2007-10-31 10:34:52 +00:00
Thomas Schmitt b3dfaf0c34 Multiple structured patterns, changed option -ls from single to multi args 2007-10-30 21:44:08 +00:00
Thomas Schmitt 7517ea154e Structured patterns for options -ls and -ls_l 2007-10-29 21:41:17 +00:00
Thomas Schmitt 75049af843 Warning of wildcards in paths 2007-10-28 17:45:01 +00:00
Thomas Schmitt 7511f4e4bc Implemented option -mkdir 2007-10-28 16:54:29 +00:00
Thomas Schmitt 99cb813d42 Prevented some interesting pitfalls with -mv 2007-10-28 12:54:22 +00:00
Thomas Schmitt 0724b37e6e Bug fixes with option -mv 2007-10-27 23:04:35 +00:00