[Oisf-devel] [COMMIT] OISF branch, master-2.0.x, updated. suricata-2.0.6-4-g5786386

OISF Git noreply at openinfosecfoundation.org
Wed Feb 11 09:19:05 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".

The branch, master-2.0.x has been updated
       via  57863862cb76248107555cf8a7732acb7d0aea2e (commit)
       via  0675925c72143172c9736800f563b1d818e610e3 (commit)
       via  e12227f411d1bd5b723dc89db2461d1a78c90f55 (commit)
       via  5b035c35da6649f9a8e78a842f4b4db25712b40e (commit)
      from  e9b425ac3a109682c83db143bbe3854872ed01ba (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 57863862cb76248107555cf8a7732acb7d0aea2e
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jan 23 10:22:55 2015 +0100

    file: register filedata log before file log
    
    This way the file log can log the 'stored' info that the filedata
    log sets.

commit 0675925c72143172c9736800f563b1d818e610e3
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jan 23 10:22:01 2015 +0100

    file: improve file pruning
    
    Check if file has been logged/stored before considering it 'done'.

commit e12227f411d1bd5b723dc89db2461d1a78c90f55
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jan 23 10:20:37 2015 +0100

    runmodes: add funcs to check if file loggers enabled
    
    Add functions to check if file/filedata loggers are enabled.

commit 5b035c35da6649f9a8e78a842f4b4db25712b40e
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Jan 22 19:24:35 2015 +0100

    file: optimize file pruning
    
    FilePrune would clear the files, but not free them and remove them
    from the list. This lead to ever growing lists in some cases.
    Especially in HTTP sessions with many transactions, this could slow
    us down.

-----------------------------------------------------------------------

Summary of changes:
 src/runmodes.c  |   46 ++++++++++++++++++++++++++++------------------
 src/runmodes.h  |    5 +++++
 src/util-file.c |   39 ++++++++++++++++++++++++++++++++-------
 3 files changed, 65 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list