Commit Graph

144 Commits

Author SHA1 Message Date
995aad855b Added link hop limit to option -follow 2007-12-16 10:36:04 +00:00
bcf31583c8 Implemented option -follow 2007-12-15 18:31:39 +00:00
32efb7e144 Added -O0 to -g to get better gdb behavior on my new system 2007-12-15 16:21:51 +00:00
05972d46d3 Removed more code redundancies and fd leak with Xorriso_obtain_pattern_files_x() 2007-12-08 17:52:32 +00:00
aea26576eb Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
86d1664c83 Changed -f, -f-off to -follow, -graft-points, -graf-points-off to -pathspecs 2007-12-06 15:02:27 +00:00
71ca7e0eb3 Made dashes at options optional 2007-12-05 14:37:51 +00:00
9846ae3b17 Option -f-off as counterpart of option -f 2007-12-05 09:06:00 +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
bbfc05161c Corrected premature abort bug with misspelled command words 2007-11-14 17:52:09 +00:00
85abb04821 Implemented options -outdev and -indev 2007-11-14 14:28:44 +00:00
1fd3c2b7f4 New API call isoburn_attach_volset(), changes with isoburn_read_volset() 2007-11-14 14:26:32 +00:00
e8b24d1a53 Added missing commit to normal end of program 2007-11-11 15:43:04 +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
7e44e09939 Fixed bug with -chmod go=r 2007-11-08 16:05:09 +00:00
e14863d2e3 Forgotten source file for rev 1292 2007-11-08 14:49:16 +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
997934c28b Closed memory leak by freeing session and track in isoburn_prepare_disc_aux() 2007-11-06 16:39:59 +00:00
c131c592ad Corrected a typo in a comment 2007-11-06 16:38:59 +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
a25963775f Made -abort_on and -report_about complain with bad severity names 2007-11-02 14:37:31 +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
0c154406ac Overhauled comments in struct XorrisO 2007-10-31 18:01:20 +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
9efa6aaac7 Warning of wildcards in paths 2007-10-28 17:45:01 +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
9cfdd5b1f3 Implemented option -path-list 2007-10-24 10:54:43 +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
4faad4cb40 Added fifo_size to struct isoburn_source_opts 2007-10-23 12:24:24 +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
7f9694b2b4 Silenced compiler warning about C++ style comment 2007-10-21 10:51:36 +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
b09ff95b4e Directed write mode failure message to libburn queue, repaired wrote_well 2007-10-20 17:06:51 +00:00
00eba3c5d6 Implemented option -blank 2007-10-19 20:41:34 +00:00
8495cefa52 Implemented option -eject 2007-10-19 17:35:20 +00:00
12e5fbb1f2 Implemented verbosity control by option -report_about 2007-10-19 16:49:37 +00:00
51672f9bc1 Implemented -print-size 2007-10-19 15:13:16 +00:00
cf46802aac Made reports with -add normal infos (formerly NOTE events) 2007-10-19 14:00:06 +00:00
b12a8fd219 Fixed a SIGSEGV with empty drive 2007-10-18 22:56:43 +00:00
591cbefe65 Took care of disposal of burn_disc ovbject 2007-10-18 22:17:46 +00:00
d444c29909 Fixed a SIGSEGV with xorriso -version run 2007-10-18 18:57:19 +00:00
d248429f63 Implemented option -tell_media_space 2007-10-18 18:32:32 +00:00
05890b61d4 Implemented option -devices 2007-10-18 17:14:09 +00:00
49b1637579 isoburn_read_volset() now hands out an official volset reference 2007-10-18 14:48:35 +00:00
868ffbeb77 Fixed bug with -prompt. Fixed bug with # comments. (of rev 1194) 2007-10-17 22:58:36 +00:00
a4ab43623a Fixed bug with -speed. 2007-10-17 22:50:42 +00:00
2f2169c6cf Fixed obvious bug with -J. (Still wondering wether it works) 2007-10-17 22:49:26 +00:00
8ee0765a6d Activated -ban_stdio_write 2007-10-17 21:58:10 +00:00
55632c428d Rounding up fabricated nwa to full 32k addresses, API call for exact image size 2007-10-17 21:42:37 +00:00
5e7d775a16 Forgot to make off_t 64 bit 2007-10-17 21:38:55 +00:00
da510cfd0e Continued work with -toc 2007-10-17 20:02:45 +00:00
356248bd3e Implemented core of option -toc 2007-10-17 18:30:37 +00:00
7d41363050 Prepended a "-" to any input line if missing 2007-10-17 16:54:16 +00:00
8b7fc3e911 Reinstated the distinction of message sources, respected # in dialog 2007-10-17 15:01:49 +00:00
bbb8ddfd1f Told burn_read_data() to stay silent on non-existent drive or read error 2007-10-17 13:03:24 +00:00
9c87a830bb Worked on failure severities, message system, program abort decision 2007-10-17 13:00:58 +00:00
7a07f6e7bb Worked on failure severities, message system, program abort decision 2007-10-16 21:09:36 +00:00
08a65a6c91 Implemented -rollback 2007-10-15 22:40:39 +00:00
bb4ecd309d Corrected image path bug with -add of regular files, and -add /=/some/dir 2007-10-15 20:37:53 +00:00
c4c2e75371 Some safety precautions against malicious input, enabled -cdx, -cdi for -add 2007-10-15 20:36:33 +00:00
5f49639460 Made -end give up drives 2007-10-15 16:03:42 +00:00
c948957f65 Implemented -dev, -add, -commit 2007-10-15 15:27:51 +00:00
4f382d8cdf Began to implement interface to our libraries 2007-10-14 12:20:56 +00:00
58e3a855bd Implemented setter level of -abort_on, fixed bugs about -f,-no_rc,startup files 2007-10-14 10:56:01 +00:00
36ba6a1669 Implemented xorriso setter level of -fs, -gid, -uid 2007-10-13 15:19:10 +00:00
a16ed65863 Implemented -speed and enlarged -status list 2007-10-13 14:11:20 +00:00
bac1d89199 Made -dialog and -options_from_file work 2007-10-13 10:33:03 +00:00
b45b635c50 Introduced version and build timestamps, library headers 2007-10-12 23:06:49 +00:00
af866846de A build facility to circumvent autotools during development 2007-10-12 22:19:19 +00:00