aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | |
| * | Bug Fix: should be restart_all instead of start_all interfaces.bmeeks82014-11-031-1/+1
| |/
* / Touch up ladvd package textChris Buechler2014-10-291-1/+1
|/
* Merge pull request #721 from bmeeks8/snort-2.9.6.2-v3.1.3Renato Botelho2014-10-201-10/+0
|\
| * Remove two files that were deleted from package.bmeeks82014-10-201-10/+0
| |
* | Merge pull request #717 from bmeeks8/snort-2.9.6.2-v3.1.3Renato Botelho2014-10-2038-568/+3841
|\|
| * Fix typo in variable name.bmeeks82014-10-161-1/+1
| |
| * Fix var name typo reported by Phil Smith & quiet down rc script output.bmeeks82014-10-131-3/+3
| |
| * Use isvalidpid() function instead of testing for PID file when restarting.bmeeks82014-10-101-2/+2
| |
| * Execute start script in background only in console mode.bmeeks82014-10-091-3/+4
| |
| * Consolidate calls to write_config() and improve nanoBSD performance.bmeeks82014-10-093-15/+8
| |
| * Forgot to remove reverted code & handle nanoBSD installs better.bmeeks82014-10-091-22/+17
| |
| * Flag no config auto-backup since we are only updating a message.bmeeks82014-10-091-1/+1
| |
| * Fix some logic errors with SELECT ALL button for Rule Sets.bmeeks82014-10-091-10/+26
| |
| * Do not lose custom update time when disabling rule auto-updates.bmeeks82014-10-091-6/+9
| |
| * Check in post-install and only change filesystem to RW if necessary.bmeeks82014-10-091-4/+9
| |