index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
snort
/
snort_blocked.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better handling of blertnumber in snort_blocked.php
jim-p
2015-10-05
1
-2
/
+6
*
Replace more hard-coded paths with system globals where possible.
bmeeks8
2014-10-05
1
-9
/
+9
*
Replace exec() calls with system calls and also use unlink_if_exists().
bmeeks8
2014-09-17
1
-4
/
+4
*
Add new LOG MGMT tab to all other tab pages.
bmeeks8
2014-09-12
1
-1
/
+2
*
Add new SID MGMT tab to other tab pages.
bmeeks8
2014-09-09
1
-1
/
+2
*
Fix-up reverse DNS lookup and table sorting for pfSense 2.2.
bmeeks8
2014-08-14
1
-12
/
+56
*
Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.
bmeeks8
2014-07-23
1
-1
/
+1
*
Add history tag text to all write_config() calls.
bmeeks8
2014-04-28
1
-1
/
+1
*
Use $_POST for config changes and add misc fixes and improvements.
bmeeks8
2014-04-08
1
-26
/
+38
*
Tweak new Reverse DNS feature based on pfSense version
bmeeks8
2014-01-28
1
-9
/
+15
*
Mimic all DNS lookup features of F/W log with Blocked IPs
bmeeks8
2014-01-26
1
-1
/
+6
*
Incorporate Ermal's comments -- use conf_mount_rw() only where needed.
bmeeks8
2014-01-13
1
-3
/
+0
*
Ensure conf_mount_rw() and conf_mount_ro() are used where needed.
bmeeks8
2014-01-12
1
-0
/
+3
*
Snort 2.9.5.5 pkg v3.0.0 update
bmeeks8
2013-11-18
1
-2
/
+2
*
Fix broken log data downloads for modern browsers.
bmeeks8
2013-10-16
1
-10
/
+17
*
Add ability to do reverse DNS lookup on blocked IP
bmeeks8
2013-09-25
1
-2
/
+4
*
Fix various HTML validation errors in markup.
bmeeks8
2013-06-18
1
-0
/
+2
*
Add HTML markup to wrap IPv6 address in Alert and Blocked tabs.
bmeeks8
2013-06-01
1
-1
/
+4
*
Fix various HTML style issues to tidy up GUI.
bmeeks8
2013-05-22
1
-2
/
+3
*
HTML edits to fix table layout in Firefox and Chrome.
bmeeks8
2013-05-21
1
-8
/
+14
*
Tweak HTML for tables to improve word-wrapping and column layouts.
bmeeks8
2013-05-16
1
-5
/
+5
*
snort - (re)include two level menu and change start stop icons to toggle stat...
Marcello Coutinho
2013-05-14
1
-0
/
+1
*
Snort Pkg 2.5.8 Update - bug fixes and new features
bmeeks8
2013-05-13
1
-30
/
+43
*
Update Snort package to ver 2.5.7 - bug fixes and new features
bmeeks8
2013-04-25
1
-45
/
+44
*
Merge pull request #295 from digdug3/master
Ermal Luçi
2012-07-27
1
-12
/
+11
|
\
|
*
Update config/snort/snort_blocked.php
digdug3
2012-07-25
1
-13
/
+12
*
|
Implement gettext() calls on strings
Renato Botelho
2012-07-24
1
-18
/
+18
|
/
*
Correct table deinition
Ermal
2012-07-18
1
-15
/
+7
*
Remove useless table
Ermal
2012-07-18
1
-5
/
+2
*
Force use of aliases from pfSense for replacing snort var settings. Also make...
Ermal
2012-07-16
1
-6
/
+4
*
Remove nanoseconds
Ermal
2012-07-16
1
-2
/
+2
*
Fix blocked page
Ermal
2012-07-15
1
-21
/
+24
*
Switch to output alert_csv to fix all issues with snort alerts/blocked descr
Ermal
2012-07-14
1
-75
/
+21
*
Fix copyrights formatting and leftovers from copy pasto
Ermal
2012-07-11
1
-28
/
+28
*
Unify description extraction from snort alerts
Ermal
2012-07-11
1
-1
/
+1
*
Last cleanup. Fixes for issues reported on the forums as well.
Ermal
2012-07-11
1
-0
/
+1
*
Remove more reference to undefined classes
Ermal
2012-07-09
1
-2
/
+1
*
Remove all snort layout customizations since they cause issues allover and re...
Ermal
2012-07-09
1
-2
/
+0
*
Some small fixes to cleanup
Ermal
2012-07-09
1
-3
/
+3
*
Minor fix when ip is not found on alert file
Ermal
2012-07-09
1
-1
/
+1
*
Make snort blocked [page more usable with input from http://forum.pfsense.or...
Ermal
2012-07-09
1
-146
/
+108
*
Remove references to outsiders and help and info
Ermal
2012-07-04
1
-1
/
+0
*
Move logs and alert file to per instance folder. Also remove configuration on...
Ermal
2012-06-14
1
-107
/
+59
*
Put a single alert file for each instance of snort so it actually works. Also...
Ermal
2012-06-12
1
-1
/
+3
*
Remove unused javascript folder and their refrences
Ermal
2011-08-02
1
-4
/
+1
*
Polishing of the snort pacakge, part 2:
Ermal
2011-08-02
1
-36
/
+17
*
First pass of sanitizing this code. Some more QA is needed to make sure what ...
Ermal Luçi
2011-08-02
1
-46
/
+17
*
More snort theme fixes from garga
jim-p
2010-09-24
1
-3
/
+3
*
snort, correct line endings, finx cron loglimit code
robiscool
2010-09-09
1
-286
/
+283
*
snort, fix home image link, add js_rowhelper from 2.0 upstearm
robiscool
2010-08-18
1
-8
/
+17
[next]