[Forensics-changes] [libewf] 04/08: Update symbols file

Pierre Chifflier pollux at moszumanska.debian.org
Thu Aug 21 19:23:23 UTC 2014


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

pollux pushed a commit to branch debian
in repository libewf.

commit 2394bb1eb7354c91b150c9f00ed68d92cbc9c906
Author: Pierre Chifflier <pollux at debian.org>
Date:   Thu Aug 21 17:09:26 2014 +0200

    Update symbols file
---
 debian/libewf2.symbols | 222 +++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 213 insertions(+), 9 deletions(-)

diff --git a/debian/libewf2.symbols b/debian/libewf2.symbols
index c84a79f..4da0ada 100644
--- a/debian/libewf2.symbols
+++ b/debian/libewf2.symbols
@@ -11,7 +11,9 @@ libewf.so.2 libewf2 #MINVER#
  libcdata_array_get_number_of_entries at Base 20121209
  libcdata_array_initialize at Base 20121209
  libcdata_array_insert_entry at Base 20121209
+ libcdata_array_prepend_entry at Base 20140105
  libcdata_array_resize at Base 20121209
+ libcdata_array_reverse at Base 20140105
  libcdata_array_set_entry_by_index at Base 20121209
  libcdata_btree_free at Base 20121209
  libcdata_btree_free_values_list at Base 20121209
@@ -29,6 +31,11 @@ libewf.so.2 libewf2 #MINVER#
  libcdata_btree_node_split at Base 20121209
  libcdata_btree_remove_value at Base 20121209
  libcdata_btree_replace_value at Base 20121209
+ libcdata_internal_array_clear at Base 20140105
+ libcdata_internal_array_resize at Base 20140105
+ libcdata_internal_list_empty at Base 20140105
+ libcdata_internal_list_set_first_element at Base 20140105
+ libcdata_internal_list_set_last_element at Base 20140105
  libcdata_list_append_element at Base 20121209
  libcdata_list_append_value at Base 20121209
  libcdata_list_clone at Base 20121209
@@ -58,21 +65,21 @@ libewf.so.2 libewf2 #MINVER#
  libcdata_list_set_first_element at Base 20121209
  libcdata_list_set_last_element at Base 20121209
  libcdata_range_list_append_element at Base 20121209
- libcdata_range_list_append_range at Base 20121209
- libcdata_range_list_append_range_list at Base 20121209
  libcdata_range_list_append_value at Base 20121209
  libcdata_range_list_clone at Base 20121209
  libcdata_range_list_empty at Base 20121209
  libcdata_range_list_free at Base 20121209
+ libcdata_range_list_get_element_at_offset at Base 20140105
  libcdata_range_list_get_element_by_index at Base 20121209
- libcdata_range_list_get_element_by_range_value at Base 20121209
  libcdata_range_list_get_number_of_elements at Base 20121209
- libcdata_range_list_get_range at Base 20121209
- libcdata_range_list_get_range_by_range_value at Base 20121209
+ libcdata_range_list_get_range_at_offset at Base 20140105
+ libcdata_range_list_get_range_by_index at Base 20140105
+ libcdata_range_list_get_value_at_offset at Base 20140105
  libcdata_range_list_get_value_by_index at Base 20121209
- libcdata_range_list_get_value_by_range_value at Base 20121209
  libcdata_range_list_initialize at Base 20121209
  libcdata_range_list_insert_element at Base 20121209
+ libcdata_range_list_insert_range at Base 20140105
+ libcdata_range_list_insert_range_list at Base 20140105
  libcdata_range_list_insert_value at Base 20121209
  libcdata_range_list_range_is_present at Base 20121209
  libcdata_range_list_remove_element at Base 20121209
@@ -82,6 +89,7 @@ libewf.so.2 libewf2 #MINVER#
  libcdata_range_list_value_clone at Base 20121209
  libcdata_range_list_value_free at Base 20121209
  libcdata_range_list_value_initialize at Base 20121209
+ libcdata_range_list_value_merge at Base 20140105
  libcdata_tree_node_append_node at Base 20121209
  libcdata_tree_node_append_value at Base 20121209
  libcdata_tree_node_clone at Base 20121209
