Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version. Add extra notes to after install routine and add additional ↵ | Warren Baker | 2010-12-07 | 2 | -7/+9 |
| | | | | build options. | ||||
* | Add unbound_validation() to ensure that DNSMasq is not enabled, if so dont ↵ | Warren Baker | 2010-12-07 | 2 | -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 url | jim-p | 2010-12-07 | 2 | -4/+4 |
| | |||||
* | [vnstat2]moving db to conf dir to handle slice change. improve sync and ↵ | Perry Mason | 2010-12-07 | 2 | -14/+30 |
| | | | | upgrade Ticket #524 | ||||
* | Increase timeouts by 20 seconds | Scott Ullrich | 2010-12-06 | 1 | -2/+5 |
| | |||||
* | Use the pfPort for imspector, let the dependencies work themselves out. | jim-p | 2010-12-06 | 2 | -14/+2 |
| | |||||
* | Use correct quotes for TXT records and escape quotes. | Warren Baker | 2010-12-06 | 1 | -2/+3 |
| | |||||
* | Update libevent binary filename | jim-p | 2010-12-06 | 2 | -2/+2 |
| | |||||
* | Use the openospfd pfport instead of the freebsd one | jim-p | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | Build libevent too | jim-p | 2010-12-06 | 2 | -2/+4 |
| | |||||
* | Update package binary filename | jim-p | 2010-12-06 | 2 | -33/+2 |
| | |||||
* | Use the nox11 port instead. | jim-p | 2010-12-06 | 2 | -2/+2 |
| | |||||
* | ipblocklist 3.0.1 update with new file structure | Tom Schaefer | 2010-12-06 | 40 | -0/+9908 |
| | |||||
* | Build open-vm-tools | jim-p | 2010-12-06 | 1 | -0/+1 |
| | |||||
* | Update zabbix agent binary path | jim-p | 2010-12-06 | 1 | -2/+2 |
| | |||||
* | build zabbix agent | jim-p | 2010-12-06 | 1 | -0/+1 |
| | |||||
* | Update lcdproc package filename | jim-p | 2010-12-06 | 2 | -4/+4 |
| | |||||
* | prep for major filestructure re-do | Tom Schaefer | 2010-12-06 | 25 | -5269/+6 |
| | |||||
* | Update nut binary filename | jim-p | 2010-12-06 | 2 | -4/+4 |
| | |||||
* | Build lcdproc | jim-p | 2010-12-06 | 2 | -0/+4 |
| | |||||
* | Build nut | jim-p | 2010-12-06 | 2 | -0/+2 |
| | |||||
* | Update package binary filenames | jim-p | 2010-12-06 | 1 | -19/+19 |
| | |||||
* | Update some binary package filename versions | jim-p | 2010-12-06 | 1 | -11/+11 |
| | |||||
* | Merge branch 'master' of rcs.pfsense.org:pfsense-packages/mainline | Warren Baker | 2010-12-06 | 2 | -2/+2 |
|\ | |||||
| * | Update package copy username | jim-p | 2010-12-06 | 2 | -2/+2 |
| | | |||||
* | | Add function to read /etc/hosts file for any DHCPLeases updates on ↵ | Warren Baker | 2010-12-06 | 1 | -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 Baker | 2010-12-06 | 2 | -2/+2 |
| | |||||
* | Add after_install_info to inform the user they need to statically assign DNS ↵ | Warren Baker | 2010-12-06 | 2 | -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 Baker | 2010-12-06 | 1 | -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 Baker | 2010-12-06 | 1 | -6/+55 |
| | |||||
* | Fix blinkled URL for configuration page. | Erik Fonnesbeck | 2010-12-02 | 1 | -1/+1 |
| | |||||
* | Actually remove the touch() and not add it. | Warren Baker | 2010-12-02 | 1 | -1/+0 |
| | |||||
* | Added configurable Statistics settings. | Warren Baker | 2010-12-02 | 2 | -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. | Ermal | 2010-12-02 | 1 | -2/+2 |
| | |||||
* | touch not needed as we back on syslog. | Warren Baker | 2010-12-02 | 1 | -2/+1 |
| | |||||
* | Add Unbound logging to a separate clog file (unbound.log) and reduce noise ↵ | Warren Baker | 2010-12-02 | 3 | -8/+20 |
| | | | | from every 5minutes to every hour. | ||||
* | Update copyright to include myself. | Warren Baker | 2010-12-02 | 1 | -2/+2 |
| | |||||
* | Fix these misplaced "endif;" statements, they were causing the opening form ↵ | jim-p | 2010-12-02 | 3 | -3/+3 |
| | | | | tag to be hidden on 2.0 so the settings would never save. | ||||
* | Fix link to postfix configuration. | Erik Fonnesbeck | 2010-12-02 | 1 | -1/+1 |
| | |||||
* | Remove URL encoding from dependency filename for postfix. | Erik Fonnesbeck | 2010-12-01 | 2 | -2/+2 |
| | |||||
* | Do not pkg_delete | Scott Ullrich | 2010-11-30 | 1 | -1/+0 |
| | |||||
* | Initial connect timeout should really answer before 10 seconds. 60 seconds ↵ | Scott Ullrich | 2010-11-30 | 1 | -1/+1 |
| | | | | overall timeout | ||||
* | Set CURLOPT_TIMEOUT to 60 | Scott Ullrich | 2010-11-30 | 1 | -1/+2 |
| | |||||
* | AutoConfigBackup version bump | Scott Ullrich | 2010-11-30 | 2 | -2/+2 |
| | |||||
* | Set CURLOPT_CONNECTTIMEOUT to 35 seconds | Scott Ullrich | 2010-11-30 | 1 | -0/+2 |
| | |||||
* | Nuke items in parse_config plugin folder | Scott Ullrich | 2010-11-30 | 1 | -4/+4 |
| | |||||
* | Version bump for ACB | Scott Ullrich | 2010-11-30 | 2 | -2/+2 |
| | |||||
* | Nuke old plugin | Scott Ullrich | 2010-11-30 | 1 | -0/+6 |
| | |||||
* | Move this code to write_config plugin | Scott Ullrich | 2010-11-30 | 1 | -2/+2 |
| | |||||
* | Version bump | jim-p | 2010-11-30 | 2 | -2/+2 |
| |