aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* pfBlockerNG Beta v0.99BBcan1772014-11-3028-0/+198587
| | | | pkg_config.10.xml edits and associated files for Package pfBlockerNG
* fix typoChris Buechler2014-11-291-3/+3
|
* Clean up some of BIND text.Chris Buechler2014-11-285-45/+45
|
* touch up arpwatch, add escaping to iperfChris Buechler2014-11-284-18/+13
|
* Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972Chris Buechler2014-11-271-0/+4
|
* remove "Do not overwrite previous backups" option for now, it's not ↵Chris Buechler2014-11-271-8/+0
| | | | currently relevant. Ticket #4033
* Add missing \nRenato Botelho2014-11-261-1/+1
|
* Remove old hack from 1.x times, also make sure gnome.subr is available, ↵Renato Botelho2014-11-261-18/+5
| | | | otherwise dbus won't work
* We don't want to call rc.d direct from local subdir, use the wrapperRenato Botelho2014-11-261-16/+10
|
* Merge pull request #735 from phil-davis/patch-2Renato Botelho2014-11-262-4/+11
|\
| * AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| | | | | | | | That is a bit of a pain how some packages also have their version in a package-specific XML and it gets out of date. I do not think it is really used for anything.
| * AutoConfigBackup current host appears twice in dropdownPhil Davis2014-11-221-3/+10
| | | | | | | | | | When building the lists of available host names on the Restore tab, the current host is listed twice if it already has some backups. This makes the code a bit smarter to not do that. IMHO not worth updating the version number, since this is purely cosmetic.
* | Stop trying to be smart patching /etc/sshd, stock version already consider ↵Renato Botelho2014-11-261-21/+1
| | | | | | | | /etc/sshd_extra. It fixes #3959
* | Fix indent and whitespacesRenato Botelho2014-11-261-80/+77
| |
* | Postix - add etc folder check on pfsense 2.2Marcello Coutinho2014-11-251-0/+6
| |
* | Merge remote-tracking branch 'upstream/master'Marcello Coutinho2014-11-253-14/+3
|\ \
| * | Make postfix use wrapper binaries on PBIDIR/bin or PBIDIR/sbin instead of ↵Renato Botelho2014-11-253-14/+3
| | | | | | | | | | | | try to use regular binaries from PBIDIR/local/(s)bin. etc is also linked from PBIDIR to PBIDIR/local then it won't break anything. It helps ticket #4018
* | | varnish - fixes for pfsense 2.2 and widget improvementsMarcello Coutinho2014-11-243-34/+79
| | |
* | | varnish3 - indent / spaces fixesMarcello Coutinho2014-11-249-85/+85
|/ /
* / Add some "install" code for nmap to check for the OUI database and symlink ↵jim-p2014-11-242-1/+26
|/ | | | it if necessary.
* Merge pull request #727 from alainabbas/patch-2Renato Botelho2014-11-211-0/+27
|\
| * Update squid_reverse_general.xmlalainabbas2014-11-121-0/+27
| | | | | | Adding the Client side certificate verification in the reverse proxy
* | Merge pull request #726 from alainabbas/patch-1Renato Botelho2014-11-211-2/+34
|\ \
| * | Update squid_reverse.incalainabbas2014-11-121-2/+34
| |/ | | | | Adding the Certificate peer authentication in the reverse proxy and the revocation list
* | squid3.4 - first package filesMarcello Coutinho2014-11-2030-0/+9083
| |
* | update (C)Chris Buechler2014-11-182-12/+4
| |
* | remove the "test connection" box that doesn't do anything useful. update (c) ↵Chris Buechler2014-11-182-12/+3
| | | | | | | | while here
* | Merge pull request #733 from marcelloc/masterRenato Botelho2014-11-184-37/+47
|\ \
| * | Postfix - Improve package instalation folder checksMarcello Coutinho2014-11-184-37/+47
| | |
* | | Merge pull request #732 from marcelloc/masterRenato Botelho2014-11-1813-149/+150
|\| |
| * | Postfix - indent / spaces fixesMarcello Coutinho2014-11-1813-149/+150
| | |
* | | Merge pull request #731 from marcelloc/masterRenato Botelho2014-11-181-54/+55
|\| |
| * | Mailscanner - remove 2.0 folder checkMarcello Coutinho2014-11-181-5/+6
| | |
| * | Mailscanner - fixes for pfsense 2.1.xMarcello Coutinho2014-11-171-55/+55
| | |
* | | Merge pull request #722 from podge2/masterRenato Botelho2014-11-181-1/+1
|\ \ \ | |/ / |/| |
| * | Fix version string to prevent errors when changing confing.Shawn Haggett2014-10-261-1/+1
| | |
* | | fix freeradius textChris Buechler2014-11-149-31/+31
| | |
* | | clean up text in freeradiusChris Buechler2014-11-145-22/+23
| | |
* | | fix typosChris Buechler2014-11-141-8/+8
| |/ |/|
* | Bump Snort GUI pkg version to 3.1.5bmeeks82014-11-114-5/+5
| |
* | Fix bug preventing pkg config sync and Nano start failure on reboots.bmeeks82014-11-111-1/+0
| |
* | Work around some path issues to let sudo work on 2.2. Will likely need a ↵jim-p2014-11-071-3/+23
| | | | | | | | better long-term solution. Ticket #3994
* | Merge pull request #724 from phil-davis/patch-1jim-p2014-11-062-2/+6
|\ \
| * | Apply swapstate file exists check to Squid3Phil Davis2014-11-051-1/+3
| | | | | | | | | | | | Issue reported in forum https://forum.pfsense.org/index.php?topic=78733.msg This extra check was applied to Squid2 back in 2013.
| * | Apply swapstate file exists check to Squid3Phil Davis2014-11-051-1/+3
| | | | | | | | | | | | Issue reported in forum https://forum.pfsense.org/index.php?topic=78733.msg This extra check was applied to Squid2 back in 2013.
* | | Fix typojim-p2014-11-051-1/+1
|/ /
* | Re-fix typojim-p2014-11-041-1/+1
| |
* | Update OpenVPN installers to 2.3.5-Ix01. Add -I6xx installers.jim-p2014-11-043-19/+47
| |
* | Merge pull request #723 from bmeeks8/snort-2.9.6.2-v3.1.4Renato Botelho2014-11-035-6/+6
|\ \
| * | Bump Snort 2.9.6.2 pkg version to 3.1.4 for bug fix.bmeeks82014-11-034-5/+5
| | |