summaryrefslogtreecommitdiff
path: root/openwrt/package/snort
Commit message (Collapse)AuthorAgeFilesLines
* update snort to 2.4.4 (thanks to Richard Nadeau)Nicolas Thill2006-04-012-6707/+4
| | | | SVN-Revision: 3567
* move init scripts and related out of ipkg/Nicolas Thill2005-12-123-4/+2
| | | | SVN-Revision: 2637
* replace bool by tristate to avoid unnecessary -install callsNicolas Thill2005-11-221-1/+1
| | | | SVN-Revision: 2545
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-14/+13
| | | | SVN-Revision: 2333
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-214-16/+0
| | | | SVN-Revision: 2210
* Fix building when host and target systems are same archNicolas Thill2005-08-101-1/+1
| | | | SVN-Revision: 1597
* Move complex packages to their own menuNicolas Thill2005-05-231-5/+19
| | | | SVN-Revision: 1033
* Standardize config structureNicolas Thill2005-05-221-2/+1
| | | | SVN-Revision: 1014
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-05-191-1/+4
| | | | SVN-Revision: 972
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-1/+1
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-6/+2
| | | | | | packages that use this SVN-Revision: 817
* Updated snort to v2.3.3, added debug and inline-mode options to -custom ↵Nicolas Thill2005-05-037-20/+6745
| | | | | | package, fixed makefile, changed source url in control files SVN-Revision: 789
* Add snort package, with experimental -custom package for build-time package ↵Nicolas Thill2005-04-1811-0/+493
customizations SVN-Revision: 667