aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [vnstat2] Make php frontend an optionPerry Mason2011-01-054-10/+30
|
* Bump Unbound version number.Warren Baker2011-01-042-2/+2
|
* Add option to disable TXT support(txts were created automatically containing ↵Warren Baker2011-01-042-10/+105
| | | | the descrs for hosts etc.). Also added a bunch of optimization settings and lastly a missing require_once().
* Put this include first, works around an error seen by some reported here: ↵jim-p2011-01-041-1/+1
| | | | http://forum.pfsense.org/index.php/topic,31701.0/topicseen.html
* Fix for cron saying it needs resync'd if /tmp gets cleared.jim-p2011-01-042-8/+5
|
* Update pkg version: Lightsquid, squidGuarddvserg2011-01-033-6/+6
|
* Lisghtsquid disable log rotationdvserg2011-01-032-30/+30
|
* squidGuard change blacklistdvserg2011-01-032-169/+163
|
* Bug #1131 Fixdvserg2011-01-021-2/+11
|
* disable broken ifbwstats packageChris Buechler2010-12-313-3/+3
|
* [vnstat2] use friendly description in vnstatiPerry Mason2010-12-221-1/+2
|
* [vnstat2] I should really clear that cachePerry Mason2010-12-221-9/+9
|
* [vnstat2] Change vnstati, fix monthrate on install, add go back linkPerry Mason2010-12-227-31/+54
|
* Add additional fields for squid safeports and sslports. Resolves #1100jim-p2010-12-212-2/+20
|
* Add DNS Rebinding check as checkbox. If any DNS answers return RFC1918 ↵Warren Baker2010-12-172-9/+26
| | | | address the answer is stripped, unless the domain is configured in domainoverrides. With this option disabled all RFC1918 answers will be returned. Possibly need to break this and few other options into rowhelper type page...
* Page title fix.Warren Baker2010-12-171-8/+8
|
* version number bump for Unbound.Warren Baker2010-12-172-2/+2
|
* Fix netio package base URLs.jim-p2010-12-173-3/+3
|
* Fix filename, download was failingjim-p2010-12-171-1/+1
|
* Make sure filesystem is writable at install time and when root files are ↵Warren Baker2010-12-171-0/+7
| | | | been downloaded.
* Ensure forward upstream servers are saved.Warren Baker2010-12-171-1/+0
|
* squidGuard version updatedvserg2010-12-164-4/+4
|
* Log view changeddvserg2010-12-161-0/+140
|
* Log view changed. Log rotation added. Validation Names with reserved words ↵dvserg2010-12-169-593/+757
| | | | added.
* [vnstat2] dot is betterPerry Mason2010-12-161-7/+7
|
* Set number of operating threads equal to number of cpu/coresScott Ullrich2010-12-151-1/+10
|
* [vnstat2] add filesPerry Mason2010-12-163-0/+308
|
* [vnstat2] extra option added, going betaPerry Mason2010-12-165-7/+52
|
* Use complete path to unbound-controlScott Ullrich2010-12-141-7/+7
|
* [vnstat2] Change how cron is added or removedPerry Mason2010-12-141-44/+52
|
* Version bump for unbound now that domain forwarding is working with private ↵Scott Ullrich2010-12-142-2/+2
| | | | addresses.
* private-domain: was needed to ensure responses with RFC1918 addresses are ↵Warren Baker2010-12-141-12/+24
| | | | allowed and not stripped. This protection is for DNS Rebinding.
* Merge branch 'master' of rcs.pfsense.org:pfsense-packages/mainlineWarren Baker2010-12-141-0/+3
|\
| * Enable building of squid on amd64 again, see if it works now.jim-p2010-12-141-0/+3
| |
* | Only print stub-prime: once.Warren Baker2010-12-141-1/+1
|/
* forward-zone: expect upstream DNS server to be authorative for everything. ↵Warren Baker2010-12-143-6/+5
| | | | So in the case of a CNAME it could potentially return FAIL. Rather let Unbound do the resolving. Bump version number.
* Remove GOST support and rely on base openssl instead of openssl-1.0.0Warren Baker2010-12-142-2/+2
|
* HAVP Tabs updatedvserg2010-12-141-7/+0
|
* Darkstat pkg fix error.Ermal2010-12-131-0/+2
|
* Remove bnaries from repo. Also if we do not have what to process do not ↵Ermal2010-12-130-0/+0
| | | | process it.
* Fix imspector URL/filenames.jim-p2010-12-122-2/+2
|
* HAVP Tabs addeddvserg2010-12-122-24/+55
|
* Fix all this packages from their copy/paste legacy. Mostly protect poorly ↵Ermal2010-12-106-106/+98
| | | | choosen function names with function_exists.
* Prepend package name to functions and use require_once instead of require.Ermal2010-12-102-4/+4
|
* Prepend package name to functions and use require_once instead of require.Ermal2010-12-102-7/+7
|
* [vnstat2] Correct iface title and no need for vnstat.confPerry Mason2010-12-092-27/+3
|
* Arping should be 2.09.jim-p2010-12-082-3/+3
|
* Better engrish.Warren Baker2010-12-072-2/+2
|
* Bump version. Add extra notes to after install routine and add additional ↵Warren Baker2010-12-072-7/+9
| | | | build options.
* Add unbound_validation() to ensure that DNSMasq is not enabled, if so dont ↵Warren Baker2010-12-072-10/+13
| | | | disable it but inform the user. Also dont assume Unbound should be set to 'on' but rather inform the user they need to configure it before it will be started.