@@ -131,6 +139,7 @@ libewf.so.2 libewf2 #MINVER#
  libcfile_file_resize at Base 20121209
  libcfile_file_seek_offset at Base 20121209
  libcfile_file_set_access_behavior at Base 20121209
+ libcfile_file_set_block_size at Base 20140105
  libcfile_file_write_buffer at Base 20121209
  libcfile_file_write_buffer_with_error_code at Base 20121209
  libcfile_stream_close at Base 20121209
@@ -173,6 +182,47 @@ libewf.so.2 libewf2 #MINVER#
  libcsplit_narrow_split_string_initialize at Base 20121209
  libcsplit_narrow_split_string_set_segment_by_index at Base 20121209
  libcsplit_narrow_string_split at Base 20121209
+ libcthreads_condition_broadcast at Base 20140105
+ libcthreads_condition_free at Base 20140105
+ libcthreads_condition_initialize at Base 20140105
+ libcthreads_condition_signal at Base 20140105
+ libcthreads_condition_wait at Base 20140105
+ libcthreads_internal_thread_pool_pop at Base 20140105
+ libcthreads_lock_free at Base 20140105
+ libcthreads_lock_grab at Base 20140105
+ libcthreads_lock_initialize at Base 20140105
+ libcthreads_lock_release at Base 20140105
+ libcthreads_mutex_free at Base 20140105
+ libcthreads_mutex_grab at Base 20140105
+ libcthreads_mutex_initialize at Base 20140105
+ libcthreads_mutex_release at Base 20140105
+ libcthreads_mutex_try_grab at Base 20140105
+ libcthreads_queue_empty at Base 20140105
+ libcthreads_queue_free at Base 20140105
+ libcthreads_queue_initialize at Base 20140105
+ libcthreads_queue_pop at Base 20140105
+ libcthreads_queue_push at Base 20140105
+ libcthreads_queue_try_pop at Base 20140105
+ libcthreads_queue_try_push at Base 20140105
+ libcthreads_read_write_lock_free at Base 20140105
+ libcthreads_read_write_lock_grab_for_read at Base 20140105
+ libcthreads_read_write_lock_grab_for_write at Base 20140105
+ libcthreads_read_write_lock_initialize at Base 20140105
+ libcthreads_read_write_lock_release_for_read at Base 20140105
+ libcthreads_read_write_lock_release_for_write at Base 20140105
+ libcthreads_repeating_thread_create at Base 20140105
+ libcthreads_repeating_thread_join at Base 20140105
+ libcthreads_repeating_thread_push at Base 20140105
+ libcthreads_repeating_thread_start_function_helper at Base 20140105
+ libcthreads_thread_attributes_free at Base 20140105
+ libcthreads_thread_attributes_initialize at Base 20140105
+ libcthreads_thread_callback_function_helper at Base 20140105
+ libcthreads_thread_create at Base 20140105
+ libcthreads_thread_join at Base 20140105
+ libcthreads_thread_pool_callback_function_helper at Base 20140105
+ libcthreads_thread_pool_create at Base 20140105
+ libcthreads_thread_pool_join at Base 20140105
+ libcthreads_thread_pool_push at Base 20140105
  libewf_check_file_signature at Base 20090606
  libewf_check_file_signature_file_io_handle at Base 20090606
  libewf_chunk_data_free at Base 20121209
@@ -421,6 +471,7 @@ libewf.so.2 libewf2 #MINVER#
  libewf_internal_handle_get_write_maximum_number_of_segments at Base 20121209
  libewf_internal_handle_set_format at Base 20090606
  libewf_internal_handle_set_media_values at Base 20090606
+ libewf_io_handle_clear at Base 20140105
  libewf_io_handle_clone at Base 20121209
  libewf_io_handle_free at Base 20090606
  libewf_io_handle_initialize at Base 20090606
@@ -562,12 +613,13 @@ libewf.so.2 libewf2 #MINVER#
  libewf_write_io_handle_initialize at Base 20090606
  libewf_write_io_handle_initialize_resume at Base 20090606
  libewf_write_io_handle_initialize_values at Base 20090606
