aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Nuke items in parse_config plugin folderScott Ullrich2010-11-301-4/+4
|
* Version bump for ACBScott Ullrich2010-11-302-2/+2
|
* Nuke old pluginScott Ullrich2010-11-301-0/+6
|
* Move this code to write_config pluginScott Ullrich2010-11-301-2/+2
|
* Version bumpjim-p2010-11-302-2/+2
|
* Add debug optionsjim-p2010-11-302-1/+44
|
* Fix slight formatting issuejim-p2010-11-301-2/+1
|
* Add postfix forwarder package.Erik Fonnesbeck2010-11-302-0/+30
|
* Some fixes for the configuration of the postfix forwarder.Erik Fonnesbeck2010-11-291-5/+4
|