aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Ensure number is not a negative.Warren Baker2011-01-111-3/+13
|
* Grab this file toojim-p2011-01-071-0/+5
|
* Put this back. It didn't fix the original problem and could be problematic ↵jim-p2011-01-071-0/+7
| | | | for 1.2.x.
* Remove rw/ro calls in siproxd sync functions, the rw/ro switch should be ↵jim-p2011-01-071-7/+0
| | | | handled by the package code.
* Fix cron package install for 1.2.xjim-p2011-01-072-9/+5
|
* Stop avahi from pulling the wrong binary for 2.0jim-p2011-01-071-3/+5
|
* Adding index.php so that when person clicks on the pfSense logo they are not ↵Scott Ullrich2011-01-062-1/+12
| | | | greeted with a 404
* Nuke duplicate tabScott Ullrich2011-01-051-5/+0
|
* [vnstat2] Don't forget write_configPerry Mason2011-01-061-0/+1
|
* [vnstat2] Don't forget friendly desciptionPerry Mason2011-01-061-1/+2
|
* [vnstat2] Make php frontend an optionPerry Mason2011-01-054-10/+30
|
* 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
|
* Lisghtsquid disable log rotationdvserg2011-01-032-30/+30
|
* squidGuard change blacklistdvserg2011-01-032-169/+163
|
* Bug #1131 Fixdvserg2011-01-021-2/+11
|
* [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
|
* 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-161-1/+1
|
* 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-164-5/+50
|
* Use complete path to unbound-controlScott Ullrich2010-12-141-7/+7
|
* [vnstat2] Change how cron is added or removedPerry Mason2010-12-141-44/+52
|
* 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.
* 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-141-2/+3
| | | | So in the case of a CNAME it could potentially return FAIL. Rather let Unbound do the resolving. Bump version number.
* HAVP Tabs updatedvserg2010-12-141-7/+0
|
* Darkstat pkg fix error.Ermal2010-12-131-0/+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
|
* 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.
* Fix iperf urljim-p2010-12-072-4/+4
|
* [vnstat2]moving db to conf dir to handle slice change. improve sync and ↵Perry Mason2010-12-072-14/+30
| | | | upgrade Ticket #524
* Increase timeouts by 20 secondsScott Ullrich2010-12-061-2/+5
|
* Use correct quotes for TXT records and escape quotes.Warren Baker2010-12-061-2/+3
|