aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_blocked.php
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of blertnumber in snort_blocked.phpjim-p2015-10-051-2/+6
|
* Replace more hard-coded paths with system globals where possible.bmeeks82014-10-051-9/+9
|
* Replace exec() calls with system calls and also use unlink_if_exists().bmeeks82014-09-171-4/+4
|
* Add new LOG MGMT tab to all other tab pages.bmeeks82014-09-121-1/+2
|
* Add new SID MGMT tab to other tab pages.bmeeks82014-09-091-1/+2
|
* Fix-up reverse DNS lookup and table sorting for pfSense 2.2.bmeeks82014-08-141-12/+56
|
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-1/+1
|
* Add history tag text to all write_config() calls.bmeeks82014-04-281-1/+1
|
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-081-26/+38
|
* Tweak new Reverse DNS feature based on pfSense versionbmeeks82014-01-281-9/+15
|
* Mimic all DNS lookup features of F/W log with Blocked IPsbmeeks82014-01-261-1/+6
|
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-3/+0
|
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-0/+3
|
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-2/+2
|
* Fix broken log data downloads for modern browsers.bmeeks82013-10-161-10/+17
|
* Add ability to do reverse DNS lookup on blocked IPbmeeks82013-09-251-2/+4
|
* Fix various HTML validation errors in markup.bmeeks82013-06-181-0/+2
|
* Add HTML markup to wrap IPv6 address in Alert and Blocked tabs.bmeeks82013-06-011-1/+4
|
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-2/+3
|
* HTML edits to fix table layout in Firefox and Chrome.bmeeks82013-05-211-8/+14
|
* Tweak HTML for tables to improve word-wrapping and column layouts.bmeeks82013-05-161-5/+5
|
* snort - (re)include two level menu and change start stop icons to toggle ↵Marcello Coutinho2013-05-141-0/+1
| | | | status as well show current snort status
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-30/+43
|
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-45/+44
|
* Merge pull request #295 from digdug3/masterErmal Luçi2012-07-271-12/+11
|\ | | | | Snort Widget v0.3.2 fix (update 26-07-2012)
| * Update config/snort/snort_blocked.phpdigdug32012-07-251-13/+12
| | | | | | Fix Snort alerts descriptions with "," like: "ET TROJAN MS Terminal Server User A Login, possible Morto inbound"
* | Implement gettext() calls on stringsRenato Botelho2012-07-241-18/+18
|/
* Correct table deinitionErmal2012-07-181-15/+7
|
* Remove useless tableErmal2012-07-181-5/+2
|
* Force use of aliases from pfSense for replacing snort var settings. Also ↵Ermal2012-07-161-6/+4
| | | | make snort var settings generic and overridable in all of its definitions
* Remove nanosecondsErmal2012-07-161-2/+2
|
* Fix blocked pageErmal2012-07-151-21/+24
|
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-141-75/+21
|
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-28/+28
|
* Unify description extraction from snort alertsErmal2012-07-111-1/+1
|
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-0/+1
|
* Remove more reference to undefined classesErmal2012-07-091-2/+1
|
* Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-091-2/+0
| | | | remove all unneeded files anymore.
* Some small fixes to cleanupErmal2012-07-091-3/+3
|
* Minor fix when ip is not found on alert fileErmal2012-07-091-1/+1
|
* Make snort blocked [page more usable with input from ↵Ermal2012-07-091-146/+108
| | | | http://forum.pfsense.org/index.php/topic,51168.msg274011.html#msg274011
* Remove references to outsiders and help and infoErmal2012-07-041-1/+0
|
* Move logs and alert file to per instance folder. Also remove configuration ↵Ermal2012-06-141-107/+59
| | | | only on deletion of an instance and not when its stopped
* Put a single alert file for each instance of snort so it actually works. ↵Ermal2012-06-121-1/+3
| | | | Also correct blocked page/ For large files this still will bail out
* Remove unused javascript folder and their refrencesErmal2011-08-021-4/+1
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-36/+17
| | | | | | | | * 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
* First pass of sanitizing this code. Some more QA is needed to make sure what ↵Ermal Luçi2011-08-021-46/+17
| | | | is selected is actually applied behind
* More snort theme fixes from gargajim-p2010-09-241-3/+3
|
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-286/+283
|
* snort, fix home image link, add js_rowhelper from 2.0 upstearmrobiscool2010-08-181-8/+17
|