[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-10-g055b422
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Sat Jul 20 10:38:38 UTC 2013
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 055b422c28c753d067b06862149d6d0225318c8c (commit)
via 9faa4b740d4e0aae060a98ceef86e6e97df5c3ad (commit)
from fc7879322e5afdb19a6493d44d840f1e6b679a52 (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 055b422c28c753d067b06862149d6d0225318c8c
Author: Victor Julien <victor at inliniac.net>
Date: Sat Jul 20 12:24:17 2013 +0200
Remove obsolete code: flow alert sid storage
commit 9faa4b740d4e0aae060a98ceef86e6e97df5c3ad
Author: Victor Julien <victor at inliniac.net>
Date: Sat Jul 20 12:05:14 2013 +0200
Add --unittests-coverage option to list how many code modules have tests
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 1 -
src/app-layer-dcerpc-udp.c | 3 +
src/app-layer-dcerpc.c | 3 +
src/app-layer-ftp.c | 3 +
src/app-layer-htp.c | 3 +
src/app-layer-parser.c | 28 +++
src/app-layer-parser.h | 7 +
src/app-layer-smb.c | 4 +-
src/app-layer-smb2.c | 4 +-
src/app-layer-smtp.c | 3 +
src/app-layer-ssh.c | 4 +-
src/app-layer-ssl.c | 3 +
src/detect-pcre.c | 1 -
src/detect-uricontent.c | 1 -
src/detect.c | 23 +--
src/detect.h | 1 -
src/flow-alert-sid.c | 464 --------------------------------------------
src/flow-alert-sid.h | 48 -----
src/suricata-common.h | 3 +
src/suricata.c | 35 ++--
src/tm-modules.c | 9 +-
src/util-error.c | 1 +
src/util-error.h | 1 +
src/util-mpm.c | 7 +-
src/util-var.c | 8 -
25 files changed, 112 insertions(+), 556 deletions(-)
delete mode 100644 src/flow-alert-sid.c
delete mode 100644 src/flow-alert-sid.h
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list