aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #332 from rjcrowder/masterErmal Luçi2013-01-211-16/+22
|\ | | | | Fix to not remove blacklists if the fetch fails
| * Update config/dansguardian/dansguardian.phprjcrowder2012-10-311-16/+22
| | | | | | Added return code check when fetching the blacklists. In the previous version, the blacklist directories were removed if the fetch failed. Once the directories were removed, dansguardian would not start because the config files referenced blacklist files that did not exist. This version does not remove the blacklist directories if the blacklist fetch fails.
* | Merge pull request #354 from phil-davis/masterErmal Luçi2013-01-211-1/+1
|\ \ | | | | | | GUI form typo fix for lcdproc-dev
| * | GUI form typo fix for lcdproc-devPhil Davis2013-01-211-1/+1
| | | | | | | | | Also, this form also a mix of conventions for the field labels "Com Port" "Port speed"... That mix happens in lots of GUI forms. I wonder what the pfSense project standard is - each word starts in uppercase, or just the first word? e.g. The OpenVPN Server form has "Concurrent connections" and "Duplicate Connections", and subheadings "Tunnel Settings" and "Advanced configuration".
* | | Unset some vars to free memory and some more small correctionsErmal2013-01-211-4/+8
| | |
* | | Put required $ for varErmal2013-01-211-1/+1
| | |
* | | Bring some thing into style and close an unfinished commentErmal2013-01-211-68/+118
| | |
* | | Add ending comment markErmal2013-01-211-1/+1
| | |
* | | Merge pull request #352 from bmeeks8/masterErmal Luçi2013-01-2113-507/+1637
|\ \ \ | |/ / |/| | Snort GUI Package Update for New Features and Bug Fixes
| * | Fix it so Shared Object (SO) rules can be individually viewed in file viewer.Bill Meeks2013-01-212-3/+4
| | |
| * | Add checks to code to handle several different file input scenarios.Bill Meeks2013-01-201-6/+14
| | |
| * | Fix build_sid_msg_map() and snort_load_rules_map() to check arg type.Bill Meeks2013-01-201-8/+12
| | |
| * | Fix bug in page title display for CATEGORIES tab.Bill Meeks2013-01-201-5/+4
| | |
| * | Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-2013-501/+1619
| | |
* | | Merge pull request #353 from phil-davis/masterChris Buechler2013-01-211-1/+1
|\ \ \ | | | | | | | | Fix prefix for sqpmon.sh fetch
| * | | Fix prefix for sqpmon.sh fetchPhil Davis2013-01-211-1/+1
|/ / / | | | | | | Stared at this for a while until I noticed that all the others had a terminating slash.
* | | Merge pull request #350 from phil-davis/masterChris Buechler2013-01-206-82/+89
|\ \ \ | |/ / |/| | Replace proxy_monitor with sqpmon for squid(2)
| * | Modify to suit squid (2)Phil Davis2013-01-121-3/+3
| | |
| * | sqpmon replaces proxy_monitor for squid(2)Phil Davis2013-01-121-1/+1
| | |
| * | sqpmon replaces proxy_monitor for squid(2)Phil Davis2013-01-121-1/+1
| | |
| * | Remove proxy_monitor.shPhil Davis2013-01-121-72/+0
| | |
| * | Create sqpmon.shPhil Davis2013-01-121-0/+75
| | |
| * | Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-121-4/+4
| | |
| * | Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-121-4/+8
| | |
* | | Fix up the inline config format a little to make Android and iOS both happy.jim-p2013-01-174-19/+13
| | |
* | | Update config/squidGuard/squidguard_dest.xmlAlexander Wilke2013-01-161-0/+1
| | | | | | | | | added missing variable
* | | The 2.3 client is no longer beta.jim-p2013-01-151-6/+6
| | |
* | | fix typos in pfblockerChris Buechler2013-01-141-4/+4
| | |
* | | Update config/squidGuard/squidguard.xmlSergey Dvoriancev2013-01-141-24/+29
|/ / | | | | | | Additional file need: squidguard_sync.xml
* | Bump version of openvpn client export now that openvpn 2.3 official release ↵jim-p2013-01-092-2/+2
| | | | | | | | binaries are included rather than RCs.
* | squidguard: No version bump - just cosmeticAlexander Wilke2013-01-091-1/+1
| |
* | squidguard: No version bump - just cosmeticAlexander Wilke2013-01-091-1/+1
| |
* | Merge pull request #349 from Nachtfalkeaw/masterAlexander Wilke2013-01-0913-451/+787
|\ \ | | | | | | squidguard: added XMLRPC Sync and some cosmetics on GUI descriptions
| * | squidguard: added XMLRPC Sync and some cosmetics on GUI descriptionsAlexander Wilke2013-01-091-1/+1
| | |
| * | squidguard: added XMLRPC Sync and some cosmetics on GUI descriptionsAlexander Wilke2013-01-091-1/+1
| | |
| * | Update config/squidGuard/squidguard_time.xmlAlexander Wilke2013-01-091-16/+18
| | |
| * | Create squidguard_sync.xmlAlexander Wilke2013-01-091-0/+163
| | |
| * | Update config/squidGuard/squidguard_rewr.xmlAlexander Wilke2013-01-091-21/+24
| | |
| * | Update config/squidGuard/squidguard_log.phpAlexander Wilke2013-01-091-1/+2
| | |
| * | Update config/squidGuard/squidguard_dest.xmlAlexander Wilke2013-01-091-119/+117
| | |
| * | Update config/squidGuard/squidguard_default.xmlAlexander Wilke2013-01-091-96/+93
| | |
| * | Update config/squidGuard/squidguard_configurator.incAlexander Wilke2013-01-091-4/+9
| | |
| * | Update config/squidGuard/squidguard_blacklist.phpAlexander Wilke2013-01-091-0/+1
| | |
| * | Update config/squidGuard/squidguard_acl.xmlAlexander Wilke2013-01-091-178/+175
| | |
| * | Update config/squidGuard/squidguard.xmlAlexander Wilke2013-01-091-13/+25
| | |
| * | Update config/squidGuard/squidguard.incAlexander Wilke2013-01-091-1/+158
|/ /
* | Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-1/+1
| | | | | | Fix squid.inc path 2
* | Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-2/+2
| | | | | | Fix squid.inc path
* | Don't offer a server certificate to export. It doesn't work, and can just ↵jim-p2013-01-073-3/+3
| | | | | | | | lead to confusion.
* | Merge pull request #348 from phil-davis/masterJim P2013-01-071-1/+1
|\ \ | | | | | | Improve cron stop checks