+ libewf_write_io_handle_set_compressed_zero_byte_empty_block at Base 20140105
  libewf_write_io_handle_test_chunks_section_full at Base 20090606
  libewf_write_io_handle_test_segment_file_full at Base 20090606
  libewf_write_io_handle_write_existing_chunk at Base 20090606
  libewf_write_io_handle_write_new_chunk at Base 20090606
- libfcache_cache_clear at Base 20121209
  libfcache_cache_clone at Base 20121209
+ libfcache_cache_empty at Base 20140105
  libfcache_cache_free at Base 20121209
  libfcache_cache_get_number_of_cache_values at Base 20121209
  libfcache_cache_get_number_of_entries at Base 20121209
@@ -580,13 +632,164 @@ libewf.so.2 libewf2 #MINVER#
  libfcache_cache_value_initialize at Base 20121209
  libfcache_cache_value_set_identifier at Base 20121209
  libfcache_cache_value_set_value at Base 20121209
+ libfcache_date_time_get_timestamp at Base 20140105
+ libfdata_list_append_element at Base 20140105
+ libfdata_list_append_element_with_mapped_size at Base 20140105
+ libfdata_list_append_list at Base 20140105
+ libfdata_list_calculate_mapped_ranges at Base 20140105
+ libfdata_list_clone at Base 20140105
+ libfdata_list_element_clone at Base 20140105
+ libfdata_list_element_free at Base 20140105
+ libfdata_list_element_get_data_range at Base 20140105
+ libfdata_list_element_get_element_index at Base 20140105
+ libfdata_list_element_get_element_value at Base 20140105
+ libfdata_list_element_get_mapped_size at Base 20140105
+ libfdata_list_element_get_timestamp at Base 20140105
+ libfdata_list_element_initialize at Base 20140105
+ libfdata_list_element_set_data_range at Base 20140105
+ libfdata_list_element_set_element_index at Base 20140105
+ libfdata_list_element_set_element_value at Base 20140105
+ libfdata_list_element_set_mapped_size at Base 20140105
+ libfdata_list_empty at Base 20140105
+ libfdata_list_free at Base 20140105
+ libfdata_list_get_element_at_offset at Base 20140105
+ libfdata_list_get_element_by_index at Base 20140105
+ libfdata_list_get_element_by_index_with_mapped_size at Base 20140105
+ libfdata_list_get_element_index_at_offset at Base 20140105
+ libfdata_list_get_element_value at Base 20140105
+ libfdata_list_get_element_value_at_offset at Base 20140105
+ libfdata_list_get_element_value_by_index at Base 20140105
+ libfdata_list_get_list_element_at_offset at Base 20140105
+ libfdata_list_get_list_element_by_index at Base 20140105
+ libfdata_list_get_mapped_offset at Base 20140105
+ libfdata_list_get_mapped_size_by_index at Base 20140105
+ libfdata_list_get_number_of_elements at Base 20140105
+ libfdata_list_get_size at Base 20140105
+ libfdata_list_initialize at Base 20140105
+ libfdata_list_is_element_set at Base 20140105
+ libfdata_list_prepend_element at Base 20140105
+ libfdata_list_resize at Base 20140105
+ libfdata_list_reverse at Base 20140105
+ libfdata_list_set_calculate_mapped_ranges_flag at Base 20140105
+ libfdata_list_set_element_by_index at Base 20140105
+ libfdata_list_set_element_by_index_with_mapped_size at Base 20140105
+ libfdata_list_set_element_value at Base 20140105
+ libfdata_list_set_element_value_at_offset at Base 20140105
+ libfdata_list_set_element_value_by_index at Base 20140105
+ libfdata_list_set_mapped_offset at Base 20140105
+ libfdata_list_set_mapped_size_by_index at Base 20140105
+ libfdata_mapped_range_clone at Base 20140105
+ libfdata_mapped_range_free at Base 20140105
+ libfdata_mapped_range_get at Base 20140105
+ libfdata_mapped_range_initialize at Base 20140105
+ libfdata_mapped_range_set at Base 20140105
+ libfdata_range_clone at Base 20140105
+ libfdata_range_free at Base 20140105
+ libfdata_range_get at Base 20140105
+ libfdata_range_initialize at Base 20140105
+ libfdata_range_list_clone at Base 20140105
+ libfdata_range_list_empty at Base 20140105
+ libfdata_range_list_free at Base 20140105
+ libfdata_range_list_get_element_at_offset at Base 20140105
+ libfdata_range_list_get_element_value_at_offset at Base 20140105
+ libfdata_range_list_get_list_element_at_offset at Base 20140105
+ libfdata_range_list_initialize at Base 20140105
+ libfdata_range_list_insert_element at Base 20140105
+ libfdata_range_list_set_element_value_at_offset at Base 20140105
+ libfdata_range_set at Base 20140105
+ libfdata_stream_append_segment at Base 20140105
+ libfdata_stream_calculate_mapped_ranges at Base 20140105
+ libfdata_stream_clone at Base 20140105
+ libfdata_stream_empty at Base 20140105
+ libfdata_stream_free at Base 20140105
+ libfdata_stream_get_number_of_segments at Base 20140105
+ libfdata_stream_get_offset at Base 20140105
+ libfdata_stream_get_segment_at_offset at Base 20140105
+ libfdata_stream_get_segment_by_index at Base 20140105
+ libfdata_stream_get_segment_index_at_offset at Base 20140105
+ libfdata_stream_get_size at Base 20140105
+ libfdata_stream_initialize at Base 20140105
+ libfdata_stream_prepend_segment at Base 20140105
+ libfdata_stream_read_buffer at Base 20140105
+ libfdata_stream_read_buffer_at_offset at Base 20140105
+ libfdata_stream_resize at Base 20140105
+ libfdata_stream_reverse at Base 20140105
+ libfdata_stream_seek_offset at Base 20140105
+ libfdata_stream_set_segment_by_index at Base 20140105
+ libfdata_stream_write_buffer at Base 20140105
+ libfdata_tree_clone at Base 20140105
+ libfdata_tree_free at Base 20140105
+ libfdata_tree_get_deleted_leaf_node_by_index at Base 20140105
+ libfdata_tree_get_leaf_node_by_index at Base 20140105
+ libfdata_tree_get_node_value at Base 20140105
+ libfdata_tree_get_number_of_deleted_leaf_nodes at Base 20140105
+ libfdata_tree_get_number_of_leaf_nodes at Base 20140105
+ libfdata_tree_get_root_node at Base 20140105
+ libfdata_tree_initialize at Base 20140105
+ libfdata_tree_node_append_sub_node at Base 20140105
+ libfdata_tree_node_free at Base 20140105
+ libfdata_tree_node_free_single at Base 20140105
+ libfdata_tree_node_get_data_range at Base 20140105
+ libfdata_tree_node_get_deleted_leaf_node_by_index at Base 20140105
+ libfdata_tree_node_get_first_leaf_node_index at Base 20140105
+ libfdata_tree_node_get_leaf_node_by_index at Base 20140105
+ libfdata_tree_node_get_node_value at Base 20140105
+ libfdata_tree_node_get_number_of_deleted_leaf_nodes at Base 20140105
+ libfdata_tree_node_get_number_of_leaf_nodes at Base 20140105
+ libfdata_tree_node_get_number_of_sub_nodes at Base 20140105
+ libfdata_tree_node_get_sub_node_by_index at Base 20140105
+ libfdata_tree_node_get_sub_nodes_data_range at Base 20140105
+ libfdata_tree_node_get_timestamp at Base 20140105
+ libfdata_tree_node_initialize at Base 20140105
+ libfdata_tree_node_insert_sub_node at Base 20140105
+ libfdata_tree_node_is_deleted at Base 20140105
+ libfdata_tree_node_is_leaf at Base 20140105
+ libfdata_tree_node_is_root at Base 20140105
+ libfdata_tree_node_read_leaf_node_values at Base 20140105
+ libfdata_tree_node_resize_sub_nodes at Base 20140105
+ libfdata_tree_node_set_calculate_leaf_node_values at Base 20140105
+ libfdata_tree_node_set_data_range at Base 20140105
+ libfdata_tree_node_set_deleted at Base 20140105
+ libfdata_tree_node_set_deleted_sub_node at Base 20140105
+ libfdata_tree_node_set_first_leaf_node_index at Base 20140105
+ libfdata_tree_node_set_leaf at Base 20140105
+ libfdata_tree_node_set_leaf_sub_node at Base 20140105
+ libfdata_tree_node_set_node_value at Base 20140105
+ libfdata_tree_node_set_parent_node at Base 20140105
+ libfdata_tree_node_set_sub_node_by_index at Base 20140105
+ libfdata_tree_node_set_sub_nodes_data_range at Base 20140105
+ libfdata_tree_node_split_sub_nodes at Base 20140105
+ libfdata_tree_node_sub_nodes_data_range_is_set at Base 20140105
+ libfdata_tree_read_sub_nodes at Base 20140105
+ libfdata_tree_set_node_value at Base 20140105
+ libfdata_tree_set_root_node at Base 20140105
+ libfdata_vector_append_segment at Base 20140105
+ libfdata_vector_calculate_mapped_ranges at Base 20140105
+ libfdata_vector_clone at Base 20140105
+ libfdata_vector_empty at Base 20140105
+ libfdata_vector_free at Base 20140105
+ libfdata_vector_get_element_index_at_offset at Base 20140105
+ libfdata_vector_get_element_size at Base 20140105
+ libfdata_vector_get_element_value_at_offset at Base 20140105
+ libfdata_vector_get_element_value_by_index at Base 20140105
+ libfdata_vector_get_number_of_elements at Base 20140105
+ libfdata_vector_get_number_of_segments at Base 20140105
+ libfdata_vector_get_segment_by_index at Base 20140105
+ libfdata_vector_get_size at Base 20140105
+ libfdata_vector_initialize at Base 20140105
+ libfdata_vector_prepend_segment at Base 20140105
+ libfdata_vector_resize_segments at Base 20140105
+ libfdata_vector_set_element_value_by_index at Base 20140105
+ libfdata_vector_set_segment_by_index at Base 20140105
  libfvalue_binary_data_clone at Base 20121209
  libfvalue_binary_data_copy_from_byte_stream at Base 20121209
  libfvalue_binary_data_copy_to_utf16_string_with_index at Base 20121209
  libfvalue_binary_data_copy_to_utf32_string_with_index at Base 20121209
  libfvalue_binary_data_copy_to_utf8_string_with_index at Base 20121209
  libfvalue_binary_data_free at Base 20121209
