aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added proxy configuration to autoconfigbackupManuel Silvoso2014-07-253-3/+50
|
* Merge pull request #691 from bmeeks8/masterRenato Botelho2014-07-257-9/+16
|\
| * Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-257-8/+8
| |
| * Improve code for remove_blocked_hosts cron task mgmt.bmeeks82014-07-251-0/+7
| |
| * Fix-up cron task path to new home of rules update PHP file.bmeeks82014-07-251-1/+1
|/
* Remove old tags used to build snort for 2.0Renato Botelho2014-07-252-28/+0
|
* Merge pull request #690 from bmeeks8/masterRenato Botelho2014-07-252-2/+2
|\
| * Change Snort required pfSense version to 2.1 or higher.bmeeks82014-07-252-2/+2
|/
* Merge pull request #688 from bmeeks8/snort-2.9.6.2-v3.1Renato Botelho2014-07-2425-2675/+2272
|\
| * Forgot to change default Snort binary version here.bmeeks82014-07-231-1/+1
| |
| * Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-2325-2675/+2272
| |
* | bump version of OpenBGPDMatt Smith2014-07-243-3/+3
| |
* | More formatting/bracesMatt Smith2014-07-241-2/+3
| |
* | put brackets around nested ifs to clarify where the else belongs.Matt Smith2014-07-241-1/+2
| |
* | Fix #3772 - 'Broken openbgpd config generation logic in 2.2'.Matt Smith2014-07-241-4/+5
|/ | | | | | Change logic guiding generation of local-address statements in neighbor configs so that only one local-address is generated when a 'Local address X' parameter is defined for a neighbor.
* remove openospfd and refs to it, no one should consider using it at thisChris Buechler2014-07-173-47/+3
| | | | point.
* Bump version of pacakges recently rebuilt because of issue reported on ↵Renato Botelho2014-07-171-9/+9
| | | | ticket #3756
* Bump avahi version to 1.0.5 due to recent changesRenato Botelho2014-07-174-4/+4
|
* Remove deprecated option NOPORTDOCSRenato Botelho2014-07-173-3/+3
|
* Merge pull request #682 from razzfazz/fix_avahi_masterRenato Botelho2014-07-172-5/+5
|\
| * fix note to indicate that WAN interface is ALWAYS excludedDaniel Becker2014-07-021-1/+1
| |
| * fix avahi config generationDaniel Becker2014-07-022-4/+4
| |
* | Merge pull request #684 from trendchiller/masterRenato Botelho2014-07-174-4/+8
|\ \
| * | clarify the hintMartin Fuchs2014-06-184-4/+4
| | |
| * | add reminder to set up DNS-A-record for autodiscoverMartin Fuchs2014-06-174-4/+8
| | |
* | | disable the old, unmaintained CountryBlock package that's long since been ↵Chris Buechler2014-07-094-55/+0
| |/ |/| | | | | replaced by pfblocker
* | add input validation to force filling in all of the fields on the Settings ↵Chris Buechler2014-06-306-11/+20
| | | | | | | | | | | | tab of AutoConfigBackup. While here, touch up some of the text (point to Gold sub)
* | Merge pull request #679 from phil-davis/patch-2Renato Botelho2014-06-274-4/+6
|\ \
| * | Update bandwidthd for 2.2 full installPhil Davis2014-06-261-1/+1
| | |
| * | Update bandwidthd for 2.2 full installPhil Davis2014-06-261-1/+1
| | |
| * | Update bandwidthd for 2.2 full installPhil Davis2014-06-261-1/+1
| | |
| * | bandwidthd for 2.2 full installPhil Davis2014-06-261-1/+3
|/ / | | | | | | Thanks to charliem https://forum.pfsense.org/index.php?topic=78175.msg428321#msg428321 for this patch to make bandwidthd find the right library environment on 2.2 full install. I also tested on 2.1.4 full install in a VM, as this change does change the way bandwidthd is run in the 2.1.n series - it works.
* | Merge pull request #669 from darksoul42/masterRenato Botelho2014-06-256-146/+204
|\ \
| * | Switched back to one Apache 2.4 config templateStéphane Lapie2014-06-253-522/+2
| | |
| * | Merge https://github.com/pfsense/pfsense-packagesStephane Lapie2014-06-23111-417/+532
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkg_config.10.xml pkg_config.8.xml pkg_config.8.xml.amd64
| * | | Rough fixes and tuning for Apache 2.4Stephane Lapie2014-06-236-134/+712
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bumped package revision number - Eliminated code referring directly to apache22 or apache24 - Added a switch to generate apache22 or apache24 format based on directories - Renamed every reference to apache22, to apache24 - Prepped a module list that works with apache24 - Kept things running with a worker MPM setting - Added a require_once to "service-utils.inc" for write_rcfile - Fixed a few XMLRPC sync log messages - Added some logging for config regeneration - Fixed indentation for the security groups code - Moved the <Proxy> definitions within <VirtualHosts> (works, but crude) This is how it must be done on Apache 2.4 or you get SHM/mutex errors.
* | | | Bump dansguardian version since it was rebuiltRenato Botelho2014-06-243-3/+3
| |/ / |/| |
* | | Add <build_pbi> for dansguardian to avoid building unecessary pbi ca_root_nssRenato Botelho2014-06-232-0/+10
| | |
* | | Fix dansguardian build optionsRenato Botelho2014-06-233-3/+3
| | |
* | | Bump Suricata GUI package version to 1.0.6Renato Botelho2014-06-214-4/+4
| | |
* | | Make sure referer uses local host to avoid sending users to ext sites.Renato Botelho2014-06-211-1/+1
| | |
* | | Bump Snort GUI package version to 3.0.13bmeeks82014-06-217-8/+8
| | |
* | | Make sure referer uses local host to avoid sending users to ext sites.bmeeks82014-06-212-3/+3
| | |
* | | Bump revision for recent changed packages for 2.2Renato Botelho2014-06-201-12/+12
| | |
* | | Fix call-time pass by reference for all squid packagesRenato Botelho2014-06-2036-77/+77
| | |
* | | Fix call-time pass by reference for haproxy-stable packageRenato Botelho2014-06-203-4/+20
| | |
* | | Fix call-time pass by reference for haproxy-devel packageRenato Botelho2014-06-202-4/+19
| | |
* | | Fix call-time pass by reference for snort packageRenato Botelho2014-06-202-2/+12
| | |
* | | Move squidGuard-devel references to functions prototypes and remove ↵Renato Botelho2014-06-209-65/+65
| | | | | | | | | | | | call-time references
* | | Move reference to function prototype and remove call-time referenceRenato Botelho2014-06-202-2/+2
| | |