Commit Graph

  • 14dd988f0f New API function iso_write_opts_set_dir_rec_mtime() to store the mtime of the source files in their ECMA-119 Directory Records Thomas Schmitt 2008-11-25 15:31:33 +0100
  • 698fdec290 New API function iso_write_opts_set_rrip_version_1_10() allows to write old fashioned RRIP-1.10 rather than RRIP-1.12. Thomas Schmitt 2008-11-25 15:19:53 +0100
  • 28e8936b4f Bug fix ticket 144: File size damage by non-unique inode numbers of pre-RRIP 1.12 images Thomas Schmitt 2008-11-25 14:34:47 +0100
  • 0026c93cd4 Emphasized in the API docs the fact that iso_image_create_burn_source() starts image generation. Mentioned the FreeBSD timezone bug with API docs of iso_write_opts_set_always_gmt(). Thomas Schmitt 2008-11-25 13:26:34 +0100
  • fcf22cffe7 Small changes for the FreeBSD port. Thomas Schmitt 2008-11-25 12:49:44 +0100
  • ed1041a069 Bug fix for ticket 145: ISOLINUX boot image does not get patched properly Thomas Schmitt 2008-11-25 12:23:25 +0100
  • eccaac09cc New API functions iso_set_local_charset() and iso_get_local_charset() Thomas Schmitt 2008-11-25 12:13:51 +0100
  • 88ef351e74 Removed apostrophe from some error messages and dangerous text display from character set conversion error messages. Thomas Schmitt 2008-11-25 12:05:03 +0100
  • cb3a879baf Fix bug in make_isohybrid_mbr(). Vreixo Formoso 2008-10-19 16:09:23 +0200
  • 7e97a45b20 Support for writing MBR in the system area, to make hybrid boot images. Vreixo Formoso 2008-10-19 16:03:13 +0200
  • 7db39f99b6 Add new API to deal with isolinux options. Vreixo Formoso 2008-10-19 16:00:51 +0200
  • 186c2f2ff7 Add Thomas function needed to make isohybrid bootable images. Vreixo Formoso 2008-10-18 16:50:20 +0200
  • 1a4c5ba679 Increment version to 0.6.11 for next development cycle. Vreixo Formoso 2008-10-18 16:49:21 +0200
  • 62315dfc44 I did more! Mario Danic 2008-10-06 08:44:14 +0200
  • 56287470b0 Preparing release Mario Danic 2008-10-06 08:39:04 +0200
  • 89b0e9da68 Patch isolinux image before image writing. Vreixo Formoso 2008-09-29 22:33:26 +0200
  • 65252934de Fix SIGSEGV with El-Torito images. Vreixo Formoso 2008-09-27 12:34:40 +0200
  • 60ab97b5f4 Increment version to 0.6.9 for next development cycle. Vreixo Formoso 2008-09-20 21:14:36 +0200
  • b959b150e9 Preparing a release Mario Danic 2008-09-18 07:09:05 +0200
  • 68419703d7 Added iso_image_update_sizes() API. Vreixo Formoso 2008-09-07 16:32:18 +0200
  • e79ee64a2f Fix bug #140, related to isolinux size, following patch by Christian Ostheimer. Vreixo Formoso 2008-08-29 20:54:14 +0200
  • 33e058a66a Fix bug #139 related to a wrong constant usage on non-emulated boot images. Vreixo Formoso 2008-08-28 16:44:54 +0200
  • 75c44a1474 Merge Thomas Schmitt work that set 0.6.7 version and some error codes. Vreixo Formoso 2008-08-26 16:51:30 +0200
  • e91f12972b Switch to 0.6.7, error codes for iso_dat_source.read Thomas Schmitt 2008-08-26 16:09:04 +0200
  • c1a7702f52 Merge level3 branch, adding support for ISO-9660 Level 3. Vreixo Formoso 2008-08-20 02:14:47 +0200
  • 37e6752375 Fix documentation related to valid error codes (see ticket #134). Vreixo Formoso 2008-08-20 00:52:33 +0200
  • 1ccc532808 Improve messages shown on some errors (fixes ticket #137). Vreixo Formoso 2008-08-20 00:40:20 +0200
  • 2de74d04a7 Fix severity of some errors (see ticket #137). Vreixo Formoso 2008-08-20 00:40:11 +0200
  • 7a87f47542 Prevent negative priorities on wrong error codes (fixes bug #135). Vreixo Formoso 2008-08-20 00:05:27 +0200
  • 690e02a461 Revert Mario workaround to deal with wrong error codes. Vreixo Formoso 2008-08-19 22:28:18 +0200
  • 882073f145 Make ISO-9660 Level 3 be the default for Backup Write Profile. Vreixo Formoso 2008-08-19 21:41:42 +0200
  • fb3c3e1a6d Fix important bug. File sections must be computed before dir size. Vreixo Formoso 2008-08-19 20:54:27 +0200
  • ff480b35e9 Control size of extents with #define blocks, to help testing. Vreixo Formoso 2008-08-19 19:44:47 +0200
  • 643dbef05c Store RR entries in Directory Record for each File Section. Vreixo Formoso 2008-08-19 03:46:41 +0200
  • f9e15054db Correctly compute directoty size on Joliet and ISO-9660:1999 trees. Vreixo Formoso 2008-08-19 03:46:04 +0200
  • ce0949a585 Compute correctly directory size. Vreixo Formoso 2008-08-19 03:31:50 +0200
  • 126e60741e Fix tiny memory leak. Vreixo Formoso 2008-08-19 03:03:16 +0200
  • 2e99e1aac9 Add support for multisession on Level 3 images. Vreixo Formoso 2008-08-19 02:45:20 +0200
  • 3a503a3e85 Implement iso_file_get_old_image_sections() and deprecate old way to obtain image lba. Vreixo Formoso 2008-08-19 02:01:42 +0200
  • 87f08d27ac Add support for reading Level 3 images. Vreixo Formoso 2008-08-19 01:08:46 +0200
  • 3f6da75e9c Only stored SUSP/RR entries in the directory entry for last extent. Vreixo Formoso 2008-08-18 17:54:03 +0200
  • 6ff7699c47 Support for writting ISO Level 3 images. Vreixo Formoso 2008-08-17 21:59:48 +0200
  • 68bd636bd8 Document Multi-Extent feature. metalpain 2008-08-17 19:30:47 +0200
  • 35a623c7ec Some configure.ac changes Mario Danic 2008-06-01 14:19:55 +0200
  • fc46f4ec84 Preparing 0.6.6 release Mario Danic 2008-06-01 14:19:02 +0200
  • 2cc8a6d978 Merged Vreixo branch Mario Danic 2008-06-01 10:41:52 +0200
  • ab14c030bc Improve iso_write_opts_set_overwrite_buf() documentation. Vreixo Formoso 2008-05-26 15:47:04 +0200
  • 86a3f4de22 Added iso_special_get_dev() API to retrieve devide id for device files. Vreixo Formoso 2008-05-26 15:43:55 +0200
  • 558bdde116 Fix bug in read_rr_PN(). Vreixo Formoso 2008-05-26 10:48:25 +0200
  • 1756cf4c92 Fix a bug in iso_tree_path_to_node(). Vreixo Formoso 2008-05-26 10:46:28 +0200
  • 927fb62ac4 Yay Mario Danic 2008-04-27 21:43:30 +0200
  • f8938bd37b Release! Mario Danic 2008-04-27 21:40:30 +0200
  • 2e0688dee6 Final NEWS update Mario Danic 2008-04-26 16:58:33 +0200
  • e318d48cb9 Updated NEWS for release Mario Danic 2008-04-26 16:56:40 +0200
  • 84771aa83b Preparation for 0.6.4 release Mario Danic 2008-04-24 11:22:24 +0200
  • 7e617733b1 Implemented safety cap and did merge with vreixo branch Mario Danic 2008-04-22 22:24:00 +0200
  • ccc7b0b58f Fix allocation problem. Vreixo Formoso 2008-04-05 17:08:17 +0200
  • b94d993239 Fixed licencing mishap in COPYRIGHT Mario Danic 2008-04-02 20:01:25 +0200
  • 7b0da1ecd6 Add a function to get the path of a node in the IsoImage. Vreixo Formoso 2008-03-17 21:42:44 +0100
  • 2374976b6d Make iso_dir_find_children() work recursivelly. Vreixo Formoso 2008-03-17 17:24:42 +0100
  • 8b10d3107a Make IsoDirIters take also a ref on the dir they iterate. Vreixo Formoso 2008-03-17 16:02:50 +0100
  • 987fa4b323 Improve find iterator, to make has_next() actually work. Vreixo Formoso 2008-03-17 15:50:38 +0100
  • 166f1d83bd Expose node extended info. Add unit test for it. Vreixo Formoso 2008-03-15 17:34:58 +0100
  • 648941cb15 lseek() needs to be added to the end to ensure ABI compatibility. Vreixo Formoso 2008-03-08 21:48:03 +0100
  • d455f9b540 Add support for cut-out files. Vreixo Formoso 2008-03-08 21:45:19 +0100
  • bad03a9a2b Add lseek() function to IsoFileSource. Vreixo Formoso 2008-03-08 18:34:41 +0100
  • 69fe1d6074 Implement iso_tree_add_new_file() to add new files from scratch. Vreixo Formoso 2008-03-08 17:28:40 +0100
  • 0c69463c5a Add support for adding a node with a given name. Vreixo Formoso 2008-03-08 01:06:46 +0100
  • ae43626f0b Definitelly fix ticket #127. Iterators now support asynchronous remove. Vreixo Formoso 2008-03-08 00:45:19 +0100
  • 620c7a08e1 Add an Unit test to asyncronous removing of children during iteration. Vreixo Formoso 2008-03-07 00:21:18 +0100
  • edc5ccf90a Added iterator global registry. Vreixo Formoso 2008-03-06 23:59:32 +0100
  • d534a96c83 Apply patch by "eostapets" fixing a linking bug. Vreixo Formoso 2008-03-06 16:13:15 +0100
  • 085f6b64a3 Add find condition to logically combine two find conditions. Vreixo Formoso 2008-03-04 01:10:56 +0100
  • d2a92bd0f6 Add find contitions to check for timestamps. Vreixo Formoso 2008-03-04 00:53:25 +0100
  • 6b583aa31f Add find conditions to check for mode, gid and uid attributes. Vreixo Formoso 2008-03-04 00:34:17 +0100
  • cb47296913 Preliminary support for find nodes. Vreixo Formoso 2008-03-03 22:02:10 +0100
  • dd02d1d976 Convert IsoDirIter in an interface. Vreixo Formoso 2008-03-03 21:18:54 +0100
  • c75f1a430e Added function to get the lba of an old image file. Vreixo Formoso 2008-03-03 20:42:06 +0100
  • d894d3719b Some little unit test assert. Vreixo Formoso 2008-03-02 18:21:58 +0100
  • 6d633caadb Improved DirIter implementation. Vreixo Formoso 2008-03-02 18:20:19 +0100
  • 955f2f9c24 Added a test case that shows 2nd bug found by Thomas in ticket #126. Vreixo Formoso 2008-03-02 17:08:59 +0100
  • 061dce1ec2 s/openned/opened. Deprecate incorrectly spelled errors. Vreixo Formoso 2008-03-01 17:12:44 +0100
  • 31a92bd8bd Ensure filters are only applied to repeatable Streams. Vreixo Formoso 2008-03-01 17:12:27 +0100
  • b3ef67feb6 Test case for iso_dir_iter_take(). Vreixo Formoso 2008-03-01 16:27:54 +0100
  • 241a7295ba Ticket #127 also affects iso_dir_iter_take(). Fixed. Vreixo Formoso 2008-03-01 16:16:12 +0100
  • b9331ba5c1 Fix bug in iso_dir_iter_remove(), ticket #127. Vreixo Formoso 2008-03-01 15:57:12 +0100
  • 0dad87f035 Filters definition. Example XOR_encrypt filter. Vreixo Formoso 2008-02-24 18:20:23 +0100
  • 37f69d5360 Remove IsoStream->get_name(), add version and type fields instead. Vreixo Formoso 2008-02-24 16:58:07 +0100
  • 811743a147 Expose IsoStream and getter for IsoFile. API still not stable. Vreixo Formoso 2008-02-23 18:03:12 +0100
  • 3c97b494b6 Merge Mario mainline changes. Vreixo Formoso 2008-02-23 01:39:09 +0100
  • 7b7fc4ddc1 Created empty news stub for v0.6.4 Mario Danic 2008-02-23 01:19:16 +0100
  • d835235a93 Updated NEWS file for bugfix release Mario Danic 2008-02-23 01:17:19 +0100
  • e5f1cfca40 Merge more Thomas contributions related to ticket #125. Vreixo Formoso 2008-02-23 01:07:30 +0100
  • 353ed64d77 bundle_A80222_3 Thomas Schmitt 2008-02-22 22:43:30 +0100
  • e80ae930ea Merge changes from Thomas (ticket #125). Minor changes on merge. Vreixo Formoso 2008-02-22 21:42:17 +0100
  • 5a2ab22b81 Change version number to 0.6.3. Vreixo Formoso 2008-02-22 21:24:20 +0100
  • 25ab8631e4 bundle_A80222_2 Thomas Schmitt 2008-02-22 19:43:09 +0100
  • 3fa3292564 message enhancements 2nd edition Thomas Schmitt 2008-02-22 19:39:09 +0100
  • 9c73b108f7 Fix bug to include buffer-h in dist tarball. Vreixo Formoso 2008-02-22 15:57:57 +0100
  • a98b4eda40 ticket 125 Thomas Schmitt 2008-02-22 15:39:35 +0100