Vreixo Formoso
|
ec7fc7d1b2
|
Rename iso_dir_get_nchildren() to iso_dir_get_children_count()
|
15 years ago |
Vreixo Formoso
|
5088428742
|
Detect size changes on files.
|
15 years ago |
Vreixo Formoso
|
293e8ab2fc
|
Caused messages are submited with NOTE severity instead of debug.
|
15 years ago |
Mario Danic
|
f4fa99cdd4
|
Improved wiki page grammar
|
15 years ago |
Vreixo Formoso
|
3f84ec1fa3
|
Changes to error handling.
- API to get error code.
- Errors are submited to message queue by its error code
- Define error codes in libiso_msgs.h
|
15 years ago |
Vreixo Formoso
|
63052532b5
|
Wiki changes
|
15 years ago |
Vreixo Formoso
|
ffd5727bee
|
Use functions instead of macros to get the prio and severity of errors.
|
15 years ago |
Vreixo Formoso
|
3510f56966
|
Better handling of cancelation. Just join thread if image already consumed.
|
15 years ago |
Vreixo Formoso
|
8930de4026
|
Improve messages during cancelation.
|
15 years ago |
Vreixo Formoso
|
99bcef4c53
|
Ensure propertly cleanup when image writting is canceled.
|
15 years ago |
Vreixo Formoso
|
bf5bf7af98
|
Write multisession/growing/modification info to the Tutorial.
|
15 years ago |
Vreixo Formoso
|
7e0482a461
|
Prepare README and Roadmap files.
|
15 years ago |
Vreixo Formoso
|
42d95c062d
|
Sorting of files on image enabled by default.
|
15 years ago |
Vreixo Formoso
|
e88b361b5f
|
Make iso_read_image_features private. Add getters for its properties.
|
15 years ago |
Vreixo Formoso
|
e6deb92553
|
Documentation improvements.
|
15 years ago |
Vreixo Formoso
|
40fa6fc4a6
|
Set version to 0.6.2 in since tags.
|
15 years ago |
Vreixo Formoso
|
282d092dd8
|
Fix bug in build system.
|
15 years ago |
Vreixo Formoso
|
c717152c88
|
Added since tag to all functions.
|
15 years ago |
Vreixo Formoso
|
df8cc55a56
|
Merged Thomas changes related to version macros.
|
15 years ago |
Vreixo Formoso
|
2d9f51a6de
|
Merged mainline.
|
15 years ago |
Mario Danic
|
227ef418d0
|
Made migration to -1 pc file
|
15 years ago |
Mario Danic
|
76177d30e4
|
Merged vreixo branch
|
15 years ago |
Vreixo Formoso
|
2d4ed82048
|
Documentation improvements.
|
15 years ago |
Vreixo Formoso
|
1c13429348
|
Minor code format.
|
15 years ago |
Thomas Schmitt
|
cbe33c9df2
|
Introduced header version macros into libisofs.h
|
15 years ago |
Vreixo Formoso
|
88f6ae96b6
|
Added compilation check macros as proposed by Thomas.
|
15 years ago |
Vreixo Formoso
|
16cfaf9059
|
Replace non standard FNM_FILE_NAME with POSIX FNM_PATHNAME.
|
15 years ago |
Vreixo Formoso
|
89bd156918
|
Don't try to install docs if they have not been generated.
|
15 years ago |
Vreixo Formoso
|
99298c10a4
|
Move error codes to libisofs.h. Remove error.h header.
|
15 years ago |
Vreixo Formoso
|
b6362a8680
|
Add wildcard support to excludes.
|
15 years ago |
Vreixo Formoso
|
04078d12ef
|
Review Roadmap and TODO files.
|
15 years ago |
Vreixo Formoso
|
a8fe48189c
|
Minor docs improvements.
|
15 years ago |
Vreixo Formoso
|
e42a583a2f
|
Support for different default permissions for file and dirs on image
import.
|
15 years ago |
Vreixo Formoso
|
04c6bf39b4
|
Added little macros to simplify IsoNode type hierarchy handling.
|
15 years ago |
Vreixo Formoso
|
0beee602b0
|
Minor docs.
|
15 years ago |
Vreixo Formoso
|
d432879d83
|
Build API docs with doxygen. Add Tutorial to distribution tarball.
|
15 years ago |
Vreixo Formoso
|
345d9c4a05
|
Little changes in the Tutorial, related with the iso tree operations.
|
15 years ago |
Vreixo Formoso
|
ff0dd38e9f
|
Add support for excluding arbitrary files when adding a dir recursively.
|
15 years ago |
Vreixo Formoso
|
69d0503053
|
Added iso_lib_is_compatible() function.
|
15 years ago |
Vreixo Formoso
|
6434de535c
|
Users can now attach app specific data to IsoImage.
|
15 years ago |
Vreixo Formoso
|
b3f4ca1cf7
|
Add IsoImage context as parameter for return function.
|
15 years ago |
Vreixo Formoso
|
f2c8712b40
|
Make error.h header public.
|
15 years ago |
Vreixo Formoso
|
8714228e81
|
Set version to 0.6.1.
|
15 years ago |
Vreixo Formoso
|
fcaa0f32bc
|
Little documentation improves.
|
15 years ago |
Vreixo Formoso
|
39ec815ff1
|
os_errno is not used by libisofs, and thus is removed from API.
|
15 years ago |
Vreixo Formoso
|
0869f7d472
|
Add iso_image_get_msg_id() API.
|
15 years ago |
Vreixo Formoso
|
f1739b4323
|
Add Tutorial and Wiki files to revision control. Initial version.
|
15 years ago |
Vreixo Formoso
|
de338a2603
|
Check for non standard eaccess(), use open() otherwise.
|
15 years ago |
Vreixo Formoso
|
5d9e481dff
|
Check for non standard timegm, and replace it if not available.
|
15 years ago |
Vreixo Formoso
|
b97121a0e9
|
Support for optionally store timestamps in GMT.
|
15 years ago |