Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove this call from openvpn deinstallation. | jim-p | 2011-01-18 | 1 | -2/+0 |
| | |||||
* | Don't use references in OpenVPN client export. It doesn't need to modify ↵ | jim-p | 2011-01-18 | 2 | -14/+14 |
| | | | | anything, and there probably won't be enough data for it to make a measurable speed difference. | ||||
* | Make sure notices are included | Scott Ullrich | 2011-01-17 | 1 | -0/+1 |
| | |||||
* | LS bug fix 2 | dvserg | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | LS Cron bugfix | dvserg | 2011-01-17 | 1 | -2/+2 |
| | |||||
* | Bypass validation and tell Unbound this is a non-DNSSEC domain. ↵ | Warren Baker | 2011-01-16 | 1 | -0/+1 |
| | | | | Domainoverrides should all be like this. | ||||
* | Syntax error for allow_snoop validation. | Warren Baker | 2011-01-16 | 1 | -1/+1 |
| | |||||
* | First check to see if previous config before choosing listening interfaces. | Warren Baker | 2011-01-16 | 1 | -5/+9 |
| | |||||
* | Check for missing template files and reinstall them if needed. | jim-p | 2011-01-13 | 1 | -2/+9 |
| | |||||
* | Correct use of !is_array() not !array() *chortle* | Warren Baker | 2011-01-13 | 1 | -3/+3 |
| | |||||
* | Added Unbound ACL's page, users can now specify which networks are allowed ↵ | Warren Baker | 2011-01-12 | 4 | -7/+234 |
| | | | | to query, refused, denied and allowed to snoop Unbound. | ||||
* | Ensure number is not a negative. | Warren Baker | 2011-01-11 | 1 | -3/+13 |
| | |||||
* | Grab this file too | jim-p | 2011-01-07 | 1 | -0/+5 |
| | |||||
* | Put this back. It didn't fix the original problem and could be problematic ↵ | jim-p | 2011-01-07 | 1 | -0/+7 |
| | | | | for 1.2.x. | ||||
* | Remove rw/ro calls in siproxd sync functions, the rw/ro switch should be ↵ | jim-p | 2011-01-07 | 1 | -7/+0 |
| | | | | handled by the package code. | ||||
* | Fix cron package install for 1.2.x | jim-p | 2011-01-07 | 2 | -9/+5 |
| | |||||
* | Stop avahi from pulling the wrong binary for 2.0 | jim-p | 2011-01-07 | 1 | -3/+5 |
| | |||||
* | Adding index.php so that when person clicks on the pfSense logo they are not ↵ | Scott Ullrich | 2011-01-06 | 2 | -1/+12 |
| | | | | greeted with a 404 | ||||
* | Nuke duplicate tab | Scott Ullrich | 2011-01-05 | 1 | -5/+0 |
| | |||||
* | [vnstat2] Don't forget write_config | Perry Mason | 2011-01-06 | 1 | -0/+1 |
| | |||||
* | [vnstat2] Don't forget friendly desciption | Perry Mason | 2011-01-06 | 1 | -1/+2 |
| | |||||
* | [vnstat2] Make php frontend an option | Perry Mason | 2011-01-05 | 4 | -10/+30 |
| | |||||
* | Add option to disable TXT support(txts were created automatically containing ↵ | Warren Baker | 2011-01-04 | 2 | -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-p | 2011-01-04 | 1 | -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-p | 2011-01-04 | 2 | -8/+5 |
| | |||||
* | Lisghtsquid disable log rotation | dvserg | 2011-01-03 | 2 | -30/+30 |
| | |||||
* | squidGuard change blacklist | dvserg | 2011-01-03 | 2 | -169/+163 |
| | |||||
* | Bug #1131 Fix | dvserg | 2011-01-02 | 1 | -2/+11 |
| | |||||
* | [vnstat2] use friendly description in vnstati | Perry Mason | 2010-12-22 | 1 | -1/+2 |
| | |||||
* | [vnstat2] I should really clear that cache | Perry Mason | 2010-12-22 | 1 | -9/+9 |
| | |||||
* | [vnstat2] Change vnstati, fix monthrate on install, add go back link | Perry Mason | 2010-12-22 | 7 | -31/+54 |
| | |||||
* | Add additional fields for squid safeports and sslports. Resolves #1100 | jim-p | 2010-12-21 | 2 | -2/+20 |
| | |||||
* | Add DNS Rebinding check as checkbox. If any DNS answers return RFC1918 ↵ | Warren Baker | 2010-12-17 | 2 | -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 Baker | 2010-12-17 | 1 | -8/+8 |
| | |||||
* | Fix filename, download was failing | jim-p | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | Make sure filesystem is writable at install time and when root files are ↵ | Warren Baker | 2010-12-17 | 1 | -0/+7 |
| | | | | been downloaded. | ||||
* | Ensure forward upstream servers are saved. | Warren Baker | 2010-12-17 | 1 | -1/+0 |
| | |||||
* | squidGuard version update | dvserg | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | Log view changed | dvserg | 2010-12-16 | 1 | -0/+140 |
| | |||||
* | Log view changed. Log rotation added. Validation Names with reserved words ↵ | dvserg | 2010-12-16 | 9 | -593/+757 |
| | | | | added. | ||||
* | [vnstat2] dot is better | Perry Mason | 2010-12-16 | 1 | -7/+7 |
| | |||||
* | Set number of operating threads equal to number of cpu/cores | Scott Ullrich | 2010-12-15 | 1 | -1/+10 |
| | |||||
* | [vnstat2] add files | Perry Mason | 2010-12-16 | 3 | -0/+308 |
| | |||||
* | [vnstat2] extra option added, going beta | Perry Mason | 2010-12-16 | 4 | -5/+50 |
| | |||||
* | Use complete path to unbound-control | Scott Ullrich | 2010-12-14 | 1 | -7/+7 |
| | |||||
* | [vnstat2] Change how cron is added or removed | Perry Mason | 2010-12-14 | 1 | -44/+52 |
| | |||||
* | private-domain: was needed to ensure responses with RFC1918 addresses are ↵ | Warren Baker | 2010-12-14 | 1 | -12/+24 |
| | | | | allowed and not stripped. This protection is for DNS Rebinding. | ||||
* | Only print stub-prime: once. | Warren Baker | 2010-12-14 | 1 | -1/+1 |
| | |||||
* | forward-zone: expect upstream DNS server to be authorative for everything. ↵ | Warren Baker | 2010-12-14 | 1 | -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 update | dvserg | 2010-12-14 | 1 | -7/+0 |
| |