aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix blinkled URL for configuration page.Erik Fonnesbeck2010-12-021-1/+1
|
* Actually remove the touch() and not add it.Warren Baker2010-12-021-1/+0
|
* Added configurable Statistics settings.Warren Baker2010-12-022-5/+58
| | | | Remove touch() of unbound log file at install time - this is all handled by syslog now.
* Use require once as a quick fix. This mess is not easily readble.Ermal2010-12-021-2/+2
|
* touch not needed as we back on syslog.Warren Baker2010-12-021-2/+1
|
* Add Unbound logging to a separate clog file (unbound.log) and reduce noise ↵Warren Baker2010-12-023-8/+20
| | | | from every 5minutes to every hour.
* Update copyright to include myself.Warren Baker2010-12-021-2/+2
|
* Fix these misplaced "endif;" statements, they were causing the opening form ↵jim-p2010-12-023-3/+3
| | | | tag to be hidden on 2.0 so the settings would never save.
* Fix link to postfix configuration.Erik Fonnesbeck2010-12-021-1/+1
|
* Remove URL encoding from dependency filename for postfix.Erik Fonnesbeck2010-12-012-2/+2
|
* Do not pkg_deleteScott Ullrich2010-11-301-1/+0
|
* Initial connect timeout should really answer before 10 seconds. 60 seconds ↵Scott Ullrich2010-11-301-1/+1
| | | | overall timeout
* Set CURLOPT_TIMEOUT to 60Scott Ullrich2010-11-301-1/+2
|
* AutoConfigBackup version bumpScott Ullrich2010-11-302-2/+2
|
* Set CURLOPT_CONNECTTIMEOUT to 35 secondsScott Ullrich2010-11-301-0/+2
|