[Forensics-changes] [libewf] branch upstream updated (2f57f21 -> b93fa51)

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 27 08:33:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository libewf.

      from  2f57f21   Imported Upstream version 20150126
       new  54334d0   Imported Upstream version 20160318
       new  b93fa51   Imported Upstream version 20160424

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                            |   38 +-
 ChangeLog                                          |  517 +-
 INSTALL                                            |    6 +-
 Makefile.am                                        |   14 +-
 Makefile.in                                        |  331 +-
 README                                             |   16 +-
 acinclude.m4                                       |   27 -
 aclocal.m4                                         |  461 +-
 common/Makefile.in                                 |  243 +-
 common/byte_stream.h                               |    4 +-
 common/common.h                                    |    4 +-
 common/config.h                                    |   73 +-
 common/config.h.in                                 |   51 +-
 common/config_borlandc.h                           |    4 +-
 common/config_msc.h                                |    4 +-
 common/config_winapi.h                             |    2 +-
 common/file_stream.h                               |    4 +-
 common/memory.h                                    |    4 +-
 common/types.h                                     |   14 +-
 common/types.h.in                                  |   14 +-
 compile                                            |  347 +
 config.guess                                       |  349 +-
 config.sub                                         |  125 +-
 configure                                          | 5883 ++++++++++---
 configure.ac                                       |   27 +-
 depcomp                                            |  454 +-
 documents/Makefile.am                              |   11 -
 documents/Makefile.in                              |  705 --
 documents/header.txt                               |  180 -
 documents/header2.txt                              |   90 -
 documents/programming.txt                          |   75 -
 dpkg/changelog                                     |    4 +-
 dpkg/control                                       |   21 +-
 dpkg/copyright                                     |    2 +-
 dpkg/{libewf-dev.docs => libewf-python.docs}       |    0
 dpkg/{libewf-dev.docs => libewf-python3.docs}      |    0
 dpkg/rules                                         |   10 +-
 ewf.net/Makefile.in                                |  175 +-
 ewf.net/ewf.net.rc                                 |    6 +-
 ewf.net/ewf.net.rc.in                              |    2 +-
 ewf.net/ewf.net_datetime.cpp                       |    2 +-
 ewf.net/ewf.net_datetime.h                         |    2 +-
 ewf.net/ewf.net_definitions.h                      |    2 +-
 ewf.net/ewf.net_file_entry.cpp                     |   73 +-
 ewf.net/ewf.net_file_entry.h                       |    6 +-
 ewf.net/ewf.net_handle.cpp                         |  156 +-
 ewf.net/ewf.net_handle.h                           |   10 +-
 ewf.net/ewf.net_sector_range.cpp                   |    2 +-
 ewf.net/ewf.net_sector_range.h                     |    2 +-
 ewf.net/ewf.net_support.cpp                        |    4 +-
 ewf.net/ewf.net_support.h                          |    2 +-
 ewftools/Makefile.am                               |   98 +-
 ewftools/Makefile.in                               |  428 +-
 ewftools/byte_size_string.c                        |  126 +-
 ewftools/byte_size_string.h                        |   17 +-
 ewftools/device_handle.c                           |  196 +-
 ewftools/device_handle.h                           |    9 +-
 ewftools/digest_hash.c                             |    2 +-
 ewftools/digest_hash.h                             |    2 +-
 ewftools/ewfacquire.c                              |  849 +-
 ewftools/ewfacquirestream.c                        |  689 +-
 ewftools/ewfcommon.h                               |    2 +-
 ewftools/ewfdebug.c                                |    8 +-
 ewftools/ewfexport.c                               |   94 +-
 ewftools/ewfinfo.c                                 |    4 +-
 ewftools/ewfinput.c                                |   23 +-
 ewftools/ewfinput.h                                |   10 +-
 ewftools/ewfmount.c                                |    4 +-
 ewftools/ewfoutput.c                               |    4 +-
 ewftools/ewfoutput.h                               |    2 +-
 ewftools/ewfrecover.c                              |   64 +-
 ewftools/ewftools_libbfio.h                        |    6 +-
 .../ewftools_libcdata.h                            |    6 +-
 ewftools/ewftools_libcdatetime.h                   |   10 +-
 ewftools/ewftools_libcerror.h                      |    6 +-
 ewftools/ewftools_libcfile.h                       |    6 +-
 ewftools/ewftools_libclocale.h                     |    6 +-
 ewftools/ewftools_libcnotify.h                     |    6 +-
 ewftools/ewftools_libcpath.h                       |    6 +-
 ewftools/ewftools_libcsplit.h                      |    2 +-
 ewftools/ewftools_libcstring.h                     |    6 +-
 ewftools/ewftools_libcsystem.h                     |    6 +-
 ewftools/ewftools_libcthreads.h                    |    2 +-
 ewftools/ewftools_libewf.h                         |    2 +-
 ewftools/ewftools_libfvalue.h                      |    2 +-
 ewftools/ewftools_libhmac.h                        |    2 +-
 ewftools/ewftools_libodraw.h                       |    2 +-
 ewftools/ewftools_libsmdev.h                       |    2 +-
 ewftools/ewftools_libsmraw.h                       |    2 +-
 ewftools/ewftools_libuna.h                         |   10 +-
 ewftools/ewfverify.c                               |   49 +-
 ewftools/export_handle.c                           | 2330 +++--
 ewftools/export_handle.h                           |  102 +-
 ewftools/guid.c                                    |    2 +-
 ewftools/guid.h                                    |    2 +-
 ewftools/imaging_handle.c                          | 1612 ++--
 ewftools/imaging_handle.h                          |  103 +-
 ewftools/info_handle.c                             |   10 +-
 ewftools/info_handle.h                             |    4 +-
 ewftools/log_handle.c                              |    2 +-
 ewftools/log_handle.h                              |    2 +-
 ewftools/mount_handle.c                            |    6 +-
 ewftools/mount_handle.h                            |    4 +-
 ewftools/platform.c                                |    2 +-
 ewftools/platform.h                                |    2 +-
 ewftools/process_status.c                          |   46 +-
 ewftools/process_status.h                          |   10 +-
 ewftools/storage_media_buffer.c                    |  392 +-
 ewftools/storage_media_buffer.h                    |   78 +-
 ewftools/storage_media_buffer_queue.c              |  249 +
 .../{log_handle.h => storage_media_buffer_queue.h} |   52 +-
 ewftools/verification_handle.c                     | 1282 ++-
 ewftools/verification_handle.h                     |   84 +-
 include/Makefile.in                                |  226 +-
 include/libewf.h                                   | 2080 +----
 include/libewf.h.in                                | 2080 +----
 include/libewf/codepage.h                          |    2 +-
 include/libewf/definitions.h                       |   42 +-
 include/libewf/definitions.h.in                    |   38 +-
 include/libewf/error.h                             |    2 +-
 include/libewf/extern.h                            |    2 +-
 include/libewf/features.h                          |    2 +-
 include/libewf/features.h.in                       |    2 +-
 include/libewf/types.h                             |    7 +-
 include/libewf/types.h.in                          |    7 +-
 install-sh                                         |  366 +-
 libbfio/Makefile.am                                |    5 +-
 libbfio/Makefile.in                                |  275 +-
 libbfio/libbfio_codepage.h                         |    6 +-
 libbfio/libbfio_definitions.h                      |    6 +-
 libbfio/libbfio_error.c                            |    7 +-
 libbfio/libbfio_error.h                            |    7 +-
 libbfio/libbfio_extern.h                           |    2 +-
 libbfio/libbfio_file.c                             |   26 +-
 libbfio/libbfio_file.h                             |    2 +-
 libbfio/libbfio_file_pool.c                        |    2 +-
 libbfio/libbfio_file_pool.h                        |    2 +-
 libbfio/libbfio_file_range.c                       |   31 +-
 libbfio/libbfio_file_range.h                       |    2 +-
 libbfio/libbfio_handle.c                           |   23 +-
 libbfio/libbfio_handle.h                           |    2 +-
 libbfio/libbfio_libcdata.h                         |    2 +-
 libbfio/libbfio_libcerror.h                        |    6 +-
 libbfio/libbfio_libcfile.h                         |    2 +-
 libbfio/libbfio_libclocale.h                       |    2 +-
 libbfio/libbfio_libcpath.h                         |    2 +-
 libbfio/libbfio_libcstring.h                       |    6 +-
 libbfio/libbfio_libcthreads.h                      |    2 +-
 libbfio/libbfio_libuna.h                           |    2 +-
 libbfio/libbfio_memory_range.c                     |    2 +-
 libbfio/libbfio_memory_range.h                     |    2 +-
 libbfio/libbfio_pool.c                             |  614 +-
 libbfio/libbfio_pool.h                             |   39 +-
 libbfio/libbfio_support.c                          |    2 +-
 libbfio/libbfio_support.h                          |    2 +-
 libbfio/libbfio_types.h                            |    6 +-
 libbfio/libbfio_unused.h                           |    4 +-
 libcaes/Makefile.in                                |  270 +-
 libcaes/libcaes_context.c                          |    2 +-
 libcaes/libcaes_context.h                          |    2 +-
 libcaes/libcaes_crypt.c                            |    6 +-
 libcaes/libcaes_crypt.h                            |    2 +-
 libcaes/libcaes_definitions.h                      |    6 +-
 libcaes/libcaes_error.c                            |    7 +-
 libcaes/libcaes_error.h                            |    9 +-
 libcaes/libcaes_extern.h                           |    2 +-
 libcaes/libcaes_key.c                              |    2 +-
 libcaes/libcaes_key.h                              |    2 +-
 libcaes/libcaes_libcerror.h                        |    6 +-
 libcaes/libcaes_libcstring.h                       |    6 +-
 libcaes/libcaes_support.c                          |    2 +-
 libcaes/libcaes_support.h                          |    2 +-
 libcaes/libcaes_tweaked_context.c                  |    2 +-
 libcaes/libcaes_tweaked_context.h                  |    2 +-
 libcaes/libcaes_types.h                            |    8 +-
 libcaes/libcaes_unused.h                           |    4 +-
 libcdata/Makefile.in                               |  270 +-
 libcdata/libcdata_array.c                          |  172 +-
 libcdata/libcdata_array.h                          |    9 +-
 libcdata/libcdata_btree.c                          |    2 +-
 libcdata/libcdata_btree.h                          |    2 +-
 libcdata/libcdata_definitions.h                    |    8 +-
 libcdata/libcdata_error.c                          |    7 +-
 libcdata/libcdata_error.h                          |    7 +-
 libcdata/libcdata_extern.h                         |    2 +-
 libcdata/libcdata_libcerror.h                      |    6 +-
 libcdata/libcdata_libcstring.h                     |    6 +-
 libcdata/libcdata_libcthreads.h                    |   12 +-
 libcdata/libcdata_list.c                           |   14 +-
 libcdata/libcdata_list.h                           |    2 +-
 libcdata/libcdata_list_element.c                   |    2 +-
 libcdata/libcdata_list_element.h                   |    2 +-
 libcdata/libcdata_range_list.c                     |   10 +-
 libcdata/libcdata_range_list.h                     |    2 +-
 libcdata/libcdata_range_list_value.c               |    2 +-
 libcdata/libcdata_range_list_value.h               |    2 +-
 libcdata/libcdata_support.c                        |    2 +-
 libcdata/libcdata_support.h                        |    2 +-
 libcdata/libcdata_tree_node.c                      |   12 +-
 libcdata/libcdata_tree_node.h                      |    2 +-
 libcdata/libcdata_types.h                          |   14 +-
 libcdata/libcdata_unused.h                         |    4 +-
 libcdatetime/Makefile.am                           |    6 +-
 libcdatetime/Makefile.in                           |  288 +-
 libcdatetime/libcdatetime_definitions.h            |    6 +-
 libcdatetime/libcdatetime_elements.c               |   10 +-
 libcdatetime/libcdatetime_elements.h               |   19 +-
 libcdatetime/libcdatetime_error.c                  |    7 +-
 libcdatetime/libcdatetime_error.h                  |    7 +-
 libcdatetime/libcdatetime_extern.h                 |    2 +-
 libcdatetime/libcdatetime_libcerror.h              |    6 +-
 libcdatetime/libcdatetime_libcstring.h             |    6 +-
 libcdatetime/libcdatetime_support.c                |    2 +-
 libcdatetime/libcdatetime_support.h                |    2 +-
 libcdatetime/libcdatetime_timestamp.c              |    4 +-
 libcdatetime/libcdatetime_timestamp.h              |    2 +-
 libcdatetime/libcdatetime_types.h                  |   12 +-
 libcdatetime/libcdatetime_unused.h                 |    4 +-
 libcerror/Makefile.in                              |  270 +-
 libcerror/libcerror_definitions.h                  |   28 +-
 libcerror/libcerror_error.c                        |   38 +-
 libcerror/libcerror_error.h                        |    2 +-
 libcerror/libcerror_extern.h                       |    2 +-
 libcerror/libcerror_libcstring.h                   |    6 +-
 libcerror/libcerror_support.c                      |    2 +-
 libcerror/libcerror_support.h                      |    2 +-
 libcerror/libcerror_system.c                       |   49 +-
 libcerror/libcerror_system.h                       |    4 +-
 libcerror/libcerror_types.h                        |   18 +-
 libcerror/libcerror_unused.h                       |    4 +-
 libcfile/Makefile.am                               |    1 -
 libcfile/Makefile.in                               |  278 +-
 libcfile/libcfile_definitions.h                    |    6 +-
 libcfile/libcfile_error.c                          |    7 +-
 libcfile/libcfile_error.h                          |    7 +-
 libcfile/libcfile_extern.h                         |    2 +-
 libcfile/libcfile_file.c                           |   73 +-
 libcfile/libcfile_file.h                           |   59 +-
 libcfile/libcfile_libcerror.h                      |    6 +-
 libcfile/libcfile_libclocale.h                     |    6 +-
 libcfile/libcfile_libcnotify.h                     |    6 +-
 libcfile/libcfile_libcstring.h                     |    6 +-
 libcfile/libcfile_libuna.h                         |   11 +-
 libcfile/libcfile_notify.c                         |    7 +-
 libcfile/libcfile_notify.h                         |    4 +-
 libcfile/libcfile_stream.c                         | 1055 ---
 libcfile/libcfile_stream.h                         |  120 -
 libcfile/libcfile_support.c                        |  629 +-
 libcfile/libcfile_support.h                        |   58 +-
 libcfile/libcfile_types.h                          |   16 +-
 libcfile/libcfile_unused.h                         |    4 +-
 libclocale/Makefile.in                             |  270 +-
 libclocale/libclocale_codepage.c                   |    2 +-
 libclocale/libclocale_codepage.h                   |    6 +-
 libclocale/libclocale_definitions.h                |    6 +-
 libclocale/libclocale_extern.h                     |    2 +-
 libclocale/libclocale_libcerror.h                  |    2 +-
 libclocale/libclocale_libcstring.h                 |    6 +-
 libclocale/libclocale_locale.c                     |    2 +-
 libclocale/libclocale_locale.h                     |    8 +-
 libclocale/libclocale_support.c                    |    2 +-
 libclocale/libclocale_support.h                    |    4 +-
 libclocale/libclocale_unused.h                     |    4 +-
 libcnotify/Makefile.am                             |    2 +
 libcnotify/Makefile.in                             |  277 +-
 libcnotify/libcnotify_definitions.h                |    6 +-
 libcnotify/libcnotify_extern.h                     |    2 +-
 libcnotify/libcnotify_libcerror.h                  |    2 +-
 libcnotify/libcnotify_libcstring.h                 |    6 +-
 libcnotify/libcnotify_print.c                      |    5 +-
 libcnotify/libcnotify_print.h                      |    2 +-
 libcnotify/libcnotify_stream.c                     |    2 +-
 libcnotify/libcnotify_stream.h                     |    2 +-
 .../libcnotify_support.c                           |   14 +-
 .../libcnotify_support.h                           |   16 +-
 .../libcnotify_types.h                             |   25 +-
 libcnotify/libcnotify_unused.h                     |    4 +-
 libcnotify/libcnotify_verbose.c                    |    2 +-
 libcnotify/libcnotify_verbose.h                    |    2 +-
 libcpath/Makefile.am                               |    2 +-
 libcpath/Makefile.in                               |  283 +-
 libcpath/libcpath_definitions.h                    |    6 +-
 libcpath/libcpath_error.c                          |    7 +-
 libcpath/libcpath_error.h                          |    7 +-
 libcpath/libcpath_extern.h                         |    2 +-
 libcpath/libcpath_libcerror.h                      |    6 +-
 libcpath/libcpath_libclocale.h                     |    6 +-
 libcpath/libcpath_libcsplit.h                      |    2 +-
 libcpath/libcpath_libcstring.h                     |    6 +-
 libcpath/libcpath_libuna.h                         |   11 +-
 libcpath/libcpath_path.c                           |   30 +-
 libcpath/libcpath_path.h                           |    2 +-
 libcpath/libcpath_support.c                        |    2 +-
 libcpath/libcpath_support.h                        |    2 +-
 libcpath/libcpath_unused.h                         |    4 +-
 libcsplit/Makefile.am                              |    2 +-
 libcsplit/Makefile.in                              |  274 +-
 libcsplit/libcsplit_definitions.h                  |    6 +-
 libcsplit/libcsplit_error.c                        |    7 +-
 libcsplit/libcsplit_error.h                        |    7 +-
 libcsplit/libcsplit_extern.h                       |    2 +-
 libcsplit/libcsplit_libcerror.h                    |    6 +-
 libcsplit/libcsplit_libcstring.h                   |    6 +-
 libcsplit/libcsplit_narrow_split_string.c          |    2 +-
 libcsplit/libcsplit_narrow_split_string.h          |    2 +-
 libcsplit/libcsplit_narrow_string.c                |    2 +-
 libcsplit/libcsplit_narrow_string.h                |    2 +-
 libcsplit/libcsplit_support.c                      |    2 +-
 libcsplit/libcsplit_support.h                      |    2 +-
 libcsplit/libcsplit_types.h                        |   12 +-
 libcsplit/libcsplit_unused.h                       |    4 +-
 libcsplit/libcsplit_wide_split_string.c            |    2 +-
 libcsplit/libcsplit_wide_split_string.h            |    2 +-
 libcsplit/libcsplit_wide_string.c                  |    2 +-
 libcsplit/libcsplit_wide_string.h                  |    2 +-
 libcstring/Makefile.in                             |  270 +-
 libcstring/libcstring_definitions.h                |    6 +-
 libcstring/libcstring_extern.h                     |    2 +-
 libcstring/libcstring_narrow_string.h              |    2 +-
 libcstring/libcstring_support.c                    |    2 +-
 libcstring/libcstring_support.h                    |    4 +-
 libcstring/libcstring_system_string.h              |    2 +-
 libcstring/libcstring_types.h                      |    2 +-
 libcstring/libcstring_unused.h                     |    4 +-
 libcstring/libcstring_wide_string.c                |    2 +-
 libcstring/libcstring_wide_string.h                |    2 +-
 libcsystem/Makefile.am                             |    7 -
 libcsystem/Makefile.in                             |  279 +-
 libcsystem/libcsystem_definitions.h                |    6 +-
 libcsystem/libcsystem_error.c                      |    7 +-
 libcsystem/libcsystem_error.h                      |    7 +-
 libcsystem/libcsystem_extern.h                     |    2 +-
 libcsystem/libcsystem_file_io.h                    |    2 +-
 libcsystem/libcsystem_find.h                       |    2 +-
 libcsystem/libcsystem_getopt.c                     |    2 +-
 libcsystem/libcsystem_getopt.h                     |    2 +-
 libcsystem/libcsystem_glob.c                       |    2 +-
 libcsystem/libcsystem_glob.h                       |    2 +-
 libcsystem/libcsystem_i18n.h                       |    2 +-
 libcsystem/libcsystem_libcerror.h                  |    6 +-
 libcsystem/libcsystem_libclocale.h                 |    2 +-
 libcsystem/libcsystem_libcnotify.h                 |    2 +-
 libcsystem/libcsystem_libcstring.h                 |    6 +-
 libcsystem/libcsystem_libuna.h                     |    2 +-
 libcsystem/libcsystem_signal.c                     |    2 +-
 libcsystem/libcsystem_signal.h                     |    2 +-
 libcsystem/libcsystem_string.c                     |    2 +-
 libcsystem/libcsystem_string.h                     |    2 +-
 libcsystem/libcsystem_support.c                    |    2 +-
 libcsystem/libcsystem_support.h                    |    2 +-
 libcsystem/libcsystem_types.h                      |    8 +-
 libcsystem/libcsystem_unused.h                     |    4 +-
 libcthreads/Makefile.am                            |    3 +-
 libcthreads/Makefile.in                            |  273 +-
 libcthreads/libcthreads_condition.c                |    6 +-
 libcthreads/libcthreads_condition.h                |    2 +-
 libcthreads/libcthreads_definitions.h              |   40 +-
 libcthreads/libcthreads_error.c                    |    7 +-
 libcthreads/libcthreads_error.h                    |    7 +-
 libcthreads/libcthreads_extern.h                   |    2 +-
 libcthreads/libcthreads_libcerror.h                |    6 +-
 libcthreads/libcthreads_libcstring.h               |    6 +-
 libcthreads/libcthreads_lock.c                     |    2 +-
 libcthreads/libcthreads_lock.h                     |    2 +-
 libcthreads/libcthreads_mutex.c                    |    2 +-
 libcthreads/libcthreads_mutex.h                    |    2 +-
 libcthreads/libcthreads_queue.c                    |  468 +-
 libcthreads/libcthreads_queue.h                    |   24 +-
 libcthreads/libcthreads_read_write_lock.c          |   10 +-
 libcthreads/libcthreads_read_write_lock.h          |    2 +-
 libcthreads/libcthreads_repeating_thread.c         |   19 +-
 libcthreads/libcthreads_repeating_thread.h         |   10 +-
 libcthreads/libcthreads_support.c                  |    2 +-
 libcthreads/libcthreads_support.h                  |    2 +-
 libcthreads/libcthreads_thread.c                   |    2 +-
 libcthreads/libcthreads_thread.h                   |    2 +-
 libcthreads/libcthreads_thread_attributes.c        |    2 +-
 libcthreads/libcthreads_thread_attributes.h        |    2 +-
 libcthreads/libcthreads_thread_pool.c              |  306 +-
 libcthreads/libcthreads_thread_pool.h              |   20 +-
 libcthreads/libcthreads_types.h                    |    8 +-
 libcthreads/libcthreads_unused.h                   |    4 +-
 libewf.pc.in                                       |    2 +-
 libewf.spec                                        |   50 +-
 libewf.spec.in                                     |   42 +-
 libewf/Makefile.am                                 |   10 +-
 libewf/Makefile.in                                 |  310 +-
 libewf/ewf_data.h                                  |    2 +-
 libewf/ewf_digest.h                                |    2 +-
 libewf/ewf_error.h                                 |    2 +-
 libewf/ewf_file_header.h                           |    2 +-
 libewf/ewf_hash.h                                  |    2 +-
 libewf/ewf_ltree.h                                 |   16 +-
 libewf/ewf_section.h                               |    2 +-
 libewf/ewf_session.h                               |    2 +-
 libewf/ewf_table.h                                 |    2 +-
 libewf/ewf_volume.h                                |    2 +-
 libewf/ewfx_delta_chunk.h                          |   67 -
 libewf/libewf.c                                    |    2 +-
 libewf/libewf.rc                                   |    6 +-
 libewf/libewf.rc.in                                |    2 +-
 libewf/libewf_analytical_data.c                    |    2 +-
 libewf/libewf_analytical_data.h                    |    2 +-
 libewf/libewf_case_data.c                          |   14 +-
 libewf/libewf_case_data.h                          |    2 +-
 libewf/libewf_checksum.c                           |  252 +-
 libewf/libewf_checksum.h                           |   11 +-
 libewf/libewf_chunk_data.c                         |  739 +-
 libewf/libewf_chunk_data.h                         |   46 +-
 libewf/libewf_chunk_group.c                        |  169 +-
 libewf/libewf_chunk_group.h                        |   34 +-
 libewf/libewf_chunk_table.c                        |  449 +-
 libewf/libewf_chunk_table.h                        |   13 +-
 libewf/libewf_codepage.h                           |    6 +-
 libewf/libewf_compression.c                        |   39 +-
 libewf/libewf_compression.h                        |    2 +-
 libewf/libewf_data_chunk.c                         |  586 ++
 libewf/libewf_data_chunk.h                         |  107 +
 libewf/libewf_date_time.c                          |    2 +-
 libewf/libewf_date_time.h                          |    2 +-
 libewf/libewf_date_time_values.c                   |    2 +-
 libewf/libewf_date_time_values.h                   |    2 +-
 libewf/libewf_debug.c                              |    2 +-
 libewf/libewf_debug.h                              |    2 +-
 libewf/libewf_definitions.h                        |   34 +-
 libewf/libewf_definitions.h.in                     |   30 +-
 libewf/libewf_deflate.c                            | 1658 ++++
 libewf/libewf_deflate.h                            |  142 +
 libewf/libewf_device_information.c                 |    2 +-
 libewf/libewf_device_information.h                 |    2 +-
 libewf/libewf_error.c                              |    4 +-
 libewf/libewf_error.h                              |    6 +-
 libewf/libewf_extern.h                             |    2 +-
 libewf/libewf_file_entry.c                         | 1529 +++-
 libewf/libewf_file_entry.h                         |   23 +-
 libewf/libewf_filename.c                           |   12 +-
 libewf/libewf_filename.h                           |    2 +-
 libewf/libewf_handle.c                             | 9046 +++++++++-----------
 libewf/libewf_handle.h                             |  231 +-
 libewf/libewf_hash_sections.c                      |  107 +-
 libewf/libewf_hash_sections.h                      |   10 +-
 libewf/libewf_hash_values.c                        |  828 +-
 libewf/libewf_hash_values.h                        |   61 +-
 libewf/libewf_header_sections.c                    |    2 +-
 libewf/libewf_header_sections.h                    |    2 +-
 libewf/libewf_header_values.c                      | 1145 ++-
 libewf/libewf_header_values.h                      |   65 +-
 libewf/libewf_io_handle.c                          |    2 +-
 libewf/libewf_io_handle.h                          |    2 +-
 libewf/libewf_legacy.c                             | 4193 ---------
 libewf/libewf_legacy.h                             |  786 --
 libewf/libewf_libbfio.h                            |    8 +-
 libewf/libewf_libcaes.h                            |    2 +-
 libewf/libewf_libcdata.h                           |    6 +-
 libewf/libewf_libcerror.h                          |    6 +-
 libewf/libewf_libclocale.h                         |    6 +-
 libewf/libewf_libcnotify.h                         |    6 +-
 libewf/libewf_libcstring.h                         |    6 +-
 .../libewf_libcthreads.h                           |   18 +-
 libewf/libewf_libfcache.h                          |    6 +-
 libewf/libewf_libfdata.h                           |    8 +-
 .../libewf_libfguid.h                              |   10 +-
 libewf/libewf_libfvalue.h                          |    2 +-
 libewf/libewf_libhmac.h                            |    2 +-
 libewf/libewf_libuna.h                             |   10 +-
 libewf/libewf_media_values.c                       |    2 +-
 libewf/libewf_media_values.h                       |    2 +-
 libewf/libewf_metadata.c                           | 4776 ++++++-----
 libewf/libewf_metadata.h                           |   10 +-
 libewf/libewf_notify.c                             |    4 +-
 libewf/libewf_notify.h                             |    6 +-
 libewf/libewf_read_io_handle.c                     |    2 +-
 libewf/libewf_read_io_handle.h                     |    2 +-
 libewf/libewf_restart_data.c                       |    2 +-
 libewf/libewf_restart_data.h                       |    2 +-
 libewf/libewf_section.c                            |  480 +-
 libewf/libewf_section.h                            |   27 +-
 libewf/libewf_sector_range.c                       |    2 +-
 libewf/libewf_sector_range.h                       |    2 +-
 libewf/libewf_segment_file.c                       | 1135 +--
 libewf/libewf_segment_file.h                       |   56 +-
 libewf/libewf_segment_table.c                      |  121 +-
 libewf/libewf_segment_table.h                      |    7 +-
 libewf/libewf_single_file_entry.c                  |    2 +-
 libewf/libewf_single_file_entry.h                  |    2 +-
 libewf/libewf_single_file_tree.c                   |    2 +-
 libewf/libewf_single_file_tree.h                   |    2 +-
 libewf/libewf_single_files.c                       |    2 +-
 libewf/libewf_single_files.h                       |    2 +-
 libewf/libewf_support.c                            |    2 +-
 libewf/libewf_support.h                            |    2 +-
 libewf/libewf_types.h                              |   12 +-
 libewf/libewf_unused.h                             |    4 +-
 libewf/libewf_write_io_handle.c                    |  611 +-
 libewf/libewf_write_io_handle.h                    |   22 +-
 libfcache/Makefile.in                              |  270 +-
 libfcache/libfcache_cache.c                        |   60 +-
 libfcache/libfcache_cache.h                        |   12 +-
 libfcache/libfcache_cache_value.c                  |    2 +-
 libfcache/libfcache_cache_value.h                  |    2 +-
 libfcache/libfcache_date_time.c                    |    2 +-
 libfcache/libfcache_date_time.h                    |    2 +-
 libfcache/libfcache_definitions.h                  |    6 +-
 libfcache/libfcache_error.c                        |    7 +-
 libfcache/libfcache_error.h                        |    7 +-
 libfcache/libfcache_extern.h                       |    2 +-
 libfcache/libfcache_libcdata.h                     |    2 +-
 libfcache/libfcache_libcerror.h                    |    6 +-
 libfcache/libfcache_support.c                      |    2 +-
 libfcache/libfcache_support.h                      |    2 +-
 libfcache/libfcache_types.h                        |    6 +-
 libfcache/libfcache_unused.h                       |    4 +-
 libfdata/Makefile.am                               |    2 +
 libfdata/Makefile.in                               |  292 +-
 libfdata/libfdata_area.c                           | 1477 ++++
 libfdata/{libfdata_vector.h => libfdata_area.h}    |  127 +-
 libfdata/libfdata_btree.c                          |  683 +-
 libfdata/libfdata_btree.h                          |   41 +-
 libfdata/libfdata_btree_node.c                     |   44 +-
 libfdata/libfdata_btree_node.h                     |    3 +-
 libfdata/libfdata_btree_range.c                    |    2 +-
 libfdata/libfdata_btree_range.h                    |    2 +-
 libfdata/libfdata_cache.c                          |    2 +-
 libfdata/libfdata_cache.h                          |    2 +-
 libfdata/libfdata_definitions.h                    |   41 +-
 libfdata/libfdata_error.c                          |    4 +-
 libfdata/libfdata_error.h                          |    4 +-
 libfdata/libfdata_extern.h                         |    2 +-
 libfdata/libfdata_inline.h                         |    2 +-
 libfdata/libfdata_libcdata.h                       |    2 +-
 libfdata/libfdata_libcerror.h                      |    6 +-
 libfdata/libfdata_libcnotify.h                     |    6 +-
 libfdata/libfdata_libfcache.h                      |    2 +-
 libfdata/libfdata_list.c                           |  272 +-
 libfdata/libfdata_list.h                           |   19 +-
 libfdata/libfdata_list_element.c                   |    2 +-
 libfdata/libfdata_list_element.h                   |    2 +-
 libfdata/libfdata_mapped_range.c                   |    2 +-
 libfdata/libfdata_mapped_range.h                   |    2 +-
 libfdata/libfdata_notify.c                         |    4 +-
 libfdata/libfdata_notify.h                         |    6 +-
 libfdata/libfdata_range.c                          |   39 +-
 libfdata/libfdata_range.h                          |    7 +-
 libfdata/libfdata_range_list.c                     |    2 +-
 libfdata/libfdata_range_list.h                     |    2 +-
 libfdata/libfdata_segments_array.c                 |  914 ++
 libfdata/libfdata_segments_array.h                 |   93 +
 libfdata/libfdata_stream.c                         |  908 +-
 libfdata/libfdata_stream.h                         |   20 +-
 libfdata/libfdata_support.c                        |    2 +-
 libfdata/libfdata_support.h                        |    2 +-
 libfdata/libfdata_tree.c                           |    6 +-
 libfdata/libfdata_tree.h                           |    2 +-
 libfdata/libfdata_tree_node.c                      |    2 +-
 libfdata/libfdata_tree_node.h                      |    2 +-
 libfdata/libfdata_types.h                          |    8 +-
 libfdata/libfdata_unused.h                         |    4 +-
 libfdata/libfdata_vector.c                         |  844 +-
 libfdata/libfdata_vector.h                         |   10 +-
 libfguid/Makefile.am                               |   31 +
 {libfvalue => libfguid}/Makefile.in                |  401 +-
 libfguid/libfguid_definitions.h                    |   84 +
 .../libsmraw_error.c => libfguid/libfguid_error.c  |   30 +-
 libewf/libewf_error.h => libfguid/libfguid_error.h |   48 +-
 .../libfguid_extern.h                              |   20 +-
 libfguid/libfguid_identifier.c                     | 2430 ++++++
 libfguid/libfguid_identifier.h                     |  204 +
 .../libfguid_libcerror.h                           |   10 +-
 .../libfguid_libcstring.h                          |   10 +-
 .../libfguid_support.c                             |   12 +-
 .../libfguid_support.h                             |   14 +-
 .../libbfio_types.h => libfguid/libfguid_types.h   |   26 +-
 .../libfguid_unused.h                              |   18 +-
 libfvalue/Makefile.am                              |    5 +-
 libfvalue/Makefile.in                              |  275 +-
 libfvalue/libfvalue_binary_data.c                  |    2 +-
 libfvalue/libfvalue_binary_data.h                  |    2 +-
 libfvalue/libfvalue_codepage.h                     |    8 +-
 libfvalue/libfvalue_data_handle.c                  |   74 +-
 libfvalue/libfvalue_data_handle.h                  |    7 +-
 libfvalue/libfvalue_definitions.h                  |    8 +-
 libfvalue/libfvalue_error.c                        |    9 +-
 libfvalue/libfvalue_error.h                        |    9 +-
 libfvalue/libfvalue_extern.h                       |    2 +-
 libfvalue/libfvalue_filetime.c                     |    2 +-
 libfvalue/libfvalue_filetime.h                     |    2 +-
 libfvalue/libfvalue_floating_point.c               |    2 +-
 libfvalue/libfvalue_floating_point.h               |    2 +-
 libfvalue/libfvalue_integer.c                      |    2 +-
 libfvalue/libfvalue_integer.h                      |    2 +-
 libfvalue/libfvalue_libcdata.h                     |    2 +-
 libfvalue/libfvalue_libcerror.h                    |    6 +-
 libfvalue/libfvalue_libcnotify.h                   |    2 +-
 libfvalue/libfvalue_libcstring.h                   |    6 +-
 libfvalue/libfvalue_libfdatetime.h                 |    2 +-
 libfvalue/libfvalue_libfguid.h                     |    2 +-
 libfvalue/libfvalue_libfwnt.h                      |    2 +-
 libfvalue/libfvalue_libuna.h                       |    2 +-
 libfvalue/libfvalue_split_string.c                 |    2 +-
 libfvalue/libfvalue_split_string.h                 |    2 +-
 libfvalue/libfvalue_string.c                       |   22 +-
 libfvalue/libfvalue_string.h                       |    2 +-
 libfvalue/libfvalue_support.c                      |    2 +-
 libfvalue/libfvalue_support.h                      |    2 +-
 libfvalue/libfvalue_table.c                        |    2 +-
 libfvalue/libfvalue_table.h                        |    2 +-
 libfvalue/libfvalue_types.h                        |   20 +-
 libfvalue/libfvalue_unused.h                       |    4 +-
 libfvalue/libfvalue_value.c                        |  237 +-
 libfvalue/libfvalue_value.h                        |    7 +-
 libfvalue/libfvalue_value_entry.c                  |    2 +-
 libfvalue/libfvalue_value_entry.h                  |    2 +-
 libfvalue/libfvalue_value_type.c                   |   84 +-
 libfvalue/libfvalue_value_type.h                   |    2 +-
 libhmac/Makefile.in                                |  270 +-
 libhmac/libhmac_byte_stream.h                      |    2 +-
 libhmac/libhmac_definitions.h                      |    6 +-
 libhmac/libhmac_error.c                            |    7 +-
 libhmac/libhmac_error.h                            |    9 +-
 libhmac/libhmac_extern.h                           |    2 +-
 libhmac/libhmac_libcerror.h                        |    6 +-
 libhmac/libhmac_md5.c                              |    2 +-
 libhmac/libhmac_md5.h                              |    2 +-
 libhmac/libhmac_sha1.c                             |    2 +-
 libhmac/libhmac_sha1.h                             |    2 +-
 libhmac/libhmac_sha224.c                           |    2 +-
 libhmac/libhmac_sha224.h                           |    2 +-
 libhmac/libhmac_sha256.c                           |    2 +-
 libhmac/libhmac_sha256.h                           |    2 +-
 libhmac/libhmac_sha512.c                           |    2 +-
 libhmac/libhmac_sha512.h                           |    2 +-
 libhmac/libhmac_support.c                          |    2 +-
 libhmac/libhmac_support.h                          |    2 +-
 libhmac/libhmac_types.h                            |    8 +-
 libhmac/libhmac_unused.h                           |    4 +-
 libodraw/Makefile.am                               |   14 -
 libodraw/Makefile.in                               |  310 +-
 libodraw/libodraw_codepage.h                       |    6 +-
 libodraw/libodraw_cue_parser.c                     | 1207 ++-
 libodraw/libodraw_cue_parser.h                     |  124 +-
 libodraw/libodraw_cue_parser.y                     |    6 +-
 libodraw/libodraw_cue_scanner.c                    |    7 +-
 libodraw/libodraw_cue_scanner.l                    |    3 +-
 libodraw/libodraw_data_file.c                      |    2 +-
 libodraw/libodraw_data_file.h                      |    2 +-
 libodraw/libodraw_data_file_descriptor.c           |    2 +-
 libodraw/libodraw_data_file_descriptor.h           |    2 +-
 libodraw/libodraw_debug.c                          |    2 +-
 libodraw/libodraw_debug.h                          |    2 +-
 libodraw/libodraw_definitions.h                    |    4 +-
 libodraw/libodraw_error.c                          |    6 +-
 libodraw/libodraw_error.h                          |    6 +-
 libodraw/libodraw_extern.h                         |    2 +-
 libodraw/libodraw_handle.c                         |  152 +-
 libodraw/libodraw_handle.h                         |   16 +-
 libodraw/libodraw_io_handle.c                      |    2 +-
 libodraw/libodraw_io_handle.h                      |    2 +-
 libodraw/libodraw_libbfio.h                        |    2 +-
 libodraw/libodraw_libcdata.h                       |    2 +-
 libodraw/libodraw_libcerror.h                      |    6 +-
 libodraw/libodraw_libclocale.h                     |    2 +-
 libodraw/libodraw_libcnotify.h                     |    6 +-
 libodraw/libodraw_libcpath.h                       |    2 +-
 libodraw/libodraw_libcstring.h                     |    6 +-
 libodraw/libodraw_libuna.h                         |    2 +-
 libodraw/libodraw_metadata.c                       |    2 +-
 libodraw/libodraw_metadata.h                       |    2 +-
 libodraw/libodraw_notify.c                         |    4 +-
 libodraw/libodraw_notify.h                         |    6 +-
 libodraw/libodraw_sector_range.c                   |    2 +-
 libodraw/libodraw_sector_range.h                   |    2 +-
 libodraw/libodraw_support.c                        |    2 +-
 libodraw/libodraw_support.h                        |    2 +-
 libodraw/libodraw_track_value.c                    |    2 +-
 libodraw/libodraw_track_value.h                    |    2 +-
 libodraw/libodraw_types.h                          |    8 +-
 libodraw/libodraw_unused.h                         |    4 +-
 libsmdev/Makefile.am                               |   15 -
 libsmdev/Makefile.in                               |  287 +-
 libsmdev/libsmdev_ata.c                            |    2 +-
 libsmdev/libsmdev_ata.h                            |    2 +-
 libsmdev/libsmdev_codepage.h                       |    6 +-
 libsmdev/libsmdev_debug.c                          |    2 +-
 libsmdev/libsmdev_debug.h                          |    2 +-
 libsmdev/libsmdev_definitions.h                    |    6 +-
 libsmdev/libsmdev_error.c                          |    4 +-
 libsmdev/libsmdev_error.h                          |    6 +-
 libsmdev/libsmdev_extern.h                         |    2 +-
 libsmdev/libsmdev_handle.c                         |   90 +-
 libsmdev/libsmdev_handle.h                         |    2 +-
 libsmdev/libsmdev_libcdata.h                       |    2 +-
 libsmdev/libsmdev_libcerror.h                      |    6 +-
 libsmdev/libsmdev_libcfile.h                       |    2 +-
 libsmdev/libsmdev_libclocale.h                     |    2 +-
 libsmdev/libsmdev_libcnotify.h                     |    6 +-
 libsmdev/libsmdev_libcstring.h                     |    6 +-
 libsmdev/libsmdev_libuna.h                         |    2 +-
 libsmdev/libsmdev_metadata.c                       |    8 +-
 libsmdev/libsmdev_metadata.h                       |    2 +-
 libsmdev/libsmdev_notify.c                         |    7 +-
 libsmdev/libsmdev_notify.h                         |    4 +-
 libsmdev/libsmdev_optical_disc.c                   |    2 +-
 libsmdev/libsmdev_optical_disc.h                   |    2 +-
 libsmdev/libsmdev_scsi.c                           |    2 +-
 libsmdev/libsmdev_scsi.h                           |    2 +-
 libsmdev/libsmdev_sector_range.c                   |    2 +-
 libsmdev/libsmdev_sector_range.h                   |    2 +-
 libsmdev/libsmdev_string.c                         |    2 +-
 libsmdev/libsmdev_string.h                         |    2 +-
 libsmdev/libsmdev_support.c                        |    2 +-
 libsmdev/libsmdev_support.h                        |    2 +-
 libsmdev/libsmdev_track_value.c                    |    2 +-
 libsmdev/libsmdev_track_value.h                    |    2 +-
 libsmdev/libsmdev_types.h                          |   12 +-
 libsmdev/libsmdev_unused.h                         |    4 +-
 libsmdev/libsmdev_usb.c                            |    2 +-
 libsmdev/libsmdev_usb.h                            |    2 +-
 libsmraw/Makefile.am                               |   19 +-
 libsmraw/Makefile.in                               |  291 +-
 libsmraw/libsmraw_codepage.h                       |    6 +-
 libsmraw/libsmraw_definitions.h                    |    6 +-
 libsmraw/libsmraw_error.c                          |    4 +-
 libsmraw/libsmraw_error.h                          |    6 +-
 libsmraw/libsmraw_extern.h                         |    2 +-
 libsmraw/libsmraw_filename.c                       |    2 +-
 libsmraw/libsmraw_filename.h                       |    2 +-
 libsmraw/libsmraw_handle.c                         |  114 +-
 libsmraw/libsmraw_handle.h                         |   18 +-
 libsmraw/libsmraw_information_file.c               |    2 +-
 libsmraw/libsmraw_information_file.h               |    2 +-
 libsmraw/libsmraw_io_handle.c                      |    2 +-
 libsmraw/libsmraw_io_handle.h                      |    2 +-
 libsmraw/libsmraw_libbfio.h                        |    2 +-
 libsmraw/libsmraw_libcerror.h                      |    6 +-
 libsmraw/libsmraw_libclocale.h                     |    2 +-
 libsmraw/libsmraw_libcnotify.h                     |    6 +-
 libsmraw/libsmraw_libcstring.h                     |    6 +-
 libsmraw/libsmraw_libcthreads.h                    |    2 +-
 libsmraw/libsmraw_libfdata.h                       |    2 +-
 libsmraw/libsmraw_libfvalue.h                      |    2 +-
 libsmraw/libsmraw_libuna.h                         |    2 +-
 libsmraw/libsmraw_metadata.c                       |    2 +-
 libsmraw/libsmraw_metadata.h                       |    2 +-
 libsmraw/libsmraw_notify.c                         |    2 +-
 libsmraw/libsmraw_notify.h                         |    4 +-
 libsmraw/libsmraw_support.c                        |    2 +-
 libsmraw/libsmraw_support.h                        |    2 +-
 libsmraw/libsmraw_types.h                          |    6 +-
 libsmraw/libsmraw_unused.h                         |    4 +-
 libuna/Makefile.in                                 |  270 +-
 libuna/libuna_base16_stream.c                      |    2 +-
 libuna/libuna_base16_stream.h                      |    2 +-
 libuna/libuna_base32_stream.c                      |    2 +-
 libuna/libuna_base32_stream.h                      |    2 +-
 libuna/libuna_base64_stream.c                      |    2 +-
 libuna/libuna_base64_stream.h                      |    2 +-
 libuna/libuna_byte_stream.c                        |    2 +-
 libuna/libuna_byte_stream.h                        |    2 +-
 libuna/libuna_codepage_iso_8859_10.c               |    2 +-
 libuna/libuna_codepage_iso_8859_10.h               |    2 +-
 libuna/libuna_codepage_iso_8859_13.c               |    2 +-
 libuna/libuna_codepage_iso_8859_13.h               |    2 +-
 libuna/libuna_codepage_iso_8859_14.c               |    2 +-
 libuna/libuna_codepage_iso_8859_14.h               |    2 +-
 libuna/libuna_codepage_iso_8859_15.c               |    2 +-
 libuna/libuna_codepage_iso_8859_15.h               |    2 +-
 libuna/libuna_codepage_iso_8859_16.c               |    2 +-
 libuna/libuna_codepage_iso_8859_16.h               |    2 +-
 libuna/libuna_codepage_iso_8859_2.c                |    2 +-
 libuna/libuna_codepage_iso_8859_2.h                |    2 +-
 libuna/libuna_codepage_iso_8859_3.c                |    2 +-
 libuna/libuna_codepage_iso_8859_3.h                |    2 +-
 libuna/libuna_codepage_iso_8859_4.c                |    2 +-
 libuna/libuna_codepage_iso_8859_4.h                |    2 +-
 libuna/libuna_codepage_iso_8859_5.c                |    2 +-
 libuna/libuna_codepage_iso_8859_5.h                |    2 +-
 libuna/libuna_codepage_iso_8859_6.c                |    2 +-
 libuna/libuna_codepage_iso_8859_6.h                |    2 +-
 libuna/libuna_codepage_iso_8859_7.c                |    2 +-
 libuna/libuna_codepage_iso_8859_7.h                |    2 +-
 libuna/libuna_codepage_iso_8859_8.c                |    2 +-
 libuna/libuna_codepage_iso_8859_8.h                |    2 +-
 libuna/libuna_codepage_iso_8859_9.c                |    2 +-
 libuna/libuna_codepage_iso_8859_9.h                |    2 +-
 libuna/libuna_codepage_koi8_r.c                    |    2 +-
 libuna/libuna_codepage_koi8_r.h                    |    2 +-
 libuna/libuna_codepage_koi8_u.c                    |    2 +-
 libuna/libuna_codepage_koi8_u.h                    |    2 +-
 libuna/libuna_codepage_windows_1250.c              |    2 +-
 libuna/libuna_codepage_windows_1250.h              |    2 +-
 libuna/libuna_codepage_windows_1251.c              |    2 +-
 libuna/libuna_codepage_windows_1251.h              |    2 +-
 libuna/libuna_codepage_windows_1252.c              |    2 +-
 libuna/libuna_codepage_windows_1252.h              |    2 +-
 libuna/libuna_codepage_windows_1253.c              |    2 +-
 libuna/libuna_codepage_windows_1253.h              |    2 +-
 libuna/libuna_codepage_windows_1254.c              |    2 +-
 libuna/libuna_codepage_windows_1254.h              |    2 +-
 libuna/libuna_codepage_windows_1255.c              |    2 +-
 libuna/libuna_codepage_windows_1255.h              |    2 +-
 libuna/libuna_codepage_windows_1256.c              |    2 +-
 libuna/libuna_codepage_windows_1256.h              |    2 +-
 libuna/libuna_codepage_windows_1257.c              |    2 +-
 libuna/libuna_codepage_windows_1257.h              |    2 +-
 libuna/libuna_codepage_windows_1258.c              |    2 +-
 libuna/libuna_codepage_windows_1258.h              |    2 +-
 libuna/libuna_codepage_windows_874.c               |    2 +-
 libuna/libuna_codepage_windows_874.h               |    2 +-
 libuna/libuna_codepage_windows_932.c               |    2 +-
 libuna/libuna_codepage_windows_932.h               |    2 +-
 libuna/libuna_codepage_windows_936.c               |    2 +-
 libuna/libuna_codepage_windows_936.h               |    2 +-
 libuna/libuna_codepage_windows_949.c               |    2 +-
 libuna/libuna_codepage_windows_949.h               |    2 +-
 libuna/libuna_codepage_windows_950.c               |    2 +-
 libuna/libuna_codepage_windows_950.h               |    2 +-
 libuna/libuna_definitions.h                        |    6 +-
 libuna/libuna_error.c                              |    7 +-
 libuna/libuna_error.h                              |    7 +-
 libuna/libuna_extern.h                             |    2 +-
 libuna/libuna_inline.h                             |    4 +-
 libuna/libuna_libcerror.h                          |    6 +-
 libuna/libuna_support.c                            |    2 +-
 libuna/libuna_support.h                            |    2 +-
 libuna/libuna_types.h                              |    8 +-
 libuna/libuna_unicode_character.c                  |    2 +-
 libuna/libuna_unicode_character.h                  |    2 +-
 libuna/libuna_unused.h                             |    4 +-
 libuna/libuna_url_stream.c                         |    2 +-
 libuna/libuna_url_stream.h                         |    2 +-
 libuna/libuna_utf16_stream.c                       |    2 +-
 libuna/libuna_utf16_stream.h                       |    2 +-
 libuna/libuna_utf16_string.c                       |    2 +-
 libuna/libuna_utf16_string.h                       |    2 +-
 libuna/libuna_utf32_stream.c                       |    2 +-
 libuna/libuna_utf32_stream.h                       |    2 +-
 libuna/libuna_utf32_string.c                       |    2 +-
 libuna/libuna_utf32_string.h                       |    2 +-
 libuna/libuna_utf7_stream.c                        |    2 +-
 libuna/libuna_utf7_stream.h                        |    2 +-
 libuna/libuna_utf8_stream.c                        |    2 +-
 libuna/libuna_utf8_stream.h                        |    2 +-
 libuna/libuna_utf8_string.c                        |    2 +-
 libuna/libuna_utf8_string.h                        |    2 +-
 m4/common.m4                                       |    2 +-
 m4/libbfio.m4                                      |   43 +-
 m4/libcdata.m4                                     |    9 +-
 m4/libcfile.m4                                     |  121 +-
 m4/libcsystem.m4                                   |   10 +-
 m4/libcthreads.m4                                  |   24 +-
 m4/libfcache.m4                                    |    9 +-
 m4/libfdata.m4                                     |  243 +-
 m4/libfguid.m4                                     |  189 +
 m4/libfvalue.m4                                    |   16 +-
 m4/libtool.m4                                      |   12 +-
 m4/python.m4                                       |  387 +-
 m4/types.m4                                        |    3 +-
 m4/zlib.m4                                         |  198 +-
 manuals/Makefile.in                                |  190 +-
 manuals/ewfacquire.1                               |   21 +-
 manuals/ewfacquirestream.1                         |   17 +-
 manuals/ewfexport.1                                |   13 +-
 manuals/ewfinfo.1                                  |    2 +-
 manuals/ewfmount.1                                 |    2 +-
 manuals/ewfrecover.1                               |    6 +-
 manuals/ewfverify.1                                |    7 +-
 manuals/libewf.3                                   |   49 +-
 missing                                            |  405 +-
 msvscpp/Makefile.am                                |    6 +-
 msvscpp/Makefile.in                                |  180 +-
 .../ewf_test_get_version.vcproj}                   |   24 +-
 msvscpp/ewf_test_glob/ewf_test_glob.vcproj         |    8 +-
 .../ewf_test_handle_get_values.vcproj}             |   24 +-
 .../ewf_test_open_close/ewf_test_open_close.vcproj |    8 +-
 msvscpp/ewf_test_read/ewf_test_read.vcproj         |   18 +-
 .../ewf_test_read_chunk/ewf_test_read_chunk.vcproj |   14 +-
 .../ewf_test_read_delta/ewf_test_read_delta.vcproj |  218 -
 .../ewf_test_read_write_delta.vcproj               |  222 -
 msvscpp/ewf_test_seek/ewf_test_seek.vcproj         |   12 +-
 msvscpp/ewf_test_truncate/ewf_test_truncate.vcproj |    8 +-
 msvscpp/ewf_test_write/ewf_test_write.vcproj       |   12 +-
 .../ewf_test_write_chunk.vcproj                    |   12 +-
 msvscpp/ewfacquire/ewfacquire.vcproj               |   16 +
 msvscpp/ewfacquirestream/ewfacquirestream.vcproj   |   16 +
 msvscpp/ewfexport/ewfexport.vcproj                 |   12 +
 msvscpp/ewfmount/ewfmount.vcproj                   |    4 +
 msvscpp/ewfrecover/ewfrecover.vcproj               |   12 +
 msvscpp/ewfverify/ewfverify.vcproj                 |   16 +
 msvscpp/libbfio/libbfio.vcproj                     |    8 +-
 msvscpp/libcfile/libcfile.vcproj                   |    8 -
 msvscpp/libcnotify/libcnotify.vcproj               |   12 +
 msvscpp/libewf.sln                                 |  135 +-
 msvscpp/libewf/libewf.vcproj                       |   44 +-
 msvscpp/libfdata/libfdata.vcproj                   |   16 +
 .../libcnotify.vcproj => libfguid/libfguid.vcproj} |   36 +-
 msvscpp/libfvalue/libfvalue.vcproj                 |    8 +-
 msvscpp/libsmdev/libsmdev.vcproj                   |    8 +-
 msvscpp/libsmraw/libsmraw.vcproj                   |    8 +-
 {pyewf => pyewf-python2}/Makefile.am               |   31 +-
 {pyewf => pyewf-python2}/Makefile.in               |  610 +-
 {pyewf => pyewf-python3}/Makefile.am               |   31 +-
 {pyewf => pyewf-python3}/Makefile.in               |  610 +-
 pyewf/Makefile.am                                  |    5 -
 pyewf/Makefile.in                                  |  398 +-
 pyewf/pyewf.c                                      |    8 +-
 pyewf/pyewf.h                                      |    7 +-
 pyewf/pyewf_codepage.c                             |    2 +-
 pyewf/pyewf_codepage.h                             |    4 +-
 pyewf/pyewf_compression_methods.c                  |    2 +-
 pyewf/pyewf_compression_methods.h                  |    2 +-
 pyewf/pyewf_datetime.c                             |    2 +-
 pyewf/pyewf_datetime.h                             |    2 +-
 pyewf/pyewf_error.c                                |    2 +-
 pyewf/pyewf_error.h                                |    6 +-
 pyewf/pyewf_file_entries.c                         |    2 +-
 pyewf/pyewf_file_entries.h                         |    2 +-
 pyewf/pyewf_file_entry.c                           |    9 +-
 pyewf/pyewf_file_entry.h                           |    2 +-
 pyewf/pyewf_file_object_io_handle.c                |    2 +-
 pyewf/pyewf_file_object_io_handle.h                |    4 +-
 pyewf/pyewf_file_objects_io_pool.c                 |    2 +-
 pyewf/pyewf_file_objects_io_pool.h                 |    2 +-
 pyewf/pyewf_handle.c                               |   31 +-
 pyewf/pyewf_handle.h                               |    2 +-
 pyewf/pyewf_integer.c                              |    2 +-
 pyewf/pyewf_integer.h                              |    4 +-
 pyewf/pyewf_libbfio.h                              |    2 +-
 pyewf/pyewf_libcerror.h                            |    6 +-
 pyewf/pyewf_libclocale.h                           |    6 +-
 pyewf/pyewf_libcstring.h                           |    6 +-
 pyewf/pyewf_libewf.h                               |    2 +-
 pyewf/pyewf_media_flags.c                          |    2 +-
 pyewf/pyewf_media_flags.h                          |    2 +-
 pyewf/pyewf_media_types.c                          |    2 +-
 pyewf/pyewf_media_types.h                          |    2 +-
 pyewf/pyewf_metadata.c                             |    6 +-
 pyewf/pyewf_metadata.h                             |    2 +-
 pyewf/pyewf_python.h                               |    4 +-
 pyewf/pyewf_unused.h                               |    4 +-
 pyewf/setup.py                                     |  154 -
 pyewf/setup.py.in                                  |  154 -
 setup.py                                           |  328 +
 test-driver                                        |  148 +
 tests/Makefile.am                                  |  159 +-
 tests/Makefile.in                                  | 1058 ++-
 tests/create_ewfacquire_optical_option_sets.sh     |   74 +
 tests/create_ewfacquire_option_sets.sh             |  144 +
 tests/create_ewfacquirestream_option_sets.sh       |  144 +
 tests/create_ewfexport_option_sets.sh              |  119 +
 tests/ewf_test_definitions.h                       |   28 -
 tests/ewf_test_get_version.c                       |   77 +
 tests/ewf_test_glob.c                              |    4 +-
 tests/ewf_test_handle_get_values.c                 |  859 ++
 tests/ewf_test_libcerror.h                         |    6 +-
 tests/ewf_test_libcfile.h                          |    2 +-
 tests/ewf_test_libcnotify.h                        |    2 +-
 tests/ewf_test_libcstring.h                        |    6 +-
 tests/ewf_test_libcsystem.h                        |    6 +-
 .../ewf_test_libcthreads.h                         |   10 +-
 tests/ewf_test_libewf.h                            |   10 +-
 tests/ewf_test_open_close.c                        |  120 +-
 tests/ewf_test_read.c                              |  510 +-
 tests/ewf_test_read_chunk.c                        |  667 +-
 tests/ewf_test_read_delta.c                        | 1032 ---
 tests/ewf_test_read_write.c                        | 1212 ---
 tests/ewf_test_read_write_delta.c                  |  415 -
 tests/ewf_test_seek.c                              |  475 +-
 tests/ewf_test_truncate.c                          |    2 +-
 tests/ewf_test_unused.h                            |   16 +-
 tests/ewf_test_write.c                             |   17 +-
 tests/ewf_test_write_chunk.c                       |  156 +-
 tests/pyewf_test_get_version.py                    |   46 +
 tests/pyewf_test_open_close.py                     |  277 +
 tests/pyewf_test_read.py                           |  321 +
 tests/pyewf_test_seek.py                           |  262 +
 tests/test_api_functions.sh                        |  125 +
 tests/test_ewfacquire.sh                           |  344 +-
 tests/test_ewfacquire_device.sh                    |  181 +
 tests/test_ewfacquire_optical.sh                   |  265 +-
 tests/test_ewfacquire_resume.sh                    |  224 +-
 tests/test_ewfacquirestream.sh                     |  207 +-
 tests/test_ewfexport.sh                            |  249 +-
 tests/test_ewfexport_logical.sh                    |  230 +-
 tests/test_ewfinfo.sh                              |  164 +-
 tests/test_ewfverify.sh                            |  164 +-
 tests/test_ewfverify_logical.sh                    |  164 +-
 tests/test_glob.sh                                 |  337 +-
 tests/test_open_close.sh                           |  147 -
 tests/test_python_functions.sh                     |  111 +
 tests/test_read.sh                                 |  145 -
 tests/test_read_chunk.sh                           |  108 -
 tests/test_read_delta.sh                           |   95 -
 tests/test_read_write.sh                           |  113 -
 tests/test_read_write_delta.sh                     |  202 -
 tests/test_runner.sh                               |  982 ++-
 tests/test_seek.sh                                 |  145 -
 tests/test_write.sh                                |  157 -
 tests/test_write_functions.sh                      |  143 +
 ylwrap                                             |  203 +-
 999 files changed, 54299 insertions(+), 42550 deletions(-)
 create mode 100755 compile
 delete mode 100644 documents/Makefile.am
 delete mode 100644 documents/Makefile.in
 delete mode 100644 documents/header.txt
 delete mode 100644 documents/header2.txt
 delete mode 100644 documents/programming.txt
 copy dpkg/{libewf-dev.docs => libewf-python.docs} (100%)
 copy dpkg/{libewf-dev.docs => libewf-python3.docs} (100%)
 copy libbfio/libbfio_libcdata.h => ewftools/ewftools_libcdata.h (91%)
 create mode 100644 ewftools/storage_media_buffer_queue.c
 copy ewftools/{log_handle.h => storage_media_buffer_queue.h} (52%)
 delete mode 100644 libcfile/libcfile_stream.c
 delete mode 100644 libcfile/libcfile_stream.h
 copy libcerror/libcerror_support.c => libcnotify/libcnotify_support.c (73%)
 copy libcdata/libcdata_support.h => libcnotify/libcnotify_support.h (75%)
 copy libcerror/libcerror_types.h => libcnotify/libcnotify_types.h (63%)
 delete mode 100644 libewf/ewfx_delta_chunk.h
 create mode 100644 libewf/libewf_data_chunk.c
 create mode 100644 libewf/libewf_data_chunk.h
 create mode 100644 libewf/libewf_deflate.c
 create mode 100644 libewf/libewf_deflate.h
 delete mode 100644 libewf/libewf_legacy.c
 delete mode 100644 libewf/libewf_legacy.h
 copy libsmraw/libsmraw_libcthreads.h => libewf/libewf_libcthreads.h (80%)
 copy libfvalue/libfvalue_libfguid.h => libewf/libewf_libfguid.h (84%)
 create mode 100644 libfdata/libfdata_area.c
 copy libfdata/{libfdata_vector.h => libfdata_area.h} (69%)
 create mode 100644 libfdata/libfdata_segments_array.c
 create mode 100644 libfdata/libfdata_segments_array.h
 create mode 100644 libfguid/Makefile.am
 copy {libfvalue => libfguid}/Makefile.in (72%)
 create mode 100644 libfguid/libfguid_definitions.h
 copy libsmraw/libsmraw_error.c => libfguid/libfguid_error.c (80%)
 copy libewf/libewf_error.h => libfguid/libfguid_error.h (57%)
 copy libcfile/libcfile_extern.h => libfguid/libfguid_extern.h (67%)
 create mode 100644 libfguid/libfguid_identifier.c
 create mode 100644 libfguid/libfguid_identifier.h
 copy libbfio/libbfio_libcerror.h => libfguid/libfguid_libcerror.h (84%)
 copy libcdata/libcdata_libcstring.h => libfguid/libfguid_libcstring.h (84%)
 copy libfvalue/libfvalue_support.c => libfguid/libfguid_support.c (77%)
 copy libhmac/libhmac_support.h => libfguid/libfguid_support.h (78%)
 copy libbfio/libbfio_types.h => libfguid/libfguid_types.h (61%)
 copy libcdatetime/libcdatetime_unused.h => libfguid/libfguid_unused.h (67%)
 create mode 100644 m4/libfguid.m4
 copy msvscpp/{ewf_test_read_chunk/ewf_test_read_chunk.vcproj => ewf_test_get_version/ewf_test_get_version.vcproj} (78%)
 rename msvscpp/{ewf_test_read_write/ewf_test_read_write.vcproj => ewf_test_handle_get_values/ewf_test_handle_get_values.vcproj} (78%)
 delete mode 100644 msvscpp/ewf_test_read_delta/ewf_test_read_delta.vcproj
 delete mode 100644 msvscpp/ewf_test_read_write_delta/ewf_test_read_write_delta.vcproj
 copy msvscpp/{libcnotify/libcnotify.vcproj => libfguid/libfguid.vcproj} (77%)
 copy {pyewf => pyewf-python2}/Makefile.am (69%)
 copy {pyewf => pyewf-python2}/Makefile.in (52%)
 copy {pyewf => pyewf-python3}/Makefile.am (69%)
 copy {pyewf => pyewf-python3}/Makefile.in (52%)
 delete mode 100644 pyewf/setup.py
 delete mode 100644 pyewf/setup.py.in
 create mode 100755 setup.py
 create mode 100755 test-driver
 create mode 100755 tests/create_ewfacquire_optical_option_sets.sh
 create mode 100755 tests/create_ewfacquire_option_sets.sh
 create mode 100755 tests/create_ewfacquirestream_option_sets.sh
 create mode 100755 tests/create_ewfexport_option_sets.sh
 delete mode 100644 tests/ewf_test_definitions.h
 create mode 100644 tests/ewf_test_get_version.c
 create mode 100644 tests/ewf_test_handle_get_values.c
 copy libbfio/libbfio_libcthreads.h => tests/ewf_test_libcthreads.h (90%)
 delete mode 100644 tests/ewf_test_read_delta.c
 delete mode 100644 tests/ewf_test_read_write.c
 delete mode 100644 tests/ewf_test_read_write_delta.c
 create mode 100644 tests/pyewf_test_get_version.py
 create mode 100644 tests/pyewf_test_open_close.py
 create mode 100644 tests/pyewf_test_read.py
 create mode 100644 tests/pyewf_test_seek.py
 create mode 100755 tests/test_api_functions.sh
 create mode 100755 tests/test_ewfacquire_device.sh
 delete mode 100755 tests/test_open_close.sh
 create mode 100755 tests/test_python_functions.sh
 delete mode 100755 tests/test_read.sh
 delete mode 100755 tests/test_read_chunk.sh
 delete mode 100755 tests/test_read_delta.sh
 delete mode 100755 tests/test_read_write.sh
 delete mode 100755 tests/test_read_write_delta.sh
 mode change 100755 => 100644 tests/test_runner.sh
 delete mode 100755 tests/test_seek.sh
 delete mode 100755 tests/test_write.sh
 create mode 100755 tests/test_write_functions.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/libewf.git



More information about the forensics-changes mailing list