Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #448 from bmeeks8/master | Ermal Luçi | 2013-05-30 | 24 | -1244/+3410 |
|\ | | | | | Snort Package 2.5.8 Update | ||||
| * | 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 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-23 | 5 | -6/+8 |
| |\ | |||||
| * | | 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 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-19 | 4 | -15/+30 |
| |\ \ | |||||
| * | | | 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 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-16 | 18 | -134/+224 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of https://github.com/bmeeks8/pfsense-packages | bmeeks8 | 2013-05-15 | 1 | -2/+7 |
| |\ \ \ \ | |||||
| | * | | | | snort - add code to run only on backup system after xmlrpc sync | Marcello Coutinho | 2013-05-14 | 1 | -2/+7 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-15 | 1 | -15/+49 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Improve flowbits logic to include bitwise logical operators. | bmeeks8 | 2013-05-14 | 1 | -9/+11 |
| | | | | | | |||||
| * | | | | | Add table layout style to fix word-wrapping in long cells. | bmeeks8 | 2013-05-14 | 1 | -18/+17 |
| | | | | | | |||||
| * | | | | | Add code file for new Snort pkg sync functionality. | bmeeks8 | 2013-05-14 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' of https://github.com/bmeeks8/pfsense-packages | bmeeks8 | 2013-05-14 | 17 | -65/+505 |
| |\ \ \ \ \ | |||||
| | * | | | | | snort - fix small typo | Marcello Coutinho | 2013-05-14 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | snort - include sync code | Marcello Coutinho | 2013-05-14 | 2 | -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 Coutinho | 2013-05-14 | 16 | -64/+352 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | status as well show current snort status | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-14 | 3 | -12/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-13 | 49 | -330/+9999 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Snort Pkg 2.5.8 Update - bug fixes and new features | bmeeks8 | 2013-05-13 | 17 | -827/+2163 |
| | | | | | | | | |||||
* | | | | | | | | dansguardian - improve ldap fetch code and fix cron problem on 2.1 | Marcello Coutinho | 2013-05-29 | 3 | -18/+72 |
| | | | | | | | | |||||
* | | | | | | | | Try yet another slightly different tactic. | jim-p | 2013-05-29 | 2 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | Tweak the build options a little differently | jim-p | 2013-05-29 | 2 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | Detect and use the squidGuard variant if it's found. | jim-p | 2013-05-29 | 1 | -3/+6 |
| | | | | | | | | |||||
* | | | | | | | | Give it another nudge in the squid33 direction. | jim-p | 2013-05-29 | 2 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | Use squid33 since squid31 disappeared. | jim-p | 2013-05-29 | 2 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | Add placeholder for a squid3-specific build of squidGuard (all xml/php files ↵ | jim-p | 2013-05-29 | 2 | -0/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the same, just built against squid31 instead of squid 2.x). Disabled for now until binaries are built. | ||||
* | | | | | | | | squid3-dev - fix cascade sync while using system sync settings | Marcello Coutinho | 2013-05-28 | 1 | -8/+10 |
| | | | | | | | | |||||
* | | | | | | | | Fix/relocate a bunch of missing files/dependencies for binaries that were ↵ | jim-p | 2013-05-28 | 11 | -50/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed from git but lingered on www rather than files. | ||||
* | | | | | | | | dansguardian - fix cascade sync while using system sync settings | Marcello Coutinho | 2013-05-28 | 1 | -5/+5 |
| | | | | | | | | |||||
* | | | | | | | | These are binaries and should really be pulling from files, not overlayed on ↵ | jim-p | 2013-05-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the package repo. | ||||
* | | | | | | | | add missing AutoConfigBackup file | Chris Buechler | 2013-05-28 | 1 | -0/+8 |
| | | | | | | | |