This patch repairs init script for Snort. Current version can start snort, but
cannot stop it.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33798 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch introduces support for Snort plugin Snortsam. (resend, for snort version 2.9.2.2 - for 2.8.4.1 is located there http://patchwork.openwrt.org/patch/2381/)
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33170 3c298f89-4303-0410-b956-a3cf2f4a3e73
I've managed to update Snort to version 2.9.2.2. I did not want to split this patch even if it has so many deltas - there are many deletions of unused patches. Also there is a configuration file that has almost the same functionality as the 2.8.4.1 one. The reason I've not written a patch for update to 2.9.3 is to preserve compatibility with snortsam which has not patch for 2.9.3 yet.
If this patch becomes accepted then patch http://patchwork.openwrt.org/patch/2381/ becomes obsolete, because it depends on 2.8.4.1. Next patch (3/3) introduces support for Snortsam package (Snortsam is snort version independent, just needs snort to be patched with proper patch).
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33169 3c298f89-4303-0410-b956-a3cf2f4a3e73
Since eglibc doesn't get shipped with rpc support,
always build-depend on librpc now.
Signed-off-by: Mika Laitio <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use basic, mysql & pgsql VARIANTs
* add a build dependency on librpc when building against uClibc (closes: #10132)
* ship empty, useless, but working config & ruleset
* ship dynamic engine & preprocessors, disabled by default
* make it listen on loopback by default
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28667 3c298f89-4303-0410-b956-a3cf2f4a3e73