|
a698f0ee22
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for messages.c
|
2011-05-21 23:16:10 +02:00 |
|
|
e69854b35f
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for md5.c
|
2011-05-21 23:15:48 +02:00 |
|
|
228995c148
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for make_isohybrid_mbr.c
|
2011-05-21 23:15:19 +02:00 |
|
|
071e14f9b0
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for joliet.c
|
2011-05-21 23:14:49 +02:00 |
|
|
b08d6271ab
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for iso1999.c
|
2011-05-21 23:14:16 +02:00 |
|
|
431d31fff6
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for fs_local.c
|
2011-05-21 23:13:40 +02:00 |
|
|
a37571c6c5
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for fs_image.c
|
2011-05-21 23:13:16 +02:00 |
|
|
6e98006640
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for filters/zisofs.c
|
2011-05-21 23:12:29 +02:00 |
|
|
d264e818c3
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for filters/gzip.c
|
2011-05-21 23:11:48 +02:00 |
|
|
d0f740facf
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for eltorito.c
|
2011-05-21 23:11:18 +02:00 |
|
|
944b5a6152
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for ecma119_tree.c
|
2011-05-21 23:10:21 +02:00 |
|
|
b51232fef4
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for ecma119.c
|
2011-05-21 23:09:44 +02:00 |
|
|
99f037e210
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for buffer.c
|
2011-05-21 23:08:53 +02:00 |
|
|
c794a48a06
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for aaip_0_2.c
|
2011-05-21 23:08:14 +02:00 |
|
|
47d599e8c3
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for aaip-os-linux.c
|
2011-05-21 23:05:17 +02:00 |
|
|
0a87e838df
|
Mentioned the need to define uint32_t when including libisofs.h
|
2011-05-19 15:43:44 +02:00 |
|
|
e945e38add
|
Mentioned upcomming version in ChangeLog
|
2011-05-13 09:01:01 +02:00 |
|
|
6d68abc707
|
Version leap to 1.0.9
|
2011-05-12 18:59:38 +02:00 |
|
|
e80dd0735b
|
Version leap to 1.0.8
|
2011-05-12 18:55:58 +02:00 |
|
|
c276681735
|
Updated changelog.
|
2011-05-12 16:43:46 +02:00 |
|
|
1d723f0834
|
Corrected an inappropriate variable type when setting xattr or ACL.
|
2011-05-12 16:22:02 +02:00 |
|
|
1a4b2a2584
|
Bug fix: SIGSEGV if the path given by iso_image_add_mips_boot_file()
does not exist in the image at image production time.
|
2011-05-09 15:32:27 +02:00 |
|
|
4eb2a7199c
|
Bug fix: iso_write_opts_set_system_area() with system area types
1=MIPS Big Endian and 2=MIPS Little Endian caused SIGSEGV.
|
2011-05-09 15:12:52 +02:00 |
|
|
6d5e68fd01
|
Clarified two comments.
|
2011-05-06 13:32:06 +02:00 |
|
|
fed8b23017
|
Returning proper error code on memory shortage with iso_node_lookup_attr().
|
2011-05-06 13:30:37 +02:00 |
|
|
e3329a98a9
|
Corrected previous revision which freed memory too generously
|
2011-05-01 22:49:34 +02:00 |
|
|
49efbdad76
|
Closed tiny memory leak detected by valgrind.
|
2011-05-01 16:44:20 +02:00 |
|
|
9538a5d57b
|
Performing collision test before FileSource creation in iso_tree_add_new_node()
|
2011-04-28 20:24:17 +02:00 |
|
|
66dc6c2d0e
|
Disabled HAVE_DOT in doxygen.conf
|
2011-04-15 14:52:36 +02:00 |
|
|
81608815ae
|
Closed a memory leak which happened in case of memory shortage.
|
2011-04-11 20:49:03 +02:00 |
|
|
ae5ab4a08f
|
Closed a memory leak of 32 kB per loaded ISO image.
|
2011-04-11 20:47:34 +02:00 |
|
|
76b6737570
|
Bug fix: While loading an ISO image several reads to malloc
memory occured with byte index -1. (Found by Valgrind after years
of operation without visible problems.)
|
2011-04-11 20:19:35 +02:00 |
|
|
9210a57500
|
Version leap to 1.0.7
|
2011-04-09 11:11:36 +02:00 |
|
|
8a752b50fa
|
Version leap to 1.0.6
|
2011-04-08 19:47:18 +02:00 |
|
|
c38b1a3a3a
|
Updated changelog
|
2011-04-08 19:00:33 +02:00 |
|
|
73c9c7f244
|
Removed inactive debugging code
|
2011-04-08 18:56:08 +02:00 |
|
|
0b9f03bb23
|
Fixed a typo in comments
|
2011-04-05 09:20:25 +02:00 |
|
|
d1c3a017e3
|
Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX
(ISO filesystem).
|
2011-04-03 11:02:15 +02:00 |
|
|
b200feceed
|
Requiring libjte version 1.0.0 (if libjte is to be linked at all).
|
2011-04-02 16:30:23 +02:00 |
|
|
7958b2ea22
|
Mentioned configure option to disable libjte
|
2011-03-31 18:26:23 +02:00 |
|
|
c0bdf4d3b5
|
Reacted on warning about theoretical memory leak.
|
2011-03-28 20:43:13 +02:00 |
|
|
71efc996e3
|
New error code ISO_RR_PATH_TOO_LONG.
|
2011-03-28 15:00:44 +02:00 |
|
|
61383dea2d
|
New error codes ISO_RR_NAME_TOO_LONG and ISO_RR_NAME_RESERVED for
occasions which previously returned ISO_WRONG_ARG_VALUE.
|
2011-03-26 20:54:20 +01:00 |
|
|
270cd1cad5
|
Closed a memory leak found by valgrind.
|
2011-03-26 19:23:51 +01:00 |
|
|
559e9b564d
|
New API call iso_write_opts_set_joliet_long_names()
|
2011-03-26 15:38:08 +01:00 |
|
|
d8a56f60ef
|
Interpreting the return values of fwrite() in demo/demo.c
|
2011-03-11 09:09:39 +01:00 |
|
|
10e3b2939a
|
Updated copyright year
|
2011-03-10 20:03:35 +01:00 |
|
|
ba67523278
|
Version leap to 1.0.5
|
2011-03-10 13:43:13 +01:00 |
|
|
f09964cf51
|
Version leap to 1.0.4
|
2011-03-10 09:22:57 +01:00 |
|
|
e4a70a823d
|
Updated changelog
|
2011-03-10 08:36:03 +01:00 |
|