aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
...
* Modernize the GUI interface (new progress bar).bmeeks82013-05-211-24/+36
* HTML edits to fix table layout in Firefox and Chrome.bmeeks82013-05-213-51/+82
* More tweaks to new Snort Pkg Sync code.bmeeks82013-05-202-61/+86
* Add better error checking and more descriptive messages.bmeeks82013-05-201-80/+110
* Fix XMLRPC Sync code to prevent errors from bad return value.bmeeks82013-05-191-13/+30
* Add code to honor $pkg_interface flag for console mode.bmeeks82013-05-191-54/+125
* Extend SRC and DST columns just a bit to hold long IP addresses.bmeeks82013-05-161-2/+2
* Add error trapping for Snort interface adds and deletes.bmeeks82013-05-162-22/+77
* Minor edits to text on page and Tooltips text.bmeeks82013-05-161-2/+2
* Tweak HTML for tables to improve word-wrapping and column layouts.bmeeks82013-05-164-70/+100
* Refine new Snort XMLRPC pkg sync functions.bmeeks82013-05-161-36/+60
* snort - add code to run only on backup system after xmlrpc syncMarcello Coutinho2013-05-141-2/+7
* Improve flowbits logic to include bitwise logical operators.bmeeks82013-05-141-9/+11
* Add table layout style to fix word-wrapping in long cells.bmeeks82013-05-141-18/+17
* Add code file for new Snort pkg sync functionality.bmeeks82013-05-141-0/+5
* snort - fix small typoMarcello Coutinho2013-05-141-1/+1
* snort - include sync codeMarcello Coutinho2013-05-142-7/+159
* snort - (re)include two level menu and change start stop icons to toggle stat...Marcello Coutinho2013-05-1416-64/+352
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-1315-825/+2161
* Do not start snort after install if this is bootup stage.Ermal Luçi2013-05-041-1/+2
* Fix one more set of missing {} around string var in quotesbmeeks82013-04-261-2/+2
* Revert log msg back to iface descr instead of if_real.bmeeks82013-04-261-4/+4
* Fix minor HTML property bug for textarea controls on Chromebmeeks82013-04-262-3/+3
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-2516-250/+523
* Bump Snort package version to 2.5.6.bmeeks82013-04-211-1/+1
* Fix missing HTML closure tags interfering with text box content rendering.bmeeks82013-04-211-29/+23
* Make Snort rc.d shell script more reliable for restarts.bmeeks82013-04-211-17/+56
* Fix logic bug in rule updates (triggered by unique conditions).bmeeks82013-04-132-29/+39
* Fix longstanding bug with enable/disable SID codebmeeks82013-04-101-6/+13
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-0913-380/+1076
* Add tip to restart Snort after making changes on page.bmeeks82013-04-093-9/+14
* Fix preproc auto-rule disable to skip disabled rules.bmeeks82013-03-221-1/+2
* Set correct VRT Rules tarball for Snort 2.9.4.1bmeeks82013-03-211-1/+1
* Move to latest available rulesetsErmal2013-03-211-3/+3
* Use correct interfaceErmal2013-02-121-1/+1
* Correct generation of list for ipv6Ermal2013-02-111-3/+3
* Add GTP preproc and http_inspect_server Profile options to GUI.bmeeks82013-02-013-7/+53
* Oops! Fix an error with setting ['disabled'] to 1 when should be 0.bmeeks82013-02-011-1/+1
* Make sure we update ['disabled'] flag in rule map whenbmeeks82013-02-011-4/+12
* Added warning to top of page for new rules-to-preprocessor dependency linkbmeeks82013-01-311-4/+4
* Add code to auto-disable rules with options dependent on disabledbmeeks82013-01-311-1/+68
* Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-10/+88
* Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-2/+14
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesbmeeks82013-01-292-11/+10
|\
| * Make sure to record the schedule changesErmal2013-01-291-2/+2
| * Use subnet of interface here to have HOME_NET set properlyErmal2013-01-291-2/+7
| * Run update if settings are saved during reinstallErmal2013-01-281-7/+1
* | Fixed incorrect CSS class names on two table cells.bmeeks82013-01-261-3/+3
* | Add new Search Performance options for AC-SPLIT and three -NQ non-queuedunknown2013-01-261-5/+7
|/
* Do not unlink other known files that will be generatedErmal2013-01-261-1/+2