Commit Graph

18 Commits (a5587fec2ebdd3cd75a2b0e7c8fe7f06a8f0daea)

Author SHA1 Message Date
Victor Julien d8356c5ebd Windows build and other misc fixes. 12 years ago
Eric Leblond a5268088cd OpenBSD: fix tar command. 13 years ago
Eric Leblond d0e3df6057 Autotools: make 'install-full' now run 'install' too. 13 years ago
Victor Julien 697e9e660f Config should be set up in sysconfdir/suricata. Add reference to oinkmaster guide. 13 years ago
Eric Leblond 338608842e Improve output 13 years ago
Eric Leblond 25804f5aa8 Add install-conf command to build system.
This patch adds support for customisation of suricata.yaml and
automatic download of emerging threat GPL rules. By running
'make install-full' after 'make install', files necessary to run
suricata are copied in the configuration directory and the latest
ruleset is downloaded and installed. Suricata can then be run
without files edition.
This patch has a special treatment for the windows build which
requires some different paths.
suricata.yaml is also updated to load all rules files provided by
emergingthreat ruleset.
13 years ago
Victor Julien 227d6e058c Make sure new rule and doc files are part of the dist. 13 years ago
Eric Leblond a7fa081ad2 Add stream-events.rules to distribution.
This should fix #360.
13 years ago
Victor Julien d9e541337a Add decoder-events to Makefile.am as well. 14 years ago
Eric Leblond 7c841e1d7c Add coccinelle check to 'make check'
This patch adds coccinelle checking to the autotools
'make check'.
14 years ago
Victor Julien 0e8b041151 Add missing 'reference' to reference.config to Makefile.am. 14 years ago
William Metcalf 62dd11c0a2 add missing docs to Makefile.am 15 years ago
Victor Julien 6d39ffc2be Add classification.config to Makefile.am as well. 15 years ago
William Metcalf 0fe4373b67 Rolled back to 0.2.x branch renamed htp to libhtp 15 years ago
William Metcalf f7111f3847 import of integrated htp lib and small libnet fixes 15 years ago
Gurvinder Singh 5293681860 b86 15 years ago
Steve Grubb f853da7940 Get make distcheck working
Hello,

Below is a patch that gets "make distcheck" working. Its against the
current code in git. The project version was set to 0.1 in configure,
I changed that to 0.8.1 just so its actually relevant. You might want
to set that to something else.

After checking this patch, I find that there are several source code
files in src/ that are not getting compiled:

-app-layer-detect.c
-app-layer-detect.h
-app-layer-http.c
-reputation.h

Are these new or abandoned? Anyways...here's the patch.

-Steve
15 years ago
Victor Julien bab4b62376 Initial add of the files. 15 years ago