Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable the old, unmaintained CountryBlock package that's long since been ↵ | Chris Buechler | 2014-07-09 | 4 | -55/+0 |
| | | | | replaced by pfblocker | ||||
* | add input validation to force filling in all of the fields on the Settings ↵ | Chris Buechler | 2014-06-30 | 6 | -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-2 | Renato Botelho | 2014-06-27 | 4 | -4/+6 |
|\ | |||||
| * | Update bandwidthd for 2.2 full install | Phil Davis | 2014-06-26 | 1 | -1/+1 |
| | | |||||
| * | Update bandwidthd for 2.2 full install | Phil Davis | 2014-06-26 | 1 | -1/+1 |
| | | |||||
| * | Update bandwidthd for 2.2 full install | Phil Davis | 2014-06-26 | 1 | -1/+1 |
| | | |||||
| * | bandwidthd for 2.2 full install | Phil Davis | 2014-06-26 | 1 | -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/master | Renato Botelho | 2014-06-25 | 6 | -146/+204 |
|\ | |||||
| * | Switched back to one Apache 2.4 config template | Stéphane Lapie | 2014-06-25 | 3 | -522/+2 |
| | | |||||
| * | Merge https://github.com/pfsense/pfsense-packages | Stephane Lapie | 2014-06-23 | 111 | -417/+532 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: pkg_config.10.xml pkg_config.8.xml pkg_config.8.xml.amd64 | ||||
| * | | Rough fixes and tuning for Apache 2.4 | Stephane Lapie | 2014-06-23 | 6 | -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 rebuilt | Renato Botelho | 2014-06-24 | 3 | -3/+3 |
| |/ |/| | |||||
* | | Add <build_pbi> for dansguardian to avoid building unecessary pbi ca_root_nss | Renato Botelho | 2014-06-23 | 2 | -0/+10 |
| | | |||||
* | | Fix dansguardian build options | Renato Botelho | 2014-06-23 | 3 | -3/+3 |
| | | |||||
* | | Bump Suricata GUI package version to 1.0.6 | Renato Botelho | 2014-06-21 | 4 | -4/+4 |
| | | |||||
* | | Make sure referer uses local host to avoid sending users to ext sites. | Renato Botelho | 2014-06-21 | 1 | -1/+1 |
| | | |||||
* | | Bump Snort GUI package version to 3.0.13 | bmeeks8 | 2014-06-21 | 7 | -8/+8 |
| | | |||||
* | | Make sure referer uses local host to avoid sending users to ext sites. | bmeeks8 | 2014-06-21 | 2 | -3/+3 |
| | | |||||
* | | Bump revision for recent changed packages for 2.2 | Renato Botelho | 2014-06-20 | 1 | -12/+12 |
| | | |||||
* | | Fix call-time pass by reference for all squid packages | Renato Botelho | 2014-06-20 | 36 | -77/+77 |
| | | |||||
* | | Fix call-time pass by reference for haproxy-stable package | Renato Botelho | 2014-06-20 | 3 | -4/+20 |
| | | |||||
* | | Fix call-time pass by reference for haproxy-devel package | Renato Botelho | 2014-06-20 | 2 | -4/+19 |
| | | |||||
* | | Fix call-time pass by reference for snort package | Renato Botelho | 2014-06-20 | 2 | -2/+12 |
| | | |||||
* | | Move squidGuard-devel references to functions prototypes and remove ↵ | Renato Botelho | 2014-06-20 | 9 | -65/+65 |
| | | | | | | | | call-time references | ||||
* | | Move reference to function prototype and remove call-time reference | Renato Botelho | 2014-06-20 | 2 | -2/+2 |
| | | |||||
* | | Remove call-time pass by reference since sarg_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 4 | -4/+4 |
| | | | | | | | | reference on its prototype | ||||
* | | Remove call-time pass by reference since postfix_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 6 | -6/+6 |
| | | | | | | | | reference on its prototype | ||||
* | | Remove call-time pass by reference since pfblocker_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 5 | -5/+5 |
| | | | | | | | | reference on its prototype | ||||
* | | Remove call-time pass by reference since mailscanner_validate_input() has ↵ | Renato Botelho | 2014-06-20 | 8 | -8/+8 |
| | | | | | | | | the reference on its prototype | ||||
* | | Remove call-time pass by reference since dansguardian_validate_input() has ↵ | Renato Botelho | 2014-06-20 | 18 | -28/+28 |
| | | | | | | | | the reference on its prototype | ||||
* | | Bump versions for recent changed packages:RELENG_2_1_4 | Renato Botelho | 2014-06-19 | 3 | -9/+9 |
| | | | | | | | | | | | | - Snort (3.0.10 for 2.1 and 3.0.11 for 2.2) - Suricata (1.0.4 for 2.1 and 1.0.5 for 2.2) - OpenVPN Client Export Utility (1.2.12) | ||||
* | | Replicate last snort changes from 6048cbcf1 to suricata | Renato Botelho | 2014-06-19 | 2 | -9/+11 |
| | | |||||
* | | Improve a bit user input parameters, also make sure referer starts with / to ↵ | Renato Botelho | 2014-06-19 | 3 | -11/+13 |
| | | | | | | | | avoid sending users to external sites | ||||
* | | Do a basic validation on useaddr value | Renato Botelho | 2014-06-18 | 1 | -3/+7 |
| | | |||||
* | | Fix missing < | jim-p | 2014-06-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #675 from trendchiller/master | jim-p | 2014-06-17 | 11 | -47/+78 |
|\ \ | |||||
| * | | add autodiscover url for self-hosted domains | Martin Fuchs | 2014-06-17 | 2 | -2/+6 |
| | | | | | | | | | | | | as tested in microsoft-connectivity-analyzer | ||||
| * | | enable AutoDiscover HTTP | Martin Fuchs | 2014-06-17 | 2 | -7/+14 |
| | | | |||||
| * | | fixed reverse owa | Martin Fuchs | 2014-06-13 | 2 | -2/+2 |
| | | | | | | | | | | | | OWA does not work with round-robin | ||||
| * | | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 7 | -22/+33 |
| | | | |||||
| * | | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 7 | -24/+33 |
| | | | |||||
| * | | Merge pull request #1 from pfsense/master | Martin Fuchs | 2014-06-10 | 97 | -437/+619 |
| |\ \ | | | | | | | | | update fork | ||||
* | | | | Bump versions for recently rebuilt PBIs | Renato Botelho | 2014-06-11 | 2 | -70/+70 |
| | | | | |||||
* | | | | Bump version of recently updated PBIs | Renato Botelho | 2014-06-10 | 1 | -33/+33 |
| |/ / |/| | | |||||
* | | | Merge pull request #671 from trendchiller/master | jim-p | 2014-06-10 | 1 | -1/+0 |
|\| | | |||||
| * | | Directive 'ignore_expect_100' is obsolete | Martin Fuchs | 2014-06-10 | 1 | -1/+0 |
| | | | |||||
* | | | Merge pull request #670 from trendchiller/master | jim-p | 2014-06-07 | 5 | -8/+8 |
|\| | | |||||
| * | | fix bungled config | Martin Fuchs | 2014-06-07 | 5 | -8/+8 |
| | | | | | | | | | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937 | ||||
* | | | Merge pull request #668 from trendchiller/master | jim-p | 2014-06-06 | 9 | -35/+61 |
|\| | | |/ |/| | |||||
| * | offload reverse auth to backend | Martin Fuchs | 2014-06-06 | 1 | -1/+1 |
| | |