[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2beta1-24-ga1cb769

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Jan 4 16:09:36 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  a1cb769205c4e3fa115bfbf871836e02cf55391d (commit)
       via  4cbaeb408c48a9c6d2b516bd928c3c366aed5f98 (commit)
       via  a397599fbbd5803f52c7c2c7789aaa0a96969176 (commit)
       via  effe01ae7ba4c8affa49cbfcc261a7c426c3f937 (commit)
      from  7fb78a0ff6ffe734efff16ff35be57438c88d980 (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 a1cb769205c4e3fa115bfbf871836e02cf55391d
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 4 17:07:33 2012 +0100

    Switch log-file module to use new absolute path detection code.

commit 4cbaeb408c48a9c6d2b516bd928c3c366aed5f98
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 4 16:53:55 2012 +0100

    Add functions to determine whether a path is absolute or relative.

commit a397599fbbd5803f52c7c2c7789aaa0a96969176
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 4 16:40:52 2012 +0100

    file extraction: add waldo option to file log module. This will store the last used file_id so extracted files won't get overwritten is Suricata is restarted.

commit effe01ae7ba4c8affa49cbfcc261a7c426c3f937
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Jan 3 16:49:58 2012 +0100

    Add Init and DeInit calls to the thread module API.

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

Summary of changes:
 src/Makefile.am                   |    1 +
 src/log-file.c                    |   83 +++++++++++++++++++++++++++++++++++-
 src/log-file.h                    |    1 -
 src/suricata-common.h             |    1 +
 src/suricata.c                    |    4 ++
 src/tm-modules.c                  |   34 +++++++++++++++
 src/tm-modules.h                  |    7 +++
 src/{host.c => util-path.c}       |   63 +++++++++++++++-------------
 src/{detect-msg.h => util-path.h} |   14 +++---
 suricata.yaml                     |    1 +
 10 files changed, 168 insertions(+), 41 deletions(-)
 copy src/{host.c => util-path.c} (51%)
 copy src/{detect-msg.h => util-path.h} (77%)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list