Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update package copy username | jim-p | 2010-12-06 | 2 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Add debug options | jim-p | 2010-11-30 | 2 | -1/+44 |
| | |||||
* | Fix slight formatting issue | jim-p | 2010-11-30 | 1 | -2/+1 |
| | |||||
* | Add postfix forwarder package. | Erik Fonnesbeck | 2010-11-30 | 2 | -0/+30 |
| | |||||
* | Some fixes for the configuration of the postfix forwarder. | Erik Fonnesbeck | 2010-11-29 | 1 | -5/+4 |
| | |||||
* | Bring shellcmd package to 8.x. Must have been overlooked before. | jim-p | 2010-11-29 | 2 | -0/+26 |
| | |||||
* | More binary path/port build fixes. | jim-p | 2010-11-29 | 1 | -5/+3 |
| | |||||
* | Add page to view currently registered phones using siproxd. | jim-p | 2010-11-29 | 4 | -3/+182 |
| | |||||
* | Update arpwatch path | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | Update lcdproc path | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | Update stunnel path | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | update darkstat path | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | Update imspector paths | jim-p | 2010-11-29 | 1 | -4/+4 |
| | |||||
* | Update nmap path | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | Update arping path | jim-p | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Update more paths for vmtools deps | jim-p | 2010-11-29 | 1 | -7/+6 |
| | |||||
* | Update open-vm-tools binary path | jim-p | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Update mbmon path | jim-p | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Fix lightsquid binary path | jim-p | 2010-11-29 | 1 | -3/+3 |
| | |||||
* | Update spamd path | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | Update mysql client binary path | jim-p | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Update binary paths for ntop | jim-p | 2010-11-29 | 1 | -3/+3 |
| | |||||
* | Update pure ftp package binary url | jim-p | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | Test array before foreach | jim-p | 2010-11-29 | 1 | -2/+5 |
| | |||||
* | Test array before foreach | jim-p | 2010-11-29 | 1 | -3/+6 |
| | |||||
* | Make daemontool dependency use the latest port version so it does not make ↵ | Ermal | 2010-11-29 | 2 | -2/+2 |
| | | | | other packages installation fail. Reported on: http://forum.pfsense.org/index.php/topic,30489.0.html |