[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3beta1-65-ga3cbe2e

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue May 22 11:04:17 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  a3cbe2e1c20f515f40b4dc3b5abc19f482bbf778 (commit)
       via  5f939412afb5e06b6bfbae7f8b71d6d80e49379f (commit)
       via  cae46ab5eb566f191e3c565a07684a6004351e55 (commit)
       via  468978334289ef9e95e1cbdd2cdc678301e2ed8e (commit)
       via  b3660dc5db96d68d8eacb48136157bd64ccd438f (commit)
       via  678763c3f49e1b5838febce4b1e0a3bf7c0d96c9 (commit)
      from  ea0d172693da41c606f19f3aad33c88fef744a04 (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 a3cbe2e1c20f515f40b4dc3b5abc19f482bbf778
Author: Victor Julien <victor at inliniac.net>
Date:   Tue May 22 13:03:47 2012 +0200

    alert-debuglog: add size info for stream chunks and fix a typo.

commit 5f939412afb5e06b6bfbae7f8b71d6d80e49379f
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue Apr 17 13:21:58 2012 +0530

    debuglog now uses the new mem buffer API. Improve file ctx locking to just the file write

commit cae46ab5eb566f191e3c565a07684a6004351e55
Author: Victor Julien <victor at inliniac.net>
Date:   Tue May 22 12:46:19 2012 +0200

    pcre: print filename and line number for JIT warning.

commit 468978334289ef9e95e1cbdd2cdc678301e2ed8e
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue May 22 00:55:02 2012 +0530

    bug #454 - rebase fix. Also use better error code to indicate invalid address var yaml entry

commit b3660dc5db96d68d8eacb48136157bd64ccd438f
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue May 22 00:46:30 2012 +0530

    bug #454 - add unittests for the address/port conf var validation function

commit 678763c3f49e1b5838febce4b1e0a3bf7c0d96c9
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu May 17 21:53:36 2012 +0530

    bug #454 - global check to see if address and port vars are properly configured

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

Summary of changes:
 src/alert-debuglog.c        |  213 +++++++++++++++++++++++++++----------------
 src/detect-engine-address.c |  199 ++++++++++++++++++++++++++++++++++++++++
 src/detect-engine-address.h |    2 +
 src/detect-engine-port.c    |   46 +++++++++
 src/detect-engine-port.h    |    2 +
 src/detect-pcre.c           |   66 +++++++++++---
 src/detect.c                |    3 +
 src/detect.h                |    4 +
 src/suricata.c              |    5 +
 src/util-buffer.h           |    4 +-
 src/util-error.c            |    3 +-
 src/util-error.h            |    1 +
 src/util-print.c            |   48 ++++++++++
 src/util-print.h            |    4 +
 14 files changed, 506 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list