Commit Graph

441 Commits

Author SHA1 Message Date
d532630fbc Removed some unused code 2008-02-06 18:36:44 +00:00
514dfb3433 Adapted to libisofs revision 337 2008-02-06 18:35:11 +00:00
3abb7a6a9e Rectified SORRY,FAILURE,FATAL classification 2008-02-06 15:37:54 +00:00
9b525e9fff Now loading libraries before -version, pacifier for -add 2008-02-06 13:11:20 +00:00
c6d5158388 Implemented reassure for -blank, -format, -dev, -indev, -devices 2008-02-05 19:15:43 +00:00
eec3eaa5e9 Implemented reassure for -rollback, -rollback_end, -end, -commit, -commit_eject 2008-02-05 17:58:30 +00:00
aa15bfa557 New option -padding 2008-02-05 16:27:10 +00:00
5684af273c Added parameter to new API calls isoburn_cancel_prepared_write, isoburn_sync_after_write 2008-02-04 21:42:37 +00:00
ea5daa0f80 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
ce43c9e5a2 New API call isoburn_sync_after_write() 2008-02-04 15:44:53 +00:00
ce082db6d2 Adapted to libisofs revision 332 2008-02-04 09:32:02 +00:00
36430e6e15 Made -abort_on and -report_about preemptive if given as dashed start arguments 2008-02-03 18:13:59 +00:00
f45620febc Reacted on compiler warning 2008-02-03 16:50:04 +00:00
735cb0323b New API call isoburn_cancel_prepared_write() 2008-02-03 16:41:27 +00:00
7218cf84b4 Adapted to libisofs revisio 328 2008-02-03 15:58:00 +00:00
a6bca25bde Made use of ISO_ERR_SEV() and ISO_ERR_PRIO() 2008-02-03 13:16:18 +00:00
23cd218148 Compile time check of libisoburn. Enforced minimum track size of 300 sectors. 2008-02-02 18:13:03 +00:00
54131edfa7 Updated to current state of development 2008-02-02 13:29:21 +00:00
3fb55a5dd2 Added argument to option -commit_eject 2008-02-02 13:19:53 +00:00
1af7bf4eaf Added version checks for libburn and libisofs (by Vreixo) 2008-02-02 13:11:38 +00:00
4c6551657f Corrected some false paths in xorriso-standalone Makefile.am 2008-02-01 20:02:39 +00:00
0e6c8813ea Enabled build of dynamically linked xorriso, joined -1.pc club 2008-02-01 19:59:12 +00:00
599b966b41 Compile time and runtime checks for library compatibility 2008-01-31 21:47:39 +00:00
06145dfdc9 Adapted to libisofs revision 313 2008-01-31 15:22:23 +00:00
bd4a94e4c3 Made use of newest libburn version features 2008-01-29 21:17:29 +00:00
9ee6c1c4d8 Some API documentation enhancements 2008-01-29 21:06:46 +00:00
76d78840c7 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
ddc26570fd Changed struct isoburn_read_opts to opaque handle 2008-01-29 13:00:46 +00:00
6225d48f2c Changed struct isoburn_source_opts to opaque handle struct isoburn_imgen_opts 2008-01-28 23:58:12 +00:00
65cc7a5178 Adapted to libisofs revison 294 2008-01-28 17:20:10 +00:00
fd8282b58c Updated API introduction and marked API instabilities for mending (soon) 2008-01-28 14:02:48 +00:00
68a942495f Made use of iso_set_abort_severity() with option -abort_on 2008-01-28 10:54:55 +00:00
3b64dc4228 Changed meaning of -add relative/path 2008-01-27 17:46:04 +00:00
05f98515bf INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
8afbba6100 Set program revision to 0.0.1 (previous 0.1.0 was too early) 2008-01-26 14:22:35 +00:00
ac1744128b Adapted standalone tarball to version functions 2008-01-26 14:01:19 +00:00
72f1c5ec48 Introduced versioning (still pre-release) and new API function isoburn_version() 2008-01-26 12:06:26 +00:00
b3551cc611 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
7229e2949c Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
06f9faea54 New option -commit_eject 2008-01-25 17:54:47 +00:00
6368357ce1 Better handling of various content difference situations 2008-01-25 16:32:38 +00:00
2f28ad5c65 Fixed bug about file content comparison. 2008-01-25 16:00:51 +00:00
9e2e5817e6 New option -rollback_end 2008-01-25 15:09:53 +00:00
40885c40c3 Gave up use of libburn fifo. Attached -fs and pacifier to libisofs fifo. 2008-01-24 20:23:02 +00:00
3b33349903 Removed remover of C++ comment lines 2008-01-24 20:16:52 +00:00
8eede592cb Adapted to libisofs revision 261 2008-01-23 19:59:46 +00:00
775d21a794 Better attributes with directories 2008-01-22 22:44:17 +00:00
98a7e48bca Prepeded type indication letter to report lines 2008-01-22 11:48:28 +00:00
168561993b Copied test for tm.tm_gmtim from libisofs configure.ac 2008-01-22 11:45:09 +00:00
5f53116d37 Program which compares two files in different trees. Attributes and content. 2008-01-22 10:09:17 +00:00
8da7ffc314 Rejected unsuitable addresses "stdio:" , "stdio:/", "stdio:-", "stdio:." 2008-01-21 22:21:01 +00:00
0b8358911e New option -add_plainly 2008-01-20 20:03:48 +00:00
31b884cf16 Made -outdev stdio:/dev/fd/1 safe for single session runs 2008-01-20 13:13:01 +00:00
5bc9d18e29 Made forgotten adaption to Xorriso_standalonE 2008-01-20 10:30:43 +00:00
2d0b568611 Updated SVN copy of changelog 2008-01-19 16:24:10 +00:00
bad006cfe6 Small corrections with version number and write counter report 2008-01-19 16:23:36 +00:00
d89487e364 Some polishing of xorriso documentation 2008-01-19 13:49:17 +00:00
6cba915ee2 Producing a bootstrapped xorriso standalone tarball 2008-01-19 09:09:11 +00:00
dc304456e0 Added startup message. Removed helptext sentence about unimplemented options 2008-01-19 09:06:58 +00:00
bc77fe0987 Adaptions to revision 241 of nglibisofs 2008-01-19 09:05:13 +00:00
44da0e47b6 Made a generator for HTML man page 2008-01-18 17:03:41 +00:00
ad69fc9e9a Changed -report_about default to "UPDATE" 2008-01-18 10:20:25 +00:00
51313f18d6 Worked on documentation 2008-01-18 10:19:36 +00:00
993e4bfd26 Began a README file for xorriso 2008-01-17 19:28:38 +00:00
b24811eafc Silenced most compiler warnings of libisofs in xorriso-standalone 2008-01-17 19:27:51 +00:00
e93962375c Silenced -pedantic compiler warnings about type punning 2008-01-17 14:53:08 +00:00
66070ecc0e Added a test for readline.h and eventually enabled use of libreadline 2008-01-16 23:36:17 +00:00
ebcb21bc96 A sketch of a xorriso source standalone release generator 2008-01-16 20:13:18 +00:00
6052b263e5 Adaption to Xorriso_standalonE, some consequences from compiler warnings 2008-01-16 20:10:50 +00:00
eccfee162b Set correct name of library 2008-01-16 20:06:41 +00:00
b1d05a6de4 Changed default name of initial image to ISOIMAGE 2008-01-16 14:17:24 +00:00
02f5f86219 Repaired bug about MMC multi-session image loading 2008-01-16 13:30:14 +00:00
1454388a1f Added a forgotten iso_dir_iter_free() 2008-01-15 21:16:06 +00:00
7756f6e063 Closed a small memory leak 2008-01-15 20:41:56 +00:00
f1a2b29e4f Made improvements about pattern matching .., closed small memory leaks 2008-01-15 17:45:08 +00:00
f5ee0b3e93 Made improvements around volume id 2008-01-14 22:47:44 +00:00
d134c8b28f Removed some bugs and made adaptions to nglibisofs 2008-01-14 19:03:17 +00:00
f85cae78a1 Repaired memory hog and a freshly introduced bug 2008-01-14 16:47:25 +00:00
91840c97e8 Closed memory leak, adapted to new members in isoburn_source_opts 2008-01-14 16:39:07 +00:00
9e5d0f7ef3 New members in isoburn_source_opts 2008-01-14 16:37:38 +00:00
4e226db981 Added forgotten source module 2008-01-14 16:35:07 +00:00
a90fcfe1f7 Allowed all filetypes as input, silenced debug during image read 2008-01-13 22:52:53 +00:00
61e3a66349 Changes about blanking loaded image 2008-01-13 20:24:24 +00:00
38cd3622b5 Moved src to og_src and installed symbolic link instead 2008-01-13 19:46:20 +00:00
Vreixo Formoso Lopes
f4d9cf4bdc Support for force an image as blank. 2008-01-13 16:14:16 +00:00
87904df3f6 Made initialization of iso_read_opts safer 2008-01-11 21:36:20 +00:00
ea5192609c Made initialization of iso_read_opts safer 2008-01-11 21:33:36 +00:00
Vreixo Formoso Lopes
679c27201c Set the input_charset for image reading. 2008-01-11 20:29:17 +00:00
3c306b203a Changed isoburn_source_opts.ouput_charset to output_charset 2008-01-11 17:55:21 +00:00
0023872ddf Tracing the different behavior of isoburn_read_image() 2008-01-11 17:48:30 +00:00
f9702a6126 Removed old and new bugs 2008-01-11 13:37:26 +00:00
f6a943f95d Adapted to existence of nglibisofs eltorito.o 2008-01-11 13:34:13 +00:00
c30541aeb6 Made compile_xorriso.sh -oglibisofs work on ./og_src 2008-01-10 15:50:50 +00:00
c81f61855d Made compile_xorriso.sh -nglibisofs work on ./ng_src 2008-01-10 15:25:14 +00:00
506adcf1b9 Begin of porting to next generation libisofs 2008-01-10 15:20:57 +00:00
991badb1c3 Begin of porting to next generation libisofs 2008-01-10 11:45:53 +00:00
fca4b8e2df Corrections made during porting to nglibisofs 2008-01-09 17:55:27 +00:00
3fc1b26caa Implemented -find test -type 2008-01-02 17:51:12 +00:00
5373244892 Implemented -find actions chown_r, chgrp_r, chmod_r, alter_date_r, find 2008-01-01 12:32:23 +00:00
4b25b22ded Repaired a bug in -find 2007-12-31 13:54:37 +00:00
807ea1bee9 Implemented options -chown_r, -chgrp_r, -chmod_r, -alter_date_r 2007-12-31 13:53:39 +00:00
b98ba9ddb6 Repaired some bugs in -find and -findx 2007-12-31 09:53:30 +00:00
cb1346097e Corrected superuser behavior of Sfile_lookup_permissions() 2007-12-30 20:34:37 +00:00
481d191986 Implemented -find option -exec echo, chown, chgrp, chmod, alter_date, lsdl 2007-12-30 19:02:44 +00:00
a2182ffac3 Made leaner the local memory of recursive functions (because of ulimit -s) 2007-12-28 13:28:48 +00:00
a929ee2c0d Changed option -J to -joliet "on"|"off", implemented option -volid 2007-12-26 16:01:59 +00:00
5f9a9e5954 Implemented option -cpr 2007-12-25 16:02:06 +00:00
3c673e4d7a Updated changelog 2007-12-24 16:14:57 +00:00
d8e657039b Repaired options -dus and -dusx 2007-12-24 16:12:23 +00:00
89d563b8a2 Implemented option -findx 2007-12-22 14:39:12 +00:00
19671eaf94 Corrected documentation about -find 2007-12-21 13:21:22 +00:00
1d65dc7ddb Implemented option -find alias -findi 2007-12-21 13:16:49 +00:00
6c2f033ec8 Changed -du_s* into -dus* 2007-12-20 11:14:49 +00:00
1c222d30b8 Changed options -ls* to -lsd*, introduced new family of -ls* without d 2007-12-18 18:00:37 +00:00
8d89a64a8f Removed waste of time in Xorriso_show_du_subs() 2007-12-16 14:47:26 +00:00
cee59e91c8 Added copying of attributes from symbolic link into image 2007-12-16 12:27:35 +00:00
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
be48f2b8a7 Explained result pager 2007-12-08 17:16:41 +00:00
aea26576eb Corrected warning function about wildcards 2007-12-06 19:25:49 +00:00
8057936c31 Removed references to option -graft-points 2007-12-06 19:01:14 +00:00
86d1664c83 Changed -f, -f-off to -follow, -graft-points, -graf-points-off to -pathspecs 2007-12-06 15:02:27 +00:00
de06347f6f Overhauled description of media types, states and expansion methods 2007-12-05 14:39:13 +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
bbe0f745a4 Polished man page 2007-12-04 21:02:17 +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
424f0ac02e Updated xorriso changelog 2007-11-14 17:56:50 +00:00
b9ebb3d74a Polished xorriso man page 2007-11-14 17:55:27 +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
b23b454de6 Added some examples to man page 2007-11-11 15:59:30 +00:00
e8b24d1a53 Added missing commit to normal end of program 2007-11-11 15:43:04 +00:00
b9d0801ee5 Clarified man page 2007-11-11 11:22:39 +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
672c876097 Enhanced man page text for options -chmod, -chown, -chgrp 2007-11-08 15:17:21 +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
eab426df2d Updating changelog 2007-10-31 18:02:35 +00:00
0c154406ac Overhauled comments in struct XorrisO 2007-10-31 18:01:20 +00:00
d711377086 Overhauled info paragraphs of man page 2007-10-31 17:54:54 +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
3042a1fe89 Updated man page about -path-list 2007-10-28 17:47:43 +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
3752612a03 Polished man page 2007-10-20 19:50:24 +00:00
3ad7245f50 Completed -tell_media_space, checked space before burn, failed -end exits >0 2007-10-20 19:48:36 +00:00
9c546c72ba Splitted think text from emerging man page, formatted man page 2007-10-20 17:12:11 +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
ccb12bf119 Silenced compile warning 2007-10-18 22:19:00 +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