[Oisf-devel] [COMMIT] OISF branch, master, updated. d3ca65de03fe8de73ba83aa86acc1d54253eb343

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Nov 2 17:48:13 UTC 2011


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  d3ca65de03fe8de73ba83aa86acc1d54253eb343 (commit)
       via  91957d70a81e7db1145eee4eabf85d75c62040cd (commit)
       via  b5e17ec1d828e07639e9c3db5aa30a70be7ae4d4 (commit)
       via  ba9fb534617fce1791f540d2e96d74bc5b86c3eb (commit)
       via  142fe6e4b6425e629e53275e6424d16dcecd219e (commit)
       via  e0d7f64a14ca075dde598a0aadb4daf325edc1db (commit)
       via  a7fa081ad2d7c4c8bf639afcca58f302c1e2f2dc (commit)
       via  86f9759427f5bbe320ffef1d4d025635db6af019 (commit)
       via  e5b638e5e8292b4532e68373a5af57ff553f20b6 (commit)
      from  ab28a6253f4e6b95490ae50ad5b2c872e01c29ef (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 d3ca65de03fe8de73ba83aa86acc1d54253eb343
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Wed Nov 2 19:45:12 2011 +0530

    support bdat smtp keyword - bug #347

commit 91957d70a81e7db1145eee4eabf85d75c62040cd
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 2 18:31:14 2011 +0100

    Fix unittest compiler warning.

commit b5e17ec1d828e07639e9c3db5aa30a70be7ae4d4
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 2 18:31:00 2011 +0100

    Rewrite SetupLogging to not leak the fd. Thanks to Steve Grubb for advice on this.

commit ba9fb534617fce1791f540d2e96d74bc5b86c3eb
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 2 17:28:05 2011 +0100

    threshold: fix handling of multiple threshold.
    
    This patch fixes the unittest and may fix the real work.

commit 142fe6e4b6425e629e53275e6424d16dcecd219e
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 2 17:27:36 2011 +0100

    threshold: fix recently introduced function.

commit e0d7f64a14ca075dde598a0aadb4daf325edc1db
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 2 16:38:47 2011 +0100

    Fix thresholding code suppressing an alert if no threshold/suppress rules needed to be checked.

commit a7fa081ad2d7c4c8bf639afcca58f302c1e2f2dc
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 2 15:47:12 2011 +0100

    Add stream-events.rules to distribution.
    
    This should fix #360.

commit 86f9759427f5bbe320ffef1d4d025635db6af019
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 2 15:18:49 2011 +0100

    threshold: fix thresholding on signature with multiple threshold.
    
    This patch uses the newly introduced SigGetThresholdTypeIter
    function to try all threshold for a signature. This should fix
    issue #366.

commit e5b638e5e8292b4532e68373a5af57ff553f20b6
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 2 15:17:44 2011 +0100

    threshold: introduce SigGetThresholdTypeIter function
    
    This patch introduces a function called SigGetThresholdTypeIter
    which iterate on all Threshold for a given signature returning
    the next DetectThresholdData.

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

Summary of changes:
 Makefile.am                   |    3 +-
 src/app-layer-smtp.c          |  394 ++++++++++++++++++++++++++++++++++++++++-
 src/app-layer-smtp.h          |    5 +
 src/detect-engine-alert.c     |   33 ++--
 src/detect-engine-threshold.c |   35 ++++-
 src/detect-engine-threshold.h |    1 +
 src/detect-ipproto.c          |    5 +-
 src/util-daemon.c             |   17 ++-
 8 files changed, 461 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list