Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correction of path to squid binaray | Dennis Neuhaeuser | 2015-04-07 | 1 | -3/+3 |
| | | | | corrected the base to the squid binary should be SQUID_BASE instead of SQUID_LOCALBASE | ||||
* | Merge pull request #844 from dneuhaeuser/patch-1 | Renato Botelho | 2015-04-07 | 1 | -7/+7 |
|\ | |||||
| * | corrected comparison of reservedhigh port number | Dennis Neuhaeuser | 2015-04-04 | 1 | -2/+2 |
| | | | | | | now the comparison should be correct | ||||
| * | correction of portrange checking | dneuhaeuser | 2015-04-03 | 1 | -5/+5 |
| | | | | | | configured port needs checking against sysctl parameter sysctl "net.inet.ip.portrange.reservedhigh" instead of "net.inet.ip.portrange.first". | ||||
* | | Merge pull request #850 from gogglespisano/bind | Renato Botelho | 2015-04-07 | 7 | -1131/+1229 |
|\ \ | |||||
| * | | BIND package code clean up | Stuart Wyatt | 2015-04-07 | 7 | -1131/+1229 |
| | | | | | | | | | | | | | | | | | | | | | | | | Code cleanup to reflect coding style guidelines and consistency Tabs only, always uses braces, spacing C/C++ style comments Use array_key_exists instead of key_exists $config[] keys are always enclosed in quotes and use single quotes for literals | ||||
* | | | Merge pull request #828 from nliaudat/patch-1 | Renato Botelho | 2015-04-07 | 2 | -5/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update squidguard.xml | Nicolas Liaudat | 2015-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | Update squidguard_configurator.inc | Nicolas Liaudat | 2015-03-04 | 1 | -2/+2 |
| | | | |||||
| * | | Update squidguard_configurator.inc | Nicolas Liaudat | 2015-02-25 | 1 | -4/+13 |
| | | | | | | | | | Fix commit eb7182a & it's revert to finaly works for everybody :) | ||||
* | | | Merge pull request #846 from PiBa-NL/haproxy-devel21 | Renato Botelho | 2015-04-07 | 2 | -20/+20 |
|\ \ \ | |_|/ |/| | | |||||
| * | | haproxy 1.5, move advanced settings below forwardfor to avoid a (possible) ↵ | PiBa-NL | 2015-04-04 | 1 | -10/+10 |
| | | | | | | | | | | | | warning | ||||
| * | | haproxy 1.5, bump version on 2.2 to 1.5.11, move advanced settings below ↵ | PiBa-NL | 2015-04-03 | 1 | -10/+10 |
| | | | | | | | | | | | | forwardfor to avoid a (possible) warning | ||||
* | | | Add some fixes/additions for better handling of GeoIP data in ntopng. Fixes ↵ | jim-p | 2015-04-03 | 1 | -3/+39 |
| | | | | | | | | | | | | | | | | | | #4567 Also add attribution text for GeoIP data and a link back to maxmind for CC BY-SA 3.0. | ||||
* | | | Bump OpenVPN client export so it uses the latest installers. | jim-p | 2015-04-02 | 2 | -2/+2 |
| | | | |||||
* | | | A few simplifications in vnstat2 | jim-p | 2015-03-27 | 1 | -7/+5 |
| | | | |||||
* | | | Merge pull request #841 from dbaio/apcupsd_status | Renato Botelho | 2015-03-27 | 3 | -8/+104 |
|\ \ \ | |||||
| * | | | apcupsd - change path of an include file | Danilo G. Baio (dbaio) | 2015-03-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | apcupsd - change message | Danilo G. Baio (dbaio) | 2015-03-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | apcupsd - fix tabs | Danilo G. Baio (dbaio) | 2015-03-25 | 1 | -26/+26 |
| | | | | |||||
| * | | | apcupsd - bump version | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | apcupsd - improve status page | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -7/+63 |
| | | | | |||||
| * | | | apcupsd - add functions | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -0/+40 |
| | | | | |||||
* | | | | Prevent radiusd from being started multiple times by adding critical section ↵ | k-paulius | 2015-03-22 | 1 | -1/+36 |
|/ / / | | | | | | | | | | to the startup script. Fixes #4337. | ||||
* | | | Merge pull request #837 from BBcan177/pfBlockerNG_03_17_15-1 | Renato Botelho | 2015-03-20 | 15 | -111/+125 |
|\ \ \ | |||||
| * | | | pfBlockerNG - Mods - Create Suppression File | BBcan177 | 2015-03-17 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | -Previous version would not clear old suppression file when Alias is empty. | ||||
| * | | | pfBlockerNG - (c)2015 Mods | BBcan177 | 2015-03-17 | 15 | -22/+22 |
| | | | | |||||
| * | | | pfBlockerNG - Mods to pfblockerng_diag_dns | BBcan177 | 2015-03-17 | 1 | -88/+99 |
| | | | | | | | | | | | | | | | | | | | | - Align pfblockerng_diag_dns.php to pfSense diag_dns.php changes - Code style mods. | ||||
* | | | | Merge pull request #836 from bmeeks8/snort-2.9.7.2-v3.2.4 | Renato Botelho | 2015-03-20 | 6 | -10/+10 |
|\ \ \ \ | |||||
| * | | | | Bump Snort package version to 2.9.7.2-v3.2.4 | bmeeks8 | 2015-03-17 | 3 | -5/+5 |
| | | | | | |||||
| * | | | | Need to trim trailing backslash off OpenAppID path. | bmeeks8 | 2015-03-17 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Bump default for Snort binary version to 2.9.7.2 | bmeeks8 | 2015-03-17 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix missing $ in front of array variable name. | bmeeks8 | 2015-03-17 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix typo in URL for GPLv2 Community Rules details link. | bmeeks8 | 2015-03-17 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Fix quagga carp plugin name and version bump. | jim-p | 2015-03-18 | 2 | -2/+2 |
| | | | | |||||
* | | | | Give ldconfig a nudge for sudo (temp workaround for library issues) | jim-p | 2015-03-18 | 2 | -2/+6 |
|/ / / | |||||
* | | | Merge pull request #834 from PiBa-NL/haproxy-devel21RELENG_2_2_1 | jim-p | 2015-03-16 | 2 | -6/+6 |
|\| | | |||||
| * | | haproxy-1_5, haproxy-devel, pkg v0.22 fix SNI handling inspect-delay 5s ↵ | PiBa-NL | 2015-03-16 | 2 | -6/+6 |
| | | | | | | | | | | | | instead if 5ms, show 'not' in acls when set | ||||
* | | | Add source and destination bypass fields for FTP proxy | jim-p | 2015-03-09 | 2 | -4/+32 |
| | | | |||||
* | | | Remove broken IPv6 setting from ftp proxy. | jim-p | 2015-03-09 | 2 | -13/+0 |
| | | | |||||
* | | | Merge pull request #830 from PiBa-NL/haproxy-devel21 | jim-p | 2015-03-08 | 21 | -1/+7989 |
|\| | | |||||
| * | | haproxy-1_5, create 'release' package from haproxy-devel base, to have a ↵ | PiBa-NL | 2015-03-08 | 20 | -0/+7988 |
| | | | | | | | | | | | | 'production' stable version | ||||
| * | | haproxy-devel, allow haproxy to use the same certificate as what is used for ↵ | PiBa-NL | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | the webgui when it has been configured with a 'real' certificate | ||||
* | | | Add option to disable alerts in ntopng (e.g. flooding messages) | jim-p | 2015-03-06 | 1 | -3/+14 |
| | | | | | | | | | | | | See https://forum.pfsense.org/index.php?topic=89911.0 | ||||
* | | | Fix wording | jim-p | 2015-03-06 | 1 | -1/+1 |
| | | | |||||
* | | | Add a basic FTP Client Proxy using ftp-proxy(8) from FreeBSD | jim-p | 2015-03-04 | 2 | -0/+248 |
| | | | |||||
* | | | Update siproxd pbi to 0.8.0_1 on 2.2 and fix startup script, fixes #4217 | Renato Botelho | 2015-02-26 | 1 | -3/+9 |
| |/ |/| | |||||
* | | FreeRADIUS, clarify text for password logging options | Chris Buechler | 2015-02-25 | 1 | -4/+4 |
| | | |||||
* | | Add CARP plugin support to quagga so it no longer needs a patch to ↵ | jim-p | 2015-02-24 | 2 | -1/+39 |
| | | | | | | | | rc.carp(master|backup). | ||||
* | | Fix CARP status check for 2.2 | jim-p | 2015-02-24 | 2 | -3/+30 |
| | |