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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorporate Ermal's comment to condense code. No functionality change.
bmeeks8
2013-06-19
1
-77
/
+74
*
Fix wrong text in last sentence of a caption.
bmeeks8
2013-06-19
1
-1
/
+1
*
Update package to 2.5.9 and binary to 2.9.4.6
bmeeks8
2013-06-18
1
-2
/
+7
*
Remove need for most globals, change sync to background task, fix bugs.
bmeeks8
2013-06-18
1
-154
/
+305
*
Remove any zero-length spaces in data when saving.
bmeeks8
2013-06-18
2
-31
/
+24
*
Remove dependence on global vars and use constants instead.
bmeeks8
2013-06-18
2
-39
/
+67
*
Add enable all/disable all option for Category rules.
bmeeks8
2013-06-18
1
-31
/
+123
*
Add additional options to Detection Settings config.
bmeeks8
2013-06-18
1
-13
/
+50
*
Add new track by_src and by_dst auto-Suppress List icons.
bmeeks8
2013-06-18
1
-11
/
+124
*
Fix various HTML validation errors in markup.
bmeeks8
2013-06-18
8
-39
/
+53
*
Add option to configure rule update start time.
bmeeks8
2013-06-18
1
-25
/
+60
*
Add Host Attribute Table support to Preprocessors tab.
bmeeks8
2013-06-18
2
-111
/
+390
*
Fix SELECT ALL to not add all Snort rules when IPS Policy is set.
bmeeks8
2013-06-05
1
-56
/
+69
*
Fix HTML rendering issues found in cross-browser testing.
bmeeks8
2013-06-04
3
-6
/
+6
*
Fix it so we return to selected category after page edits.
bmeeks8
2013-06-04
1
-28
/
+32
*
Remove some extraneous pass-by-reference tags to stop "copy on write"
bmeeks8
2013-06-04
1
-4
/
+4
*
Fix PHP out-of-memory error with large rule sets and IPS Policy display
bmeeks8
2013-06-03
1
-12
/
+17
*
Fix it so Select All also gets Snort GPLv2 Community Rules.
bmeeks8
2013-06-03
1
-3
/
+3
*
Add a rule counter for display at the bottom of page.
bmeeks8
2013-06-03
1
-1
/
+6
*
Save and restore state of "$pkg_interface" variable on exit.
bmeeks8
2013-06-03
1
-0
/
+5
*
Add check to verify existence of array item before we use it.
bmeeks8
2013-06-01
1
-6
/
+10
*
Add HTML markup to wrap IPv6 address in Alert and Blocked tabs.
bmeeks8
2013-06-01
2
-1
/
+8
*
Minor HTML code edits for styles and tag closure.
bmeeks8
2013-05-31
3
-20
/
+13
*
Incorporate Ermal's comments from 2.5.8 pkg review.
bmeeks8
2013-05-31
1
-13
/
+10
*
Tweak error message logging a bit for completeness.
bmeeks8
2013-05-31
1
-0
/
+6
*
Remove misplaced </div> tag that was causing issues with some themes.
bmeeks8
2013-05-31
1
-7
/
+6
*
Correct misspelled word "enabling" in a caption.
bmeeks8
2013-05-31
1
-1
/
+1
*
Include text description with http_response codes.
bmeeks8
2013-05-25
1
-4
/
+20
*
Fix typo in field description text ("us" to "use").
bmeeks8
2013-05-25
1
-1
/
+1
*
More tweaks to rules download error checking and reliability.
bmeeks8
2013-05-24
1
-32
/
+46
*
Add note about sync waiting on remote host to download new rules.
bmeeks8
2013-05-24
1
-3
/
+4
*
Swap rule download URL to current one and drop old CGI URL.
bmeeks8
2013-05-24
1
-78
/
+53
*
Add additional error checking for rule downloads.
bmeeks8
2013-05-23
1
-36
/
+41
*
Forgot to use "===" when testing logical return value.
bmeeks8
2013-05-22
1
-9
/
+8
*
Fix various HTML style issues to tidy up GUI.
bmeeks8
2013-05-22
17
-189
/
+216
*
Fix-up missing align left HTML attribute.
bmeeks8
2013-05-21
1
-7
/
+6
*
More fixes for new XMLRPC pkg sync routines.
bmeeks8
2013-05-21
3
-63
/
+111
*
Modernize the GUI interface (new progress bar).
bmeeks8
2013-05-21
1
-24
/
+36
*
HTML edits to fix table layout in Firefox and Chrome.
bmeeks8
2013-05-21
3
-51
/
+82
*
More tweaks to new Snort Pkg Sync code.
bmeeks8
2013-05-20
2
-61
/
+86
*
Add better error checking and more descriptive messages.
bmeeks8
2013-05-20
1
-80
/
+110
*
Fix XMLRPC Sync code to prevent errors from bad return value.
bmeeks8
2013-05-19
1
-13
/
+30
*
Add code to honor $pkg_interface flag for console mode.
bmeeks8
2013-05-19
1
-54
/
+125
*
Extend SRC and DST columns just a bit to hold long IP addresses.
bmeeks8
2013-05-16
1
-2
/
+2
*
Add error trapping for Snort interface adds and deletes.
bmeeks8
2013-05-16
2
-22
/
+77
*
Minor edits to text on page and Tooltips text.
bmeeks8
2013-05-16
1
-2
/
+2
*
Tweak HTML for tables to improve word-wrapping and column layouts.
bmeeks8
2013-05-16
4
-70
/
+100
*
Refine new Snort XMLRPC pkg sync functions.
bmeeks8
2013-05-16
1
-36
/
+60
*
snort - add code to run only on backup system after xmlrpc sync
Marcello Coutinho
2013-05-14
1
-2
/
+7
*
Improve flowbits logic to include bitwise logical operators.
bmeeks8
2013-05-14
1
-9
/
+11
[next]