[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0.2-49-gfdd4077

OISF Git noreply at openinfosecfoundation.org
Mon Jul 28 13:29:16 UTC 2014


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 has been updated
       via  fdd407751e3ebfdd17750ff414dd6fa2f7ce9a9f (commit)
       via  bfb6175bf62513c18c738f65ae686c8dcc53130b (commit)
       via  a0bb4477db15c2820affa003ab80f2e8396ec33c (commit)
       via  8048eebd393269f8523c919497a8703d9cae5b51 (commit)
       via  54193e89d5699680a92e6ad815fec9b0d7adf62a (commit)
       via  6d569013c62395371c68ff34351786beaffd31c1 (commit)
       via  c770ade9c2ddf92da832dcb43b189b08c237564e (commit)
       via  2a4c7ee5dc3d16a6cb03fe8e3b59101b8bee7fbb (commit)
       via  ffac6b71e2757f353713b6beb583f91f8eb8d2bf (commit)
       via  ab58ee2676b8083d791f2e9e75c940e73e51a479 (commit)
      from  c53b4280795088a50e26c216ea023d13822b33f5 (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 fdd407751e3ebfdd17750ff414dd6fa2f7ce9a9f
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 28 09:27:17 2014 +0200

    Fix eve 'filetype' parsing
    
    Now that we use 'filetype' instead of 'type', we should also
    use 'regular' instead of 'file'.
    
    Added fallback to make sure we stay compatible to old configs.

commit bfb6175bf62513c18c738f65ae686c8dcc53130b
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Sat Jul 19 00:02:19 2014 +0400

    Fixed memory leak

commit a0bb4477db15c2820affa003ab80f2e8396ec33c
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Fri Jul 18 20:36:12 2014 +0400

    Fix possible crash when logfile descriptor is invalid

commit 8048eebd393269f8523c919497a8703d9cae5b51
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Fri Jul 18 20:34:23 2014 +0400

    Fix handling filetype for eve log

commit 54193e89d5699680a92e6ad815fec9b0d7adf62a
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Fri Jul 18 13:38:03 2014 +0400

    Fixed variables names in suricata.yaml.in Changed logging logic - now it's possible to enable different payload dumping modes separately Fixed bug in dumping packet without stream segments Fixed indents

commit 6d569013c62395371c68ff34351786beaffd31c1
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Fri Jul 4 18:19:33 2014 +0400

    Changed attribute name for printable payload

commit c770ade9c2ddf92da832dcb43b189b08c237564e
Author: Alexander Gozman <goal81 at gmail.com>
Date:   Tue Jun 17 16:18:23 2014 +0400

    Changed variable name when dumping single packet

commit 2a4c7ee5dc3d16a6cb03fe8e3b59101b8bee7fbb
Author: Alexander Gozman <goal81 at gmail.com>
Date:   Tue Jun 17 15:41:14 2014 +0400

    Add ability to encode payload in Base64

commit ffac6b71e2757f353713b6beb583f91f8eb8d2bf
Author: Alexander Gozman <goal81 at gmail.com>
Date:   Mon Jun 16 20:53:20 2014 +0400

    Fixed stream handling Fixed some coding style issues

commit ab58ee2676b8083d791f2e9e75c940e73e51a479
Author: Matt Carothers <Matt.Carothers at cox.com>
Date:   Thu Apr 3 13:58:57 2014 -0400

    Add packet and payload logging to JSON alert output

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

Summary of changes:
 src/output-json-alert.c |  132 ++++++++++++++++++++++++++++++++++++++++++++---
 src/output-json.c       |   11 +++-
 src/util-logopenfile.c  |   13 +++--
 src/util-print.c        |   15 ++++++
 src/util-print.h        |    2 +
 suricata.yaml.in        |    7 ++-
 6 files changed, 164 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list