aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_alerts.php
Commit message (Collapse)AuthorAgeFilesLines
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-5/+0
|
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-1/+4
|
* Add new param to tail command to fix date sortingbmeeks82014-01-011-1/+1
|
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-6/+7
|
* Fix broken log data downloads for modern browsers.bmeeks82013-10-161-16/+21
|
* Add reverse DNS lookup icon and fix dup Suppress List bugbmeeks82013-09-251-18/+31
|
* Fix bug preventing auto-adding entry to an empty Suppress List.bmeeks82013-09-251-0/+4
|
* Incorporate Ermal's comment to condense code. No functionality change.bmeeks82013-06-191-77/+74
|
* Add new track by_src and by_dst auto-Suppress List icons.bmeeks82013-06-181-11/+124
|
* Add HTML markup to wrap IPv6 address in Alert and Blocked tabs.bmeeks82013-06-011-0/+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-21/+33
|
* Extend SRC and DST columns just a bit to hold long IP addresses.bmeeks82013-05-161-2/+2
|
* Tweak HTML for tables to improve word-wrapping and column layouts.bmeeks82013-05-161-24/+24
|
* 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-46/+61
|
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-1/+1
|
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-0/+0
|
* Merge pull request #295 from digdug3/masterErmal Luçi2012-07-271-24/+23
|\ | | | | Snort Widget v0.3.2 fix (update 26-07-2012)
| * Update config/snort/snort_alerts.phpdigdug32012-07-251-25/+24
| | | | | | Fix displaying Snort descriptions with "," like: "ET TROJAN MS Terminal Server User A Login, possible Morto inbound"
* | Implement gettext() calls on stringsRenato Botelho2012-07-241-25/+25
|/
* Add description of suppression and remove exessive newlinesErmal2012-07-181-2/+6
|
* Remove the file after usageErmal2012-07-161-0/+1
|
* Force use of aliases from pfSense for replacing snort var settings. Also ↵Ermal2012-07-161-40/+30
| | | | make snort var settings generic and overridable in all of its definitions
* Remove nanosecondsErmal2012-07-161-1/+1
|
* Actually sort in reverse to have the last as first in GUIErmal2012-07-151-1/+1
|
* Fix clearing alert logs for other instancesErmal2012-07-151-1/+2
|
* Make sensitive data configurableErmal2012-07-151-0/+3
|
* Enable Sorting classes and actually get the last of the file rather then ↵Ermal2012-07-151-6/+9
| | | | begining
* Correct field extractionErmal2012-07-141-1/+1
|
* Reorder some fields in alert to make better bviewErmal2012-07-141-13/+7
|
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-141-334/+148
|
* Rather than unlinking/writing to a file opened by snort. Truncate it.Ermal2012-07-131-3/+8
|
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-32/+32
|
* Correct clearing the snort alerts with Clear button. Also save the interface ↵Ermal2012-07-101-2/+2
| | | | selected and clicking alerts tab.
* Correct barnyard2 config so pidfile name is correct. Some variable name ↵Ermal2012-07-101-24/+24
| | | | fixes allover to not be hard to follow. Also trim some useless code
* Remove more reference to undefined classesErmal2012-07-091-2/+1
|
* Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-091-1/+0
| | | | remove all unneeded files anymore.
* Use proper class for select inputs. Clean up some more code around and try ↵Ermal2012-07-091-62/+27
| | | | to fix alerts display page
* 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-41/+22
| | | | 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-28/+39
| | | | Also correct blocked page/ For large files this still will bail out
* Run snort as root user in pfSense this does not change much and allows to ↵Ermal2011-11-101-1/+2
| | | | reload snort rather than stop start it.
* Fixes #1765. Correctly identify the clear action that comes through POST or GETErmal2011-11-011-2/+2
|
* Correct clearing the alerts.Ermal2011-09-291-20/+9
|
* Quick round of fixes to not break lightyErmal2011-09-041-10/+13
|
* Silence some command becuase they just spam the logs uselessly.Ermal2011-08-051-4/+4
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-38/+19
| | | | | | | | * 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-76/+17
| | | | is selected is actually applied behind
* More snort theme fixes from gargajim-p2010-09-241-3/+3
|