[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2.1-118-g4b2d94a
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Tue Feb 28 09:30:04 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 4b2d94a841d90641b6e086638c68cc383117f0f0 (commit)
via 0fc878b39127f10127db452b82006c79d4b8ec0e (commit)
via a67d78eda6beaf8c0875c61274586b7939099a6b (commit)
via fb05edeeeecdb86abdf1994eb0f590248a11dd5b (commit)
via 7fce226bb8d87d33157c2fc7c6fa883855e4fa5c (commit)
via 139768dd5870bd5763fbfcfc5b5970bacb19e382 (commit)
via 6819ec8b5403937bb317f8254963421105d646bc (commit)
via 32e898f2e3a117b99924451725e17a82c887e90e (commit)
via 33d8453581a8889eac1c23d5f39529c310c23ee2 (commit)
from 2197f1a62529c6021c71de6c9846f8ee0f9f4bc4 (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 4b2d94a841d90641b6e086638c68cc383117f0f0
Author: Victor Julien <victor at inliniac.net>
Date: Tue Feb 28 10:29:13 2012 +0100
Add line number to warning about mangled yaml parameters. Limit number of warnings to 10.
commit 0fc878b39127f10127db452b82006c79d4b8ec0e
Author: Nikolay Denev <ndenev at gmail.com>
Date: Sun Feb 26 21:37:25 2012 +0200
Consistently use dashes instead of underscores in the sample config file.
commit a67d78eda6beaf8c0875c61274586b7939099a6b
Author: Nikolay Denev <ndenev at gmail.com>
Date: Sun Feb 26 21:37:25 2012 +0200
Consistently use dashes instead of underscores in the sample config file.
commit fb05edeeeecdb86abdf1994eb0f590248a11dd5b
Author: Nikolay Denev <ndenev at gmail.com>
Date: Sun Feb 26 21:35:34 2012 +0200
Convert underscores to dashes in thread affinity type names.
commit 7fce226bb8d87d33157c2fc7c6fa883855e4fa5c
Author: Nikolay Denev <ndenev at gmail.com>
Date: Fri Feb 24 22:36:38 2012 +0200
Fix some warning message still using underscored config vars.
commit 139768dd5870bd5763fbfcfc5b5970bacb19e382
Author: Nikolay Denev <ndenev at gmail.com>
Date: Fri Feb 24 22:18:12 2012 +0200
Do not use underscored config vars internally.
commit 6819ec8b5403937bb317f8254963421105d646bc
Author: Nikolay Denev <ndenev at gmail.com>
Date: Fri Feb 24 21:45:40 2012 +0200
Remove the underscored "sguil_base_dir" compatibility option.
commit 32e898f2e3a117b99924451725e17a82c887e90e
Author: Nikolay Denev <ndenev at gmail.com>
Date: Fri Feb 24 15:50:43 2012 +0200
Convert config entries using underscores to dashes and emit deprecation warnings.
commit 33d8453581a8889eac1c23d5f39529c310c23ee2
Author: Martin Holste <mcholste at gmail.com>
Date: Mon Feb 27 10:54:44 2012 -0600
Added Shadowserver plugin.
-----------------------------------------------------------------------
Summary of changes:
.../Processor/{Anubis.pm => ShadowServer.pm} | 34 +++-
contrib/file_processor/file_processor.conf | 1 +
src/alert-prelude.c | 4 +-
src/app-layer-ssl.c | 2 +-
src/conf-yaml-loader.c | 39 ++++
src/detect-engine.c | 2 +-
src/flow.c | 34 ++--
src/log-pcap.c | 3 -
src/runmode-erf-dag.c | 4 +-
src/runmode-erf-file.c | 4 +-
src/runmode-pcap-file.c | 14 +-
src/runmode-pcap.c | 6 +-
src/runmodes.c | 6 +-
src/source-nfq.c | 6 +-
src/stream-tcp.c | 28 ++--
src/suricata.c | 18 +-
src/util-affinity.c | 22 +-
src/util-coredump-config.c | 2 +-
src/util-decode-asn1.c | 2 +-
src/util-error.c | 1 +
src/util-error.h | 1 +
src/util-unittest.c | 2 +-
suricata.yaml.in | 204 ++++++++++----------
23 files changed, 247 insertions(+), 192 deletions(-)
copy contrib/file_processor/Processor/{Anubis.pm => ShadowServer.pm} (50%)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list