aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unbound user interface textPhil Davis2013-05-011-4/+4
|
* Unbound user interface textPhil Davis2013-05-011-4/+4
|
* Fix unbound_monitor.sh (Ticket #2817)Renato Botelho2013-04-305-13/+29
| | | | | | | | | | . Use a PID file to keep track if it's running or not . Move it to /usr/local/bin, it doesn't need to be started by rc.start_packages since it's already called by unbound.inc . Define PATH and remove complete path for all binaries . Remove unbound initscript symlink created when it's installed by a PBI package . Bump unbound to 1.4.20_5
* Merge pull request #438 from jean-m-cyr/masterWarren Baker2013-04-301-1/+1
|\ | | | | There should only be one instance of unbound monitor running
| * There should only be one unbound monitor running at any given time.Jean Cyr2013-04-291-1/+1
|/ | | | | | Script checks the number of running instances of itself and exits if more than two. Since there should only be one instance running (itself) it should check for more than one.
* Update unbound to 1.4.20_4Renato Botelho2013-04-293-3/+3
|
* Start/Stop unbound_monitor when unbound is started/stoppedRenato Botelho2013-04-291-0/+3
|
* Improvements on unbound_monitor.shRenato Botelho2013-04-291-1/+14
| | | | | | - Use internal true since there is no /bin/true - Avoid have multiple instances running - Teach it how to stop
* Ignore vim swap filesRenato Botelho2013-04-291-0/+1
|
* postfix - add support to pfsense 2.1 and include new sync guiMarcello Coutinho2013-04-297-103/+199
|
* dansguardian - fix clamav check and fetch_blacklist typoMarcello Coutinho2013-04-282-4/+4
|
* Fix unbound and update it to 1.4.20_3Renato Botelho2013-04-274-7/+7
| | | | | | | | - Silence pw useradd - Simplify directory structure creation - Fix typo s/cont_mount_/conf_mount_/ Tichet #2817
* fix typo/wording.jim-p2013-04-271-1/+1
|
* Merge pull request #434 from bmeeks8/masterChris Buechler2013-04-264-9/+9
|\ | | | | Snort Package 2.5.7 -- Two minor bug fixes (no need to bump version)
| * Fix one more set of missing {} around string var in quotesbmeeks82013-04-261-2/+2
| |
| * Revert log msg back to iface descr instead of if_real.bmeeks82013-04-261-4/+4
| |
| * Fix minor HTML property bug for textarea controls on Chromebmeeks82013-04-262-3/+3
|/
* Bump unbound binaries up to 1.4.20, toojim-p2013-04-262-8/+8
|
* Bump unbound to 1.4.20_1Renato Botelho2013-04-262-2/+2
|
* Make sure filesystem is read/write when try to save unbound config, it helps ↵Renato Botelho2013-04-261-0/+2
| | | | ticket #2817
* conf_mount_r* are called inside unbound_initial_setupRenato Botelho2013-04-261-4/+0
|
* Fix whitespace and indentRenato Botelho2013-04-261-3/+3
|
* Dansguardian - fix typos and include more check to install process.Marcello Coutinho2013-04-263-31/+38
|
* Merge pull request #433 from bmeeks8/masterChris Buechler2013-04-2518-252/+525
|\ | | | | Snort Packge Update to ver 2.5.7 - Bug fixes and new features
| * Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-2518-252/+525
|/
* Dansguardian - New sync gui and fixes on clamav startup script manipulationMarcello Coutinho2013-04-254-48/+117
|
* Bump unbound to 1.4.20 since there were important changesRenato Botelho2013-04-252-2/+2
|
* Adjust unbound to wirk with PBIRenato Botelho2013-04-254-36/+49
| | | | | | | Make necessary changes on unbound to make it work on pfSense 2.1 using PBI, also, bump version to 1.4.19_02 Fixes #2817
* Fix whitespaces and indentRenato Botelho2013-04-254-119/+119
|
* squid3 - remove debug code from sync_on_changes functionMarcello Coutinho2013-04-251-1/+0
|
* squid3 - change sync gui to accept system syncMarcello Coutinho2013-04-253-32/+107
|
* Merge pull request #432 from bmeeks8/masterJim P2013-04-244-8/+18
|\ | | | | Fix bad include reference in Snort Widget -- caused pkg start crash with Snort
| * Fix bad include reference in Snort Widget.bmeeks82013-04-244-8/+18
|/
* Fixup tap package for 2.0.3, parts of the patch were not applying.jim-p2013-04-246-8/+310
| | | | | | Also, rather than using this package, you can use the patch directly in the System Patches package: 2.0.1 and 2.0.2 use http://www.pfsense.com/packages/config/openvpn_tapfix_20x/openvpn_tapfix_20x.patch 2.0.3 uses http://www.pfsense.com/packages/config/openvpn_tapfix_20x/openvpn_tapfix_203.patch
* Merge pull request #431 from bmeeks8/masterErmal Luçi2013-04-245-4/+40
|\ | | | | Add Uninstall Function to Snort Dashboard Widget
| * Add uninstall function to Snort Dashboard Widget and bump version.bmeeks82013-04-235-4/+40
|/
* Merge pull request #430 from bmeeks8/masterChris Buechler2013-04-222-42/+55
|\ | | | | Fix display of Year and prevent Dashboard crash if Snort not installed
| * Fix display of Year and prevent Dashboard crash if Snort not installed.bmeeks82013-04-222-42/+55
| |
* | Add a way for quagga to determine if it should run based on the CARP status ↵jim-p2013-04-224-4/+42
| | | | | | | | of a specified VIP.
* | freeradius2: Add hint to CRLAlexander Wilke2013-04-221-0/+1
| |
* | Merge pull request #429 from bmeeks8/masterChris Buechler2013-04-215-49/+82
|\| | | | | Improve Snort rc.d script restart reliability and fix HTML error in Global Settings
| * Bump Snort package version to 2.5.6.bmeeks82013-04-213-3/+3
| |
| * Fix missing HTML closure tags interfering with text box content rendering.bmeeks82013-04-211-29/+23
| |
| * Make Snort rc.d shell script more reliable for restarts.bmeeks82013-04-211-17/+56
| |
* | freeradius2 - remove .p12 export on GUIAlexander Wilke2013-04-211-1/+1
|/
* freeradius2 - fix typoAlexander Wilke2013-04-211-1/+1
|
* Update pkg_config.8.xmlAlexander Wilke2013-04-201-1/+1
|
* freeradius2 - Add CRL (marcelloc) + remove .p12 exportAlexander Wilke2013-04-201-1/+1
|
* freeradius2 - Add CRL (marcelloc) + remove .p12 exportAlexander Wilke2013-04-201-1/+1
|
* freeradius2 - remove .p12 on .incAlexander Wilke2013-04-201-2/+2
|