Commit Graph

209 Commits

Author SHA1 Message Date
Thomas Schmitt 7d627486e3 A sketch of a xorriso source standalone release generator 2008-01-16 20:13:18 +00:00
Thomas Schmitt 6186c66dc2 Adaption to Xorriso_standalonE, some consequences from compiler warnings 2008-01-16 20:10:50 +00:00
Thomas Schmitt 67dbdf32ab Changed default name of initial image to ISOIMAGE 2008-01-16 14:17:24 +00:00
Thomas Schmitt 85717fbb83 Repaired bug about MMC multi-session image loading 2008-01-16 13:30:14 +00:00
Thomas Schmitt b4d5c1e19f Added a forgotten iso_dir_iter_free() 2008-01-15 21:16:06 +00:00
Thomas Schmitt 8b98e34ff6 Closed a small memory leak 2008-01-15 20:41:56 +00:00
Thomas Schmitt a3e6d565dd Made improvements about pattern matching .., closed small memory leaks 2008-01-15 17:45:08 +00:00
Thomas Schmitt ebadf5dca1 Made improvements around volume id 2008-01-14 22:47:44 +00:00
Thomas Schmitt f172682369 Removed some bugs and made adaptions to nglibisofs 2008-01-14 19:03:17 +00:00
Thomas Schmitt d78ffac9b2 Repaired memory hog and a freshly introduced bug 2008-01-14 16:47:25 +00:00
Thomas Schmitt 6bc6323c78 Closed memory leak, adapted to new members in isoburn_source_opts 2008-01-14 16:39:07 +00:00
Thomas Schmitt e72d4beec0 Added forgotten source module 2008-01-14 16:35:07 +00:00
Thomas Schmitt d863f670c5 Allowed all filetypes as input, silenced debug during image read 2008-01-13 22:52:53 +00:00
Thomas Schmitt ba89e41672 Made initialization of iso_read_opts safer 2008-01-11 21:33:36 +00:00
Thomas Schmitt f5ae5f5f7b Changed isoburn_source_opts.ouput_charset to output_charset 2008-01-11 17:55:21 +00:00
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 2b48ad6f72 Adapted to existence of nglibisofs eltorito.o 2008-01-11 13:34:13 +00:00
Thomas Schmitt f1aaeb39f7 Made compile_xorriso.sh -oglibisofs work on ./og_src 2008-01-10 15:50:50 +00:00
Thomas Schmitt edc7f0bd23 Made compile_xorriso.sh -nglibisofs work on ./ng_src 2008-01-10 15:25:14 +00:00
Thomas Schmitt dc2a8f1ab0 Begin of porting to next generation libisofs 2008-01-10 15:20:57 +00:00
Thomas Schmitt a1cd5596fc Begin of porting to next generation libisofs 2008-01-10 11:45:53 +00:00
Thomas Schmitt d2ea771b3b Corrections made during porting to nglibisofs 2008-01-09 17:55:27 +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 1b86589999 Repaired a bug in -find 2007-12-31 13:54:37 +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 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
Thomas Schmitt ee7308f4ad Closed memory leak by freeing session and track in isoburn_prepare_disc_aux() 2007-11-06 16:39:59 +00:00
Thomas Schmitt c0fb0817e9 Corrected a typo in a comment 2007-11-06 16:38:59 +00:00
Thomas Schmitt dd4ebdbe17 Implemented -overwrite control 2007-11-06 16:32:39 +00:00
Thomas Schmitt 6be36c8726 Polished write success message and man page 2007-11-02 18:47:38 +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 3beb3de00c Clearer status messages after reading new volume and after burning 2007-11-02 14:36:26 +00:00
Thomas Schmitt 11d712622e Implemented option -du 2007-11-01 19:11:56 +00:00
Thomas Schmitt d006ef3179 Got rid of bad pacifier text at end of CD writing 2007-11-01 11:14:42 +00:00
Thomas Schmitt 0c484dfe53 Updating changelog 2007-10-31 18:02:35 +00:00
Thomas Schmitt e8f1a8969c Overhauled comments in struct XorrisO 2007-10-31 18:01:20 +00:00
Thomas Schmitt 511c290b38 Overhauled info paragraphs of man page 2007-10-31 17:54:54 +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 117d8b77d1 Updated man page about -path-list 2007-10-28 17:47:43 +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
Thomas Schmitt fe6174cbc2 Implemented option -mv 2007-10-27 22:41:24 +00:00
Thomas Schmitt 7d681c3b31 Made -cd useable with no image loaded 2007-10-24 17:53:54 +00:00
Thomas Schmitt dbd99babd9 Implemented option -path-list 2007-10-24 10:54:43 +00:00
Thomas Schmitt d275669f03 Normalized paths to target and source before adding or removing from image 2007-10-24 10:02:15 +00:00