[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3beta1-23-gad36d55

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Apr 24 12:17:02 UTC 2012


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  ad36d55771caa737af4ac4e87d243089b29b36c2 (commit)
       via  046819e1b8b01875190fdd21eee0f91e61affeaa (commit)
       via  608f4fe78732aa1494fd5ed03368abb3948e3d45 (commit)
       via  225b917e93358c2e377bee0718c3b273de8e8c06 (commit)
       via  573f31b271d8ab9c7659835d897e51b59d48634b (commit)
       via  cfd64c49ec3ecdba6e27b5bc4debb5e61fa57d02 (commit)
       via  e179cbc236b431ac88ef48a1ad002ee2bf2333bc (commit)
      from  61d5fe33c9a68d637c6e8a5d3a62b1296bdd4332 (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 ad36d55771caa737af4ac4e87d243089b29b36c2
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri Apr 20 10:57:11 2012 +0530

    code cleanup - indentation fix

commit 046819e1b8b01875190fdd21eee0f91e61affeaa
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri Apr 20 10:55:16 2012 +0530

    bug 452 - fix detection bug for sigs that don't have a content but need payload inspection

commit 608f4fe78732aa1494fd5ed03368abb3948e3d45
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri Apr 20 14:51:06 2012 +0530

    bug 452 - enable http extra callbacks for configs other than the default configs

commit 225b917e93358c2e377bee0718c3b273de8e8c06
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Sat Apr 21 13:10:59 2012 +0530

    remove unused stream ssn flag - STREAMTCP_FLAG_TOSERVER_REASSEMBLY_STARTED

commit 573f31b271d8ab9c7659835d897e51b59d48634b
Author: Jason Ish <jason.ish at endace.com>
Date:   Wed Apr 18 11:25:12 2012 -0600

    Fix linking with libdag

commit cfd64c49ec3ecdba6e27b5bc4debb5e61fa57d02
Author: Martin Holste <mcholste at gmail.com>
Date:   Sat Apr 21 09:41:06 2012 -0500

    Included Action::Syslog by default in config

commit e179cbc236b431ac88ef48a1ad002ee2bf2333bc
Author: Martin Holste <mcholste at gmail.com>
Date:   Sat Apr 21 09:32:58 2012 -0500

    Added Syslog action for logging to local syslog

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

Summary of changes:
 configure.in                               |    6 ++--
 contrib/file_processor/Action/Syslog.pm    |   20 +++++++++++
 contrib/file_processor/README              |    2 +-
 contrib/file_processor/file_processor.conf |    3 +-
 contrib/file_processor/file_processor.pl   |   16 +++++----
 src/app-layer-htp.c                        |   23 ++++++++-----
 src/detect.c                               |   49 ++++++++++++----------------
 src/stream-tcp-private.h                   |    8 ++---
 src/stream-tcp-reassemble.c                |   44 +------------------------
 9 files changed, 74 insertions(+), 97 deletions(-)
 create mode 100644 contrib/file_processor/Action/Syslog.pm


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list