aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_download_rules.php
Commit message (Collapse)AuthorAgeFilesLines
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-2/+1
|
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-081-1/+1
|
* Minor HTML code edits for styles and tag closure.bmeeks82013-05-311-1/+1
|
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-4/+4
|
* Fix-up missing align left HTML attribute.bmeeks82013-05-211-7/+6
|
* Modernize the GUI interface (new progress bar).bmeeks82013-05-211-24/+36
|
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-0/+0
|
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-26/+27
|
* Remove unused functionsErmal2012-07-091-1/+1
|
* globals for these do not work properly at bootup. Might be causing ↵jim-p2012-07-091-1/+1
| | | | | | unintended overwrites/deletions. Revert "s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim some unused functions in the way" This reverts commit 40cace16a452cd841a6b3626c44ff0d0b655956f.
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim ↵Ermal2012-07-091-1/+1
| | | | some unused functions in the way
* Clean up the whole update of snort and unify the duplicated code in one ↵Ermal2012-07-071-665/+15
| | | | file. This makes updates more stable and consistent. Really download proper md5 files t not download uselessly rules. Try to make oink code to behave
* Bump up version of snort to reflect changesErmal2012-07-061-2/+2
|
* Generalize the version of snort used allover in the code. Thank you to ↵Ermal2012-07-061-7/+6
| | | | http://forum.pfsense.org/index.php/topic,51217.0.html
* Remove apc calls and useless sleeps. Also remove abuse of ob_flushErmal2012-06-151-16/+6
|
* Remove apc calls and useless sleeps. Also remove abuse of ob_flushErmal2012-06-151-1/+0
|
* Move logs and alert file to per instance folder. Also remove configuration ↵Ermal2012-06-141-5/+0
| | | | only on deletion of an instance and not when its stopped
* Centralize the snort update tarball and use 2922 file for rules.Ermal2012-06-121-22/+11
|
* Run snort as root user in pfSense this does not change much and allows to ↵Ermal2011-11-101-1/+3
| | | | reload snort rather than stop start it.
* Ticket #1749. Add some more validations to the code that generates oink ↵Ermal2011-10-231-12/+16
| | | | scripts config.
* snort.sh script understands of reloading snort so just use that rather than ↵Ermal2011-09-081-10/+1
| | | | triggering a stop and then start. Also correct repsective file names inside the files while here.
* Correct syntax errorErmal2011-09-041-1/+0
|
* Remove not needed codeErmal2011-09-041-6/+0
|
* Correct freebsd version for the folder whre the snort rules are contained ↵Ermal2011-09-041-7/+11
| | | | and add support for 64bit precompiled rules since they are present.
* Catch up with the version string in other places of rules updatedErmal2011-09-041-4/+4
|
* Update snort rules version. Reported-by: ↵Ermal2011-09-031-2/+2
| | | | http://forum.pfsense.org/index.php/topic,40568.0.html
* Silence some command becuase they just spam the logs uselessly.Ermal2011-08-051-6/+6
|
* Remove copy/pasted code to unbreak snort rule downloadingErmal2011-08-031-57/+1
|
* Get some credit i need itErmal2011-08-021-0/+1
|
* Fix snort updates fetching.Ermal2011-08-021-117/+77
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-165/+73
| | | | | | | | * Get rid of snort_head.inc * No more apply settings button since it does not make sense * Other cleanups in many parts of the code Tested only on 2.0
* snort, update emergingthreats rules URLrobiscool2010-10-171-9/+9
|
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-439/+428
|
* snort, fix so rules on 64 bit pfsenserobiscool2010-09-051-24/+34
|
* snort, update binaries for 1.2.3 x86, 2.0 x86, x64, update rule files to match.robiscool2010-08-261-4/+4
|
* snort, update download_rules.phprobiscool2010-08-161-13/+13
|
* snort, major changes, fix pid bug, add jquery lightbox, update guirobiscool2010-08-161-259/+50
|
* snort, update download and auto download rule sscript, change gen settingsrobiscool2010-07-291-48/+31
|
* Fix snort rule downloads. Version bump of Snort package.jim-p2010-07-261-4/+34
|
* snort, update files to snort 2.8.6robiscool2010-05-261-4/+12
|
* snort, fix auto download rules code for nanobsd, fix unix encodeing for ↵robiscool2010-04-291-5/+3
| | | | whitelist files
* snort, update download rules for ne version of snort, new versionrobiscool2010-04-291-119/+55
|
* snort, add suppress tab, fix javascript on pfsense 2.0robiscool2010-04-271-0/+2
|
* snort, add whightlist.php, add options for homenet, externalnet, and ↵robiscool2010-04-231-4/+4
| | | | whitelist, misc
* snort, add snort-old deinstall xml, fix vlanrobiscool2010-04-061-1/+1
|
* snort-dev to snort, snort to snort-old, Releaserobiscool2010-03-311-400/+821
|
* Move rw call a bit higher when downloading snort rules.jim-p2009-10-241-2/+2
|
* Fix some typosjim-p2009-10-111-6/+6
|
* Make snort download to /root/ instead of /tmp/ - rules are way too large to ↵jim-p2009-10-111-3/+3
| | | | fit into /tmp ramdisk on nano.
* Add rw/ro calls to snort. May fix issues on nanojim-p2009-10-111-4/+12
|