Commit Graph

2541 Commits

Author SHA1 Message Date
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 ee188aa38a Updated changelog 2007-12-24 16:14:57 +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 af44972353 Removed waste of time in Xorriso_show_du_subs() 2007-12-16 14:47:26 +00:00
Thomas Schmitt 0b54206e71 Added copying of attributes from symbolic link into image 2007-12-16 12:27:35 +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 1ae0ee9b08 Added -O0 to -g to get better gdb behavior on my new system 2007-12-15 16:21:51 +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 d50079825e Explained result pager 2007-12-08 17:16:41 +00:00
Thomas Schmitt e63ffdc805 Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
Thomas Schmitt 75d2373c1c Removed references to option -graft-points 2007-12-06 19:01:14 +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 17c4666bbf Overhauled description of media types, states and expansion methods 2007-12-05 14:39:13 +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 61b5c9c508 Polished man page 2007-12-04 21:02:17 +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 1eccf8da4f Updated xorriso changelog 2007-11-14 17:56:50 +00:00
Thomas Schmitt 69c268e902 Polished xorriso man page 2007-11-14 17:55:27 +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 556b40c264 New API call isoburn_attach_volset(), changes with isoburn_read_volset() 2007-11-14 14:26:32 +00:00
Thomas Schmitt 58ac3ace5f Added some examples to man page 2007-11-11 15:59:30 +00:00
Thomas Schmitt d20b78c66c Added missing commit to normal end of program 2007-11-11 15:43:04 +00:00
Thomas Schmitt e5f9c2a28e Clarified man page 2007-11-11 11:22:39 +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 af7b92b699 Enhanced man page text for options -chmod, -chown, -chgrp 2007-11-08 15:17:21 +00:00
Thomas Schmitt d883c32713 Forgotten source file for rev 1292 2007-11-08 14:49:16 +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