aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
Commit message (Collapse)AuthorAgeFilesLines
* apcupsd - bump versionDanilo G. Baio (dbaio)2015-04-071-1/+1
|
* Add some fixes/additions for better handling of GeoIP data in ntopng. Fixes ↵jim-p2015-04-031-1/+1
| | | | | | #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-p2015-04-021-1/+1
|
* Merge pull request #841 from dbaio/apcupsd_statusRenato Botelho2015-03-271-1/+1
|\
| * apcupsd - bump versionDanilo G. Baio (dbaio)2015-03-241-1/+1
| |
* | Bumping freeradius2 package version.k-paulius2015-03-221-1/+1
|/
* Merge pull request #837 from BBcan177/pfBlockerNG_03_17_15-1Renato Botelho2015-03-201-2/+2
|\
| * pfBlockerNG - Bump to 1.0.6BBcan1772015-03-171-2/+2
| | | | | | | | | | Bump pfBlockerNG to v1.0.6 Set status as "Stable"
* | Merge pull request #836 from bmeeks8/snort-2.9.7.2-v3.2.4Renato Botelho2015-03-201-2/+2
|\ \
| * | Bump Snort package version to 2.9.7.2-v3.2.4bmeeks82015-03-171-2/+2
| |/
* | Fix quagga carp plugin name and version bump.jim-p2015-03-181-1/+1
| |
* | Give ldconfig a nudge for sudo (temp workaround for library issues)jim-p2015-03-181-1/+1
| |
* | Update sudo binaries.jim-p2015-03-181-2/+2
|/
* Merge pull request #834 from PiBa-NL/haproxy-devel21RELENG_2_2_1jim-p2015-03-161-2/+2
|\
| * haproxy-1_5, haproxy-devel, pkg v0.22 fix SNI handling inspect-delay 5s ↵PiBa-NL2015-03-161-2/+2
| | | | | | | | instead if 5ms, show 'not' in acls when set
* | Version bump FTP proxy. Also promote to Beta based on positive user feedback.jim-p2015-03-091-2/+2
| |
* | Merge pull request #830 from PiBa-NL/haproxy-devel21jim-p2015-03-081-1/+22
|\|
| * haproxy-1_5, create 'release' package from haproxy-devel base, to have a ↵PiBa-NL2015-03-081-1/+22
| | | | | | | | 'production' stable version
* | Add option to disable alerts in ntopng (e.g. flooding messages)jim-p2015-03-061-1/+1
| | | | | | | | See https://forum.pfsense.org/index.php?topic=89911.0
* | xmllint sure didn't like that descr. Try againjim-p2015-03-041-1/+1
| |
* | Add a basic FTP Client Proxy using ftp-proxy(8) from FreeBSDjim-p2015-03-041-0/+11
| |
* | Update siproxd pbi to 0.8.0_1 on 2.2 and fix startup script, fixes #4217Renato Botelho2015-02-261-2/+2
| |
* | Add CARP plugin support to quagga so it no longer needs a patch to ↵jim-p2015-02-241-1/+1
| | | | | | | | rc.carp(master|backup).
* | Fix CARP status check for 2.2jim-p2015-02-241-1/+1
| |
* | Merge pull request #820 from BBcan177/pfBlockerNG_021615_1Renato Botelho2015-02-231-1/+1
|\ \
| * | pfBlockerNG - Bump version to 1.05BBcan1772015-02-161-1/+1
| |/
* | Merge pull request #819 from dbaio/masterjim-p2015-02-231-1/+1
|\ \
| * | apcupsd - fix e-mail notificationsDanilo G. Baio (dbaio)2015-02-161-1/+1
| |/
* | zabbix - rename PBI custom_nameDanilo G. Baio (dbaio)2015-02-181-2/+2
| |
* | zabbix - rename PBIDanilo G. Baio (dbaio)2015-02-181-2/+2
| |
* | zabbix - alter packages descriptionsDanilo G. Baio (dbaio)2015-02-181-4/+18
| |
* | zabbix - rename packagesDanilo G. Baio (dbaio)2015-02-181-14/+14
| |
* | Clarify Zabbix Major/Minor versions in name. Add back Zabbix 2.2 versions of ↵jim-p2015-02-171-4/+37
| | | | | | | | the packages for pfSense 2.2 alongside the Zabbix 2.4 packages.
* | Fix lightsquid graphsjim-p2015-02-171-1/+1
|/
* Merge pull request #818 from BBcan177/pfBlockerNG_021015_1Renato Botelho2015-02-131-1/+1
|\
| * pfBlockerNG - Bump Version to 1.04BBcan1772015-02-101-1/+1
| |
* | Fix path reference (missing a /)jim-p2015-02-131-1/+1
| |
* | Bumps for havp and bind since they were recompiled.jim-p2015-02-121-3/+3
| |
* | Fixup config path for lcdproc on 2.2jim-p2015-02-121-2/+2
|/
* Various fixes for lightsquid on 2.2jim-p2015-02-101-1/+1
|
* Point to new PBIjim-p2015-02-101-1/+1
|
* Replace "squidGuard" with the contents of "squidGuard-squid3" for 2.2.jim-p2015-02-101-23/+4
| | | | "squidGuard" is broken on 2.2 and the "squidGuard-squid3" package works with both in my test environment.
* Version bump for mailreports.jim-p2015-02-101-1/+1
|
* Fix rcvar declaration that I broke yesterday and bump necessary package versionsRenato Botelho2015-02-101-4/+4
|
* Support mail report of mbuf usage graphPhil Davis2015-02-101-1/+1
| | | | Forum report: https://forum.pfsense.org/index.php?topic=82571.0
* Fix bacula stop/restart, bump version.jim-p2015-02-101-1/+1
|
* Merge pull request #815 from PiBa-NL/haproxy-devel_0_13jim-p2015-02-091-1/+1
|\
| * haproxy-devel,bump 0.19, fixed carp monitoring and added conversion from old ↵PiBa-NL2015-02-101-1/+1
| | | | | | | | carp-monitor config
* | Bump nrpe2 to 2.2_2Renato Botelho2015-02-091-1/+1
| |
* | Bump nrpe2 version due to last changesRenato Botelho2015-02-091-1/+1
| |