[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-310-g64f5129

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Oct 30 11:48:24 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  64f5129f124b8077c8417326feb9b650849d0a74 (commit)
       via  76c305c1282b481babb85815469be47652df855d (commit)
       via  25aeeebdf7d0ab2b4753189f3fca1f41078d26d8 (commit)
       via  3445d17ae5b5903b89eec5a66559e31fec2871fb (commit)
       via  677cd03e5291016bcb0231cb9fd9f4594c53b2d2 (commit)
       via  8d4a61a789a910f044fc04f7c9909905121a5db5 (commit)
       via  698ff4e4aa3f781a4d792705946ec81d99069fb1 (commit)
      from  79fcf1378a84964663a4873f23349f8198fe2b8e (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 64f5129f124b8077c8417326feb9b650849d0a74
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 29 09:04:07 2013 +0100

    Counters: remove unused tm_name comparison loops

commit 76c305c1282b481babb85815469be47652df855d
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 29 08:29:11 2013 +0100

    Counters: fix unix socket

commit 25aeeebdf7d0ab2b4753189f3fca1f41078d26d8
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 29 08:19:16 2013 +0100

    Counters: merge SCPerfCounterName into SCPerfCounter as there was a 1 on 1 mapping

commit 3445d17ae5b5903b89eec5a66559e31fec2871fb
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 29 08:00:06 2013 +0100

    Counters: remove SCPerfCounterValue struct as we no longer support multiple data types

commit 677cd03e5291016bcb0231cb9fd9f4594c53b2d2
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 29 00:34:13 2013 +0100

    Counters: more unused code removal

commit 8d4a61a789a910f044fc04f7c9909905121a5db5
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 29 00:10:38 2013 +0100

    Counters: remove unused code

commit 698ff4e4aa3f781a4d792705946ec81d99069fb1
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Oct 28 19:00:06 2013 +0100

    Counters: remove all unused parts of the API

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

Summary of changes:
 src/counters.c         | 1215 +++---------------------------------------------
 src/counters.h         |  104 +----
 src/decode.c           |    2 +-
 src/flow-manager.c     |    8 +-
 src/source-af-packet.c |    4 +-
 src/source-erf-dag.c   |    4 +-
 src/source-erf-file.c  |    2 +-
 src/source-ipfw.c      |    2 +-
 src/source-mpipe.c     |    4 +-
 src/source-napatech.c  |    4 +-
 src/source-nfq.c       |    2 +-
 src/source-pcap-file.c |    4 +-
 src/source-pcap.c      |    4 +-
 src/source-pfring.c    |    4 +-
 src/stream-tcp.c       |    4 +-
 src/tm-threads.c       |   12 +-
 src/tmqh-flow.c        |    2 +-
 src/tmqh-ringbuffer.c  |    6 +-
 src/tmqh-simple.c      |    2 +-
 src/unix-manager.c     |    2 +-
 20 files changed, 132 insertions(+), 1259 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list