Commit Graph

211 Commits

Author SHA1 Message Date
Thomas Schmitt f861321c45 New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00
Thomas Schmitt 4ceee394f7 Equipped output of lsl with '+' perm if ACL is present 2009-01-31 10:11:37 +00:00
Thomas Schmitt 002ba5d6d2 Followed changes in iso_node_*acl_text API 2009-01-30 14:56:31 +00:00
Thomas Schmitt 4bc34cc0ed New option -setfacl_list 2009-01-29 16:53:45 +00:00
Thomas Schmitt 78a3402bf3 Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
Thomas Schmitt 02f2954bd5 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +00:00
Thomas Schmitt e7036f90dc New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r 2009-01-23 14:08:31 +00:00
Thomas Schmitt ecbf829ea9 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
Thomas Schmitt acfdb36e73 Restoring ACLs with -extract and others 2009-01-18 21:40:42 +00:00
Thomas Schmitt 72743ca23b New option -getfacl 2009-01-17 18:15:22 +00:00
Thomas Schmitt bca4682e63 Avoiding use of function parameter name "class" 2009-01-10 15:40:45 +00:00
Thomas Schmitt e415034e60 Some small corrections of documentation 2009-01-06 12:31:11 +00:00
Thomas Schmitt 1a5307c2e9 New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
Thomas Schmitt d0f8bb5dfe Options for -as mkisofs: -input-charset, -output-charset 2008-12-14 23:12:05 +00:00
Thomas Schmitt 8cfade6692 Removed outdated alternative code 2008-12-14 15:16:09 +00:00
Thomas Schmitt 1a0195b25f New option -assert_volid 2008-12-14 09:31:52 +00:00
Thomas Schmitt a8575df376 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
Thomas Schmitt f5b81c7b97 Got rid of call system() in Xorriso_mount(), new option -session_string 2008-12-07 12:25:07 +00:00
Thomas Schmitt ab691084c6 Using uname() rather than #ifdef __FreeBSD__ 2008-12-06 14:08:54 +00:00
Thomas Schmitt 8e131041a4 New options -mount and -mount_cmd 2008-12-05 17:17:29 +00:00
Thomas Schmitt 1bc60d0c0c Bug fix: Options -extract and -extract_single were enabled with -osirrox off 2008-12-04 18:06:32 +00:00
Thomas Schmitt f7b46d31a4 Bug fix: disk patterns with relative addresses were not properly resolved 2008-12-01 12:50:14 +00:00
Thomas Schmitt 6caa4dc86e Removed outdated macro case Xorriso_fat_local_meM 2008-12-01 11:10:59 +00:00
Thomas Schmitt dad02dc7ad Changed layout of xorriso style write pacifier line 2008-11-30 21:41:46 +00:00
Thomas Schmitt 8a5540c974 Gave -as mkisofs problem handlers rather than to let it abort on any error 2008-11-30 12:37:26 +00:00
Thomas Schmitt d78ebcf1a1 New -as cdrecord option stream_recording=on|off 2008-11-29 21:42:44 +00:00
Thomas Schmitt a8e38e8f47 Re-aquiring outdev after formatting and blanking already in xorrisoburn 2008-11-29 16:59:08 +00:00
Thomas Schmitt c09fd5b1dd Renamed new option -relax_compliance to -compliance, added _off rules 2008-11-29 09:10:59 +00:00
Thomas Schmitt 17a2d74512 Augmented version message by "and burn program" 2008-11-26 18:10:07 +00:00
Thomas Schmitt 6241cd8e48 New option -relax_compliance 2008-11-21 16:07:03 +00:00
Thomas Schmitt 9c136a59dd Making use of new relax flag isoburn_igopt_always_gmt 2008-11-15 23:21:36 +00:00
Thomas Schmitt 2787932886 Adaptions to FreeBSD. Thanks to J.R. Oldroyd. 2008-11-15 13:37:54 +00:00
Thomas Schmitt 91ad5bdb0e Added forgotten exit value registration to -return_with. Thanks to Steve Dodd. 2008-11-12 15:37:00 +00:00
Thomas Schmitt b288541937 Eventual backslash output conversion outside quotes for more terminal-safety 2008-11-10 12:38:01 +00:00
Thomas Schmitt fa6bb24f93 Added a setlocale() call to xorriso main() 2008-11-09 10:26:32 +00:00
Thomas Schmitt 0e3b0c7013 Copying -out_charset to -in_charset after -commit 2008-11-07 17:33:59 +00:00
Thomas Schmitt 22dc07ce9a New option -local_charset 2008-11-06 18:38:15 +00:00
Thomas Schmitt cfdee429d9 New option -application_id 2008-11-04 16:22:51 +00:00
Thomas Schmitt 8286998e04 New options -charset, -in_charset, -out_charset 2008-11-03 11:57:57 +00:00
Thomas Schmitt cf920a350d Enabled @ as indicator of UTC seconds in timestrings 2008-10-30 11:44:13 +00:00
Thomas Schmitt c17edd608e Made -as mkisofs -path-list and --quoted_path_list switch pacifier mode 2008-10-30 11:01:58 +00:00
Thomas Schmitt de9636ec47 Introduced info option -boot_image "any" "show_status" 2008-10-26 13:49:11 +00:00
Thomas Schmitt 3b14ee2117 Eventually reporting boot info with TOC of -indev, redirected drive aquiration TOC to info channel 2008-10-25 12:34:36 +00:00
Thomas Schmitt 9ae189a5e0 New options --quoted_path_list , isolinux_mbr= for -as mkisofs 2008-10-22 11:02:53 +00:00
Thomas Schmitt 7041a551b1 Implemented in xorriso provisory 1 MB alignement for MBR enhanced ISO images 2008-10-21 11:26:16 +00:00
Thomas Schmitt 3f4c998b88 Made use of new libisofs isohybrid capability 2008-10-20 18:08:28 +00:00
Thomas Schmitt 1f91959d51 Adjustments and documentation about -backslash_codes 2008-10-17 12:33:49 +00:00
Thomas Schmitt 0cf369eb38 New option -backslash_codes for expressing weird file names 2008-10-17 07:50:35 +00:00
Thomas Schmitt c3ed47237f New options -quoted_path_list, -quoted_not_list. Multiline for -options_from_file 2008-10-15 18:26:48 +00:00
Thomas Schmitt 04efd40a86 Polishing multi-line dialog 2008-10-10 13:41:07 +00:00