aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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 the pfPort for imspector, let the dependencies work themselves out.jim-p2010-12-062-14/+2
|
* Use correct quotes for TXT records and escape quotes.Warren Baker2010-12-061-2/+3
|
* Update libevent binary filenamejim-p2010-12-062-2/+2
|
* Use the openospfd pfport instead of the freebsd onejim-p2010-12-061-1/+1
|
* Build libevent toojim-p2010-12-062-2/+4
|
* Update package binary filenamejim-p2010-12-062-33/+2
|
* Use the nox11 port instead.jim-p2010-12-062-2/+2
|
* ipblocklist 3.0.1 update with new file structureTom Schaefer2010-12-0640-0/+9908
|
* Build open-vm-toolsjim-p2010-12-061-0/+1
|
* Update zabbix agent binary pathjim-p2010-12-061-2/+2
|
* build zabbix agentjim-p2010-12-061-0/+1
|
* Update lcdproc package filenamejim-p2010-12-062-4/+4
|
* prep for major filestructure re-doTom Schaefer2010-12-0625-5269/+6
|
* Update nut binary filenamejim-p2010-12-062-4/+4
|
* Build lcdprocjim-p2010-12-062-0/+4
|
* Build nutjim-p2010-12-062-0/+2
|
* Update package binary filenamesjim-p2010-12-061-19/+19
|
* Update some binary package filename versionsjim-p2010-12-061-11/+11
|
* Merge branch 'master' of rcs.pfsense.org:pfsense-packages/mainlineWarren Baker2010-12-062-2/+2
|\
| * Update package copy usernamejim-p2010-12-062-2/+2
| |
* | Add function to read /etc/hosts file for any DHCPLeases updates on ↵Warren Baker2010-12-061-9/+51
|/ | | | resave/restart. Unfortunately, for the moment, it will require a resave on Unbound for any changes in /etc/hosts to be updated in Unbound. local-data: configs should be split out into a separate file.
* Bump version number.Warren Baker2010-12-062-2/+2
|
* Add after_install_info to inform the user they need to statically assign DNS ↵Warren Baker2010-12-062-0/+2
| | | | servers in the DHCP config if they wish to keep existing behaviour while using Unbound over DNSMasq.
* Add register DHCP leases and register static DHCP leases. The former is ↵Warren Baker2010-12-061-0/+16
| | | | commented out for now as will required dhcpleases to be expanded. Also break out statistics into its own listtopic.
* Correctly handle /etc/hosts entries and static DHCP entries.Warren Baker2010-12-061-6/+55
|