Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Remove double acess log call | Tobias Wolter | 2014-10-10 | 1 | -1/+0 | |
| | | | ||||||
| * | | Fix missing newline in certificate files | Tobias Wolter | 2014-10-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #720 from PiBa-NL/haproxy_1.5.3_extra | Renato Botelho | 2014-10-16 | 2 | -5/+22 | |
|\ \ \ | ||||||
| * | | | haproxy-devel, fix php crash while installing package, trying to upgrade old ↵ | PiBa-NL | 2014-10-16 | 2 | -5/+22 | |
| | | | | | | | | | | | | | | | | configuration from a non existing array. | |||||
* | | | | Merge pull request #719 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-10-15 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | haproxy-devel, fix setting sysctl net.inet.ip.fw.one_pass=1 | PiBa-NL | 2014-10-15 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Missing LOGROTATE_MAXCOUNT variable | Cino | 2014-10-09 | 1 | -0/+2 | |
| |/ / |/| | | | | | 1.5 is missing certain variables to allow it to rotate the log files. I've added the variables that were used in the previous package version 1.4. Now log files will remove lines that exceed 1000 lines | |||||
* | | | 2nd attempt to fix avahi on 2.2 | Renato Botelho | 2014-10-08 | 1 | -6/+10 | |
| | | | ||||||
* | | | Merge pull request #697 from darksoul42/master | Renato Botelho | 2014-10-06 | 2 | -68/+93 | |
|\ \ \ | ||||||
| * | | | Added virtualhost configuration fields to make SSL engine options ↵ | Stephane Lapie | 2014-09-09 | 2 | -24/+75 | |
| | | | | | | | | | | | | | | | | configurable (namely, protocol, cipher suite, honor cipher order, ssl proxy engine, ssl proxy verification) | |||||
| * | | | Merge git+ssh://github.com/pfsense/pfsense-packages | Stephane Lapie | 2014-09-09 | 95 | -3692/+8247 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Switched back to one Apache 2.4 config template | Stéphane Lapie | 2014-06-25 | 3 | -566/+20 | |
| | | | | ||||||
* | | | | Text typos | Phil Davis | 2014-10-05 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Text typo | Phil Davis | 2014-10-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Text typos | Phil Davis | 2014-10-05 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Typos in OpenVPN Manager installer welcome screen | Phil Davis | 2014-10-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Typos in OpenVPN Manager installer welcome screen | Phil Davis | 2014-10-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Remove deprecated set_rcvar from init scripts and bump open-vm-tools package ↵ | Renato Botelho | 2014-10-03 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | version | |||||
* | | | | Remove obsolete parameter to fix olsrd conf syntax, bump package version | Renato Botelho | 2014-10-03 | 1 | -5/+0 | |
| | | | | ||||||
* | | | | Remove blinkled binary since a PBI is installed | Renato Botelho | 2014-10-01 | 2 | -5/+0 | |
| | | | | ||||||
* | | | | Bump version of OpenVPN Client Export, windows installers have been updated ↵ | jim-p | 2014-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | to -I003 | |||||
* | | | | Attempt to fix avahi on 2.2 | Renato Botelho | 2014-10-01 | 1 | -9/+15 | |
| | | | | ||||||
* | | | | Fix paths on mailscanner for 2.2 | Renato Botelho | 2014-10-01 | 1 | -16/+16 | |
| | | | | ||||||
* | | | | Merge pull request #710 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-26 | 2 | -11/+30 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | haproxy-devel, allow transparent-client-ip using ipv6 | PiBa-NL | 2014-09-26 | 2 | -11/+30 | |
| | | | | ||||||
* | | | | Silence errors when creating directories, also create a symlink to ↵ | Renato Botelho | 2014-09-26 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | /usr/local/etc/raddb | |||||
* | | | | Declare frlib as global | Renato Botelho | 2014-09-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Remove anyterm (it has closed binaries and bash inside), and also removed ↵ | Renato Botelho | 2014-09-26 | 136 | -40900/+0 | |
| | | | | | | | | | | | | | | | | unmaintained freeswitch and freeswitch-dev (port was removed from FreeBSD ports tree) | |||||
* | | | | Update freeradius2 to 1.6.8: | Renato Botelho | 2014-09-25 | 3 | -201/+166 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove old 2.0 code - Make adjustments for 2.2 - Use internal bash | |||||
* | | | | Merge pull request #708 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-25 | 2 | -15/+44 | |
|\| | | | ||||||
| * | | | haproxy-devel, fix transparent-client-ip on pfsense 2.2 for changes in ipfw | PiBa-NL | 2014-09-26 | 2 | -15/+44 | |
| | | | | ||||||
* | | | | Merge pull request #702 from yuki/master | Renato Botelho | 2014-09-24 | 2 | -2/+16 | |
|\ \ \ \ | ||||||
| * | | | | Modifications to allow nrpe arguments (dont_blame_nrpe) in the config edition | Yuki (aka Ruben Gomez) | 2014-09-17 | 2 | -2/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this change we can allow pass arguments from Nagios server to pfsense, and allow them or not from the NRPE config web. To get a config file with $ARG1$ $ARG2$... we must scape them in the "Extra options" input and put \$ARG1\$ \$ARG2\$... | |||||
* | | | | | Update font used by File Manager | Colin Fleming | 2014-09-23 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change font from Arial/Helvetica to Tahoma Update PHP shorthand Align version numbers correctly | |||||
* | | | | | Merge pull request #706 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-23 | 2 | -35/+65 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | haproxy-devel, fix template certificate generation on 2.2, fix certificate ↵ | PiBa-NL | 2014-09-23 | 2 | -35/+65 | |
| | | | | | | | | | | | | | | | | | | | | acl's, log pid's on restart to syslog | |||||
* | | | | | Merge pull request #705 from yylyyl/master | Renato Botelho | 2014-09-23 | 2 | -5/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | it's $lcdproc_config['comport'] that can be "none" but $realport | yylyyl | 2014-09-23 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | lcd2usb doesn't need Device to be specified, also fix traffic display | yylyyl | 2014-09-23 | 2 | -5/+6 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #704 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-23 | 4 | -68/+50 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | haproxy-devel, fix extra sni acl's, allow a ipalias to be entered for source ↵ | PiBa-NL | 2014-09-23 | 4 | -68/+50 | |
| | | | | | | | | | | | | | | | | | | | | ip filtering, update pfSense 2.2 binary, fix some php warnings | |||||
* | | | | | Fix typo and broken link in sarg about section | MarkVLK | 2014-09-19 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Follow 2.2 and change 8hour->eighthour and 4year->fouryear to avoid having a ↵ | jim-p | 2014-09-16 | 3 | -6/+20 | |
|/ / / | | | | | | | | | | numeral start an ID. Add some code so it will fix up existing values as they are changed. | |||||
* | | | Merge pull request #700 from PiBa-NL/haproxy_1.5.3 | jim-p | 2014-09-15 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | haproxy-devel, bugfix, undefined variable caused error, now ↵ | PiBa-NL | 2014-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | htmllist_get_select_items returns a empty object instead of an error | |||||
* | | | | Merge pull request #699 from PiBa-NL/haproxy_1.5.3 | jim-p | 2014-09-15 | 7 | -305/+896 | |
|\| | | | ||||||
| * | | | haproxy-devel improvements | PiBa-NL | 2014-09-14 | 7 | -305/+896 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | -server certificate check options -client-certificate support -logging options -unix sockets for faster backend>frontend communication | |||||
* | | | | fix typo in variable | Chris Buechler | 2014-09-13 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Use rename() instead of shell call for renaming directories. | bmeeks8 | 2014-09-09 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | Bump Suricata GUI package version to 2.0.3 v2.0.2 | bmeeks8 | 2014-09-08 | 3 | -4/+4 | |
| | | | |