Skip to content

Commit

Permalink
Code review: 333380043: Changes reduce compressed log corruption #1577
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Dec 31, 2017
1 parent 39db342 commit 907eb13
Show file tree
Hide file tree
Showing 38 changed files with 896 additions and 882 deletions.
4 changes: 2 additions & 2 deletions config/dpkg/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plaso (20171229-1) unstable; urgency=low
plaso (20171231-1) unstable; urgency=low

* Auto-generated

-- Log2Timeline <[email protected]> Fri, 29 Dec 2017 22:52:14 +0100
-- Log2Timeline <[email protected]> Sun, 31 Dec 2017 08:53:59 +0100
2 changes: 1 addition & 1 deletion config/dpkg/control
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: Data files for plaso (log2timeline)

Package: python-plaso
Architecture: all
Depends: plaso-data, libbde-python (>= 20140531), libesedb-python (>= 20150409), libevt-python (>= 20120410), libevtx-python (>= 20141112), libewf-python (>= 20131210), libfsntfs-python (>= 20151130), libfvde-python (>= 20160719), libfwnt-python (>= 20160418), libfwsi-python (>= 20150606), liblnk-python (>= 20150830), libmsiecf-python (>= 20150314), libolecf-python (>= 20151223), libqcow-python (>= 20131204), libregf-python (>= 20150315), libscca-python (>= 20161031), libsigscan-python (>= 20150627), libsmdev-python (>= 20140529), libsmraw-python (>= 20140612), libvhdi-python (>= 20131210), libvmdk-python (>= 20140421), libvshadow-python (>= 20160109), libvslvm-python (>= 20160109), python-artifacts (>= 20170818), python-bencode, python-binplist (>= 0.1.4), python-certifi (>= 2016.9.26), python-chardet (>= 2.0.1), python-construct (>= 2.5.2), python-crypto (>= 2.6), python-dateutil (>= 1.5), python-dfdatetime (>= 20171109), python-dfvfs (>= 20171228), python-dfwinreg (>= 20170521), python-dpkt (>= 1.8), python-efilter (>= 1.5), python-future (>= 0.16.0), python-hachoir-core (>= 1.3.3), python-hachoir-metadata (>= 1.3.3), python-hachoir-parser (>= 1.3.4), python-idna (>= 2.5), python-lzma (>= 0.5.3), python-pefile (>= 2017.5.26), python-psutil (>= 1.2.1), python-pyparsing (>= 2.0.3), python-pysqlite2, python-pytsk3 (>= 20160721), python-requests (>= 2.2.1), python-six (>= 1.1.0), python-tz, python-urllib3 (>= 1.7.1), python-xlsxwriter (>= 0.9.3), python-yaml (>= 3.10), python-yara (>= 3.4.0), python-zmq (>= 2.1.11), ${python:Depends}, ${misc:Depends}
Depends: plaso-data, libbde-python (>= 20140531), libesedb-python (>= 20150409), libevt-python (>= 20120410), libevtx-python (>= 20141112), libewf-python (>= 20131210), libfsntfs-python (>= 20151130), libfvde-python (>= 20160719), libfwnt-python (>= 20160418), libfwsi-python (>= 20150606), liblnk-python (>= 20150830), libmsiecf-python (>= 20150314), libolecf-python (>= 20151223), libqcow-python (>= 20131204), libregf-python (>= 20150315), libscca-python (>= 20161031), libsigscan-python (>= 20150627), libsmdev-python (>= 20140529), libsmraw-python (>= 20140612), libvhdi-python (>= 20131210), libvmdk-python (>= 20140421), libvshadow-python (>= 20160109), libvslvm-python (>= 20160109), python-artifacts (>= 20170818), python-bencode, python-binplist (>= 0.1.4), python-certifi (>= 2016.9.26), python-chardet (>= 2.0.1), python-construct (>= 2.5.2), python-crypto (>= 2.6), python-dateutil (>= 1.5), python-dfdatetime (>= 20171109), python-dfvfs (>= 20171230), python-dfwinreg (>= 20170521), python-dpkt (>= 1.8), python-efilter (>= 1.5), python-future (>= 0.16.0), python-hachoir-core (>= 1.3.3), python-hachoir-metadata (>= 1.3.3), python-hachoir-parser (>= 1.3.4), python-idna (>= 2.5), python-lzma (>= 0.5.3), python-pefile (>= 2017.5.26), python-psutil (>= 1.2.1), python-pyparsing (>= 2.0.3), python-pysqlite2, python-pytsk3 (>= 20160721), python-requests (>= 2.2.1), python-six (>= 1.1.0), python-tz, python-urllib3 (>= 1.7.1), python-xlsxwriter (>= 0.9.3), python-yaml (>= 3.10), python-yara (>= 3.4.0), python-zmq (>= 2.1.11), ${python:Depends}, ${misc:Depends}
Description: Python 2 module of plaso (log2timeline)
Plaso (log2timeline) is a framework to create super timelines. Its
purpose is to extract timestamps from various files found on typical
Expand Down
2 changes: 1 addition & 1 deletion dependencies.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ version_property: __version__

