aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix PHP out-of-memory error with large rule sets and IPS Policy displaybmeeks82013-06-031-12/+17
| | | |
| * | | Fix it so Select All also gets Snort GPLv2 Community Rules.bmeeks82013-06-031-3/+3
| | | |
| * | | Add a rule counter for display at the bottom of page.bmeeks82013-06-031-1/+6
| | | |
| * | | Save and restore state of "$pkg_interface" variable on exit.bmeeks82013-06-031-0/+5
| |/ /
* / / squid3-dev - remove obsolete ignore_expect_100 option and include info on ↵Marcello Coutinho2013-06-072-2/+5
|/ / | | | | | | gui for owa ssl offload
* | Add check to verify existence of array item before we use it.bmeeks82013-06-011-6/+10
| |
* | Add HTML markup to wrap IPv6 address in Alert and Blocked tabs.bmeeks82013-06-012-1/+8
| |
* | Minor HTML code edits for styles and tag closure.bmeeks82013-05-313-20/+13
| |
* | Incorporate Ermal's comments from 2.5.8 pkg review.bmeeks82013-05-311-13/+10
| |
* | Tweak error message logging a bit for completeness.bmeeks82013-05-311-0/+6
| |
* | Remove misplaced </div> tag that was causing issues with some themes.bmeeks82013-05-311-7/+6
| |
* | Correct misspelled word "enabling" in a caption.bmeeks82013-05-311-1/+1
| |
* | Merge pull request #453 from PiBa-NL/haproxy-devel-2.1Ermal Luçi2013-05-304-23/+61
|\| | | | | haproxy-devel, fix required fields a shared-backend, optional Force immediate stop of old process on reload, fix show memory usage.
| * haproxy-devel, fix required fields a shared-backend, optional Force ↵PiBa-NL2013-05-244-23/+61
| | | | | | | | immediate stop of old process on reload, fix show memory usage.
* | Merge pull request #448 from bmeeks8/masterErmal Luçi2013-05-3022-1242/+3408
|\ \ | | | | | | Snort Package 2.5.8 Update
| * | Include text description with http_response codes.bmeeks82013-05-251-4/+20
| | |
| * | Fix typo in field description text ("us" to "use").bmeeks82013-05-251-1/+1
| | |
| * | More tweaks to rules download error checking and reliability.bmeeks82013-05-241-32/+46
| | |
| * | Add note about sync waiting on remote host to download new rules.bmeeks82013-05-241-3/+4
| | |
| * | Swap rule download URL to current one and drop old CGI URL.bmeeks82013-05-241-78/+53
| | |
| * | Add additional error checking for rule downloads.bmeeks82013-05-231-36/+41
| | |
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-233-2/+4
| |\ \
| * | | Forgot to use "===" when testing logical return value.bmeeks82013-05-221-9/+8
| | | |
| * | | Fix various HTML style issues to tidy up GUI.bmeeks82013-05-2217-189/+216
| | | |
| * | | Fix-up missing align left HTML attribute.bmeeks82013-05-211-7/+6
| | | |
| * | | More fixes for new XMLRPC pkg sync routines.bmeeks82013-05-213-63/+111
| | | |
| * | | 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
| | | |
| * | | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-192-13/+24
| |\ \ \
| * | | | 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
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-1616-126/+214
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/bmeeks8/pfsense-packagesbmeeks82013-05-151-2/+7
| |\ \ \ \ \
| | * | | | | snort - add code to run only on backup system after xmlrpc syncMarcello Coutinho2013-05-141-2/+7
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-151-15/+49
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| | | | | | |
| * | | | | | Merge branch 'master' of https://github.com/bmeeks8/pfsense-packagesbmeeks82013-05-1417-65/+505
| |\ \ \ \ \ \
| | * | | | | | snort - fix small typoMarcello Coutinho2013-05-141-1/+1
| | | | | | | |
| | * | | | | | snort - include sync codeMarcello Coutinho2013-05-142-7/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current status: it replicates xml config, but It's not calling all snort functions after config save.
| | * | | | | | snort - (re)include two level menu and change start stop icons to toggle ↵Marcello Coutinho2013-05-1416-64/+352
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | status as well show current snort status
| * | | | | | | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-141-3/+0
| |\ \ \ \ \ \ \