[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta2-96-ge1cabae

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Nov 14 10:10:46 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  e1cabae0f4e3a0dd663ba4a1a63b7f797eaeda25 (commit)
       via  4726e02afbbbccb3b7b5dabe22a3b0d6f21ff6d7 (commit)
       via  1c3546fec11180aa85689e6d1d18f78631846714 (commit)
       via  9f4da93a4b501cd4d80e68be7f98c1707551d16d (commit)
       via  e148b2b82a2d894426dd3f257cb458c0bd48bab6 (commit)
       via  e2c7078cc3e227cc28b751d7bc7e4e6757f72a5b (commit)
      from  93bdaa49d8c520c4d0848958b7a4434139e05319 (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 e1cabae0f4e3a0dd663ba4a1a63b7f797eaeda25
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Wed Nov 14 14:59:40 2012 +0530

    fix uninit var usage in hhd

commit 4726e02afbbbccb3b7b5dabe22a3b0d6f21ff6d7
Author: Eric Leblond <eric at regit.org>
Date:   Sun Nov 11 20:59:27 2012 +0100

    logging: add warning if no output module is selected
    
    If no daemon compatible logging module is selected, a message is
    displayed to avoid the user to look like mad for messages.

commit 1c3546fec11180aa85689e6d1d18f78631846714
Author: Eric Leblond <eric at regit.org>
Date:   Sun Nov 11 20:25:22 2012 +0100

    install: create state dir with install-conf

commit 9f4da93a4b501cd4d80e68be7f98c1707551d16d
Author: Eric Leblond <eric at regit.org>
Date:   Sun Nov 11 18:47:07 2012 +0100

    suricata: don't exit if pidfile can't be created

commit e148b2b82a2d894426dd3f257cb458c0bd48bab6
Author: Eric Leblond <eric at regit.org>
Date:   Sun Nov 11 18:25:57 2012 +0100

    suricata: display PID file name in case of error.

commit e2c7078cc3e227cc28b751d7bc7e4e6757f72a5b
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 14 09:30:27 2012 +0100

    Add contrib dir and it's content to the dist. Bug 567

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

Summary of changes:
 Makefile.am                                  |    3 ++-
 configure.ac                                 |    6 ++++--
 contrib/Makefile.am                          |    1 +
 contrib/file_processor/Action/Makefile.am    |    1 +
 contrib/file_processor/Makefile.am           |    2 ++
 contrib/file_processor/Processor/Makefile.am |    2 ++
 src/detect-engine-hhd.c                      |    3 ++-
 src/suricata.c                               |   11 ++++++++++-
 src/util-debug.c                             |   12 +++++++++++-
 src/util-debug.h                             |    2 +-
 src/util-pidfile.c                           |    4 +++-
 11 files changed, 39 insertions(+), 8 deletions(-)
 create mode 100644 contrib/Makefile.am
 create mode 100644 contrib/file_processor/Action/Makefile.am
 create mode 100644 contrib/file_processor/Makefile.am
 create mode 100644 contrib/file_processor/Processor/Makefile.am


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list