[dfvfs]
dpkg_name: python-dfvfs
minimum_version: 20171228
minimum_version: 20171230
rpm_name: python-dfvfs
version_property: __version__

Expand Down
56 changes: 28 additions & 28 deletions docs/plaso.analysis.rst
Original file line number Diff line number Diff line change
@@ -1,107 +1,107 @@
plaso.analysis package
======================
plaso\.analysis package
=======================

Submodules
----------

plaso.analysis.browser_search module
------------------------------------
plaso\.analysis\.browser\_search module
---------------------------------------

.. automodule:: plaso.analysis.browser_search
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.chrome_extension module
--------------------------------------
plaso\.analysis\.chrome\_extension module
-----------------------------------------

.. automodule:: plaso.analysis.chrome_extension
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.definitions module
---------------------------------
plaso\.analysis\.definitions module
-----------------------------------

.. automodule:: plaso.analysis.definitions
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.file_hashes module
---------------------------------
plaso\.analysis\.file\_hashes module
------------------------------------

.. automodule:: plaso.analysis.file_hashes
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.interface module
-------------------------------
plaso\.analysis\.interface module
---------------------------------

.. automodule:: plaso.analysis.interface
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.manager module
-----------------------------
plaso\.analysis\.manager module
-------------------------------

.. automodule:: plaso.analysis.manager
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.mediator module
------------------------------
plaso\.analysis\.mediator module
--------------------------------

.. automodule:: plaso.analysis.mediator
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.nsrlsvr module
-----------------------------
plaso\.analysis\.nsrlsvr module
-------------------------------

.. automodule:: plaso.analysis.nsrlsvr
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.tagging module
-----------------------------
plaso\.analysis\.tagging module
-------------------------------

.. automodule:: plaso.analysis.tagging
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.unique_domains_visited module
--------------------------------------------
plaso\.analysis\.unique\_domains\_visited module
------------------------------------------------

.. automodule:: plaso.analysis.unique_domains_visited
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.viper module
---------------------------
plaso\.analysis\.viper module
-----------------------------

.. automodule:: plaso.analysis.viper
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.virustotal module
--------------------------------
plaso\.analysis\.virustotal module
----------------------------------

.. automodule:: plaso.analysis.virustotal
:members:
:undoc-members:
:show-inheritance:

plaso.analysis.windows_services module
--------------------------------------
plaso\.analysis\.windows\_services module
-----------------------------------------

.. automodule:: plaso.analysis.windows_services
:members:
Expand Down
24 changes: 12 additions & 12 deletions docs/plaso.analyzers.hashers.rst
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
plaso.analyzers.hashers package
===============================
plaso\.analyzers\.hashers package
=================================

Submodules
----------

plaso.analyzers.hashers.interface module
----------------------------------------
plaso\.analyzers\.hashers\.interface module
-------------------------------------------

.. automodule:: plaso.analyzers.hashers.interface
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.hashers.manager module
--------------------------------------
plaso\.analyzers\.hashers\.manager module
-----------------------------------------

.. automodule:: plaso.analyzers.hashers.manager
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.hashers.md5 module
----------------------------------
plaso\.analyzers\.hashers\.md5 module
-------------------------------------

.. automodule:: plaso.analyzers.hashers.md5
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.hashers.sha1 module
-----------------------------------
plaso\.analyzers\.hashers\.sha1 module
--------------------------------------

.. automodule:: plaso.analyzers.hashers.sha1
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.hashers.sha256 module
-------------------------------------
plaso\.analyzers\.hashers\.sha256 module
----------------------------------------

.. automodule:: plaso.analyzers.hashers.sha256
:members:
Expand Down
20 changes: 10 additions & 10 deletions docs/plaso.analyzers.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plaso.analyzers package
=======================
plaso\.analyzers package
========================

Subpackages
-----------
Expand All @@ -11,32 +11,32 @@ Subpackages
Submodules
----------

plaso.analyzers.hashing_analyzer module
---------------------------------------
plaso\.analyzers\.hashing\_analyzer module
------------------------------------------

.. automodule:: plaso.analyzers.hashing_analyzer
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.interface module
--------------------------------
plaso\.analyzers\.interface module
----------------------------------

.. automodule:: plaso.analyzers.interface
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.manager module
------------------------------
plaso\.analyzers\.manager module
--------------------------------

.. automodule:: plaso.analyzers.manager
:members:
:undoc-members:
:show-inheritance:

plaso.analyzers.yara_analyzer module
------------------------------------
plaso\.analyzers\.yara\_analyzer module
---------------------------------------

.. automodule:: plaso.analyzers.yara_analyzer
:members:
Expand Down
Loading

0 comments on commit 907eb13

Please sign in to comment.