[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3rc1-8-g50aba06

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Jul 2 16:32:38 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  50aba06530215b12cdaa6745bb5dc1c84ac9a1d5 (commit)
       via  cde31abe96a7c1e4ba068a85eecf737d28f4879e (commit)
       via  ab421978f0b6190bb9d7137c8dffde907cf72bd6 (commit)
       via  f4c7bd4e5b7f21711dd7781078aca1eafb2b1ab7 (commit)
       via  af97c36c08e42605ee9bc319b7668010922cc809 (commit)
       via  c7af0589bc923e1b20f51920c3e37143cb61ddd6 (commit)
       via  19e3348cae6987ac0f3058dd2f92c266f29e824f (commit)
       via  728c4f9ea0f0f38862b98adf720f2c94c94e4057 (commit)
      from  583ba460c45e502434055d9e66f2bf0b0247ca7f (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 50aba06530215b12cdaa6745bb5dc1c84ac9a1d5
Author: Nikolay Denev <ndenev at gmail.com>
Date:   Mon Jul 2 11:47:41 2012 +0200

    Fix SCSetThreadName() macros in threads.h Add FreeBSD thread naming implementation.

commit cde31abe96a7c1e4ba068a85eecf737d28f4879e
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri Jun 29 22:40:02 2012 +0530

    bug #455 - Warn users on signature event vars having precedence over threshold.conf ones

commit ab421978f0b6190bb9d7137c8dffde907cf72bd6
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 2 14:04:30 2012 +0200

    Free all sig match structs when freeing a signature.

commit f4c7bd4e5b7f21711dd7781078aca1eafb2b1ab7
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 2 13:43:50 2012 +0200

    Fix memleak in tag parsing.

commit af97c36c08e42605ee9bc319b7668010922cc809
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 2 13:12:29 2012 +0200

    Properly clean signature's ip only data.

commit c7af0589bc923e1b20f51920c3e37143cb61ddd6
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 2 12:47:39 2012 +0200

    Fix a reload memleak in thread local detection engine ctx.

commit 19e3348cae6987ac0f3058dd2f92c266f29e824f
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 2 12:43:01 2012 +0200

    Fix a reload memleak in the duplicate sig detection hash.

commit 728c4f9ea0f0f38862b98adf720f2c94c94e4057
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Jul 2 12:36:47 2012 +0200

    Clean up packet pool at shut down.

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

Summary of changes:
 src/detect-engine-iponly.c  |    4 +++
 src/detect-engine.c         |    2 +
 src/detect-parse.c          |   49 +++++++++---------------------------------
 src/detect-tag.c            |   26 ++++++++++++++++++++++-
 src/suricata.c              |   23 ++-----------------
 src/threads.h               |   28 ++++++++++++++++--------
 src/tm-queuehandlers.c      |    5 ++++
 src/tm-queuehandlers.h      |    1 +
 src/tmqh-packetpool.c       |   39 +++++++++++++++++++++++++++++++--
 src/tmqh-packetpool.h       |    3 ++
 src/tmqh-ringbuffer.c       |    7 ++++++
 src/tmqh-ringbuffer.h       |    1 +
 src/util-error.c            |    2 +-
 src/util-error.h            |    1 +
 src/util-threshold-config.c |   47 ++++++++++++++++++++++++++++++++++++-----
 15 files changed, 160 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list