- libfvalue_binary_data_get_string_size at Base 20121209
+ libfvalue_binary_data_get_utf16_string_size at Base 20140105
+ libfvalue_binary_data_get_utf32_string_size at Base 20140105
+ libfvalue_binary_data_get_utf8_string_size at Base 20140105
  libfvalue_binary_data_initialize at Base 20121209
  libfvalue_compare_identifier at Base 20121209
  libfvalue_data_handle_append_value_entry at Base 20121209
@@ -600,10 +803,12 @@ libewf.so.2 libewf2 #MINVER#
  libfvalue_data_handle_set_value_entry at Base 20121209
  libfvalue_floating_point_clone at Base 20121209
  libfvalue_floating_point_copy_from_byte_stream at Base 20121209
+ libfvalue_floating_point_copy_from_floating_point at Base 20140105
  libfvalue_floating_point_copy_from_integer at Base 20121209
  libfvalue_floating_point_copy_from_utf16_string_with_index at Base 20121209
  libfvalue_floating_point_copy_from_utf32_string_with_index at Base 20121209
  libfvalue_floating_point_copy_from_utf8_string_with_index at Base 20121209
+ libfvalue_floating_point_copy_to_floating_point at Base 20140105
  libfvalue_floating_point_copy_to_integer at Base 20121209
  libfvalue_floating_point_copy_to_utf16_string_with_index at Base 20121209
  libfvalue_floating_point_copy_to_utf32_string_with_index at Base 20121209
@@ -655,7 +860,6 @@ libewf.so.2 libewf2 #MINVER#
  libfvalue_table_copy_from_utf8_xml_string at Base 20121209
  libfvalue_table_empty at Base 20121209
  libfvalue_table_free at Base 20121209
- libfvalue_table_free_as_value at Base 20121209
  libfvalue_table_get_index_by_identifier at Base 20121209
  libfvalue_table_get_number_of_values at Base 20121209
  libfvalue_table_get_value_by_identifier at Base 20121209

-- 
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