[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0.1-30-gfc2014a
OISF Git
noreply at openinfosecfoundation.org
Wed Jun 4 13:41:21 UTC 2014
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 fc2014ab40f1b533e51fdf262ca46bfa497e5e74 (commit)
via e1b97fed70c6389ea22c56a0a8a436117c0a7754 (commit)
via 0a33e73417f48860ea8db9e08723dc5b7ccbfa35 (commit)
via c1b6894ce3f6306844e9923ce2a9246e8f689756 (commit)
via 698a0f7f48e9163a6781aed5fa8be8a3fe65fcaa (commit)
from 25cbf36d40164c0b5c126d809e9010526ec99452 (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 fc2014ab40f1b533e51fdf262ca46bfa497e5e74
Author: Jason Ish <jason.ish at emulex.com>
Date: Tue May 27 10:07:50 2014 -0600
Unregister for file rotation notification when a context is
de-initialized. Required for unix-socket mode where
contexts come and go.
commit e1b97fed70c6389ea22c56a0a8a436117c0a7754
Author: Jason Ish <jason.ish at emulex.com>
Date: Tue Mar 4 10:43:36 2014 -0600
Add signal based file rotation for:
- alert debug log
- fast log
- stats log
- dns log
- drop log
- file log
- http log
- tls log
- eve/json log
commit 0a33e73417f48860ea8db9e08723dc5b7ccbfa35
Author: Jason Ish <jason.ish at emulex.com>
Date: Tue Mar 4 10:42:19 2014 -0600
Add macros for access to the underlying buffer and offset.
Useful for using passing the buffer through to another writer
such as LogFileCtx.
commit c1b6894ce3f6306844e9923ce2a9246e8f689756
Author: Jason Ish <jason.ish at emulex.com>
Date: Tue Mar 4 10:40:10 2014 -0600
Add a rotation flag to LogFileCtx which loggers can use to register
for log rotation. Have the LogFileCtx handle the log rotation.
commit 698a0f7f48e9163a6781aed5fa8be8a3fe65fcaa
Author: Jason Ish <jason.ish at emulex.com>
Date: Tue Mar 4 10:34:33 2014 -0600
Registration for SIGHUP notification - for loggers interested
in file rotation on SIGHUP.
-----------------------------------------------------------------------
Summary of changes:
src/alert-debuglog.c | 6 +++--
src/alert-fastlog.c | 2 ++
src/counters.c | 33 ++++++++++++++++++++++++++
src/counters.h | 4 ++++
src/log-dnslog.c | 10 ++++----
src/log-droplog.c | 14 +++++++++++
src/log-file.c | 17 +++++++++++++
src/log-httplog.c | 6 +++--
src/log-tlslog.c | 6 +++--
src/output-json.c | 6 +++--
src/output.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++
src/output.h | 4 ++++
src/suricata.c | 15 +++++++++++-
src/util-buffer.h | 10 ++++++++
src/util-logopenfile.c | 45 +++++++++++++++++++++++++++++++++++
src/util-logopenfile.h | 8 +++++++
16 files changed, 235 insertions(+), 13 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list