[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-263-gcd7b4fa

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Jul 2 15:52:32 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  cd7b4fac407e3a06c922a26eafbbfa0af21f11d8 (commit)
       via  68847d12e3cdd41a2dbf15c038fa30b7fca7f9e1 (commit)
       via  f353fb630ca5d01937d7e97571baee3abd07320f (commit)
       via  7292998a58b9d96d83903854899ef65ee2f784e5 (commit)
      from  d476e4e50d8164259419fb9edceb1c7feb25cfd9 (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 cd7b4fac407e3a06c922a26eafbbfa0af21f11d8
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Tue Jul 2 20:28:25 2013 +0530

    remove unused pattern id assignment functions.  Goodbye

commit 68847d12e3cdd41a2dbf15c038fa30b7fca7f9e1
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Tue Jul 2 17:59:17 2013 +0530

    Update configure.ac to use the default value of 64 for the cache line size
    for systems which return a value of 0.

commit f353fb630ca5d01937d7e97571baee3abd07320f
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jun 28 16:49:56 2013 +0200

    DNS: convert dns_query to sticky buffer

commit 7292998a58b9d96d83903854899ef65ee2f784e5
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jun 28 16:24:10 2013 +0200

    Content: set up sticky buffers like file_data and dce_stub_data w/o flags, but with a list variable

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

Summary of changes:
 configure.ac               |    2 +-
 src/detect-byte-extract.c  |    8 +-
 src/detect-bytejump.c      |    8 +-
 src/detect-bytetest.c      |    8 +-
 src/detect-content.c       |    8 +-
 src/detect-dce-stub-data.c |    2 +-
 src/detect-depth.c         |    7 +-
 src/detect-distance.c      |    7 +-
 src/detect-dns-query.c     |   30 +++---
 src/detect-engine-mpm.c    |  246 --------------------------------------------
 src/detect-engine-mpm.h    |    3 -
 src/detect-file-data.c     |    3 +-
 src/detect-isdataat.c      |   59 ++++++++++-
 src/detect-nocase.c        |    7 +-
 src/detect-offset.c        |    7 +-
 src/detect-parse.c         |    4 +-
 src/detect-pcre.c          |   45 ++------
 src/detect-pcre.h          |    2 -
 src/detect-pkt-data.c      |    6 +-
 src/detect-rawbytes.c      |    2 +-
 src/detect-within.c        |    7 +-
 src/detect.h               |    9 ++-
 22 files changed, 119 insertions(+), 361 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list