Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dnstop to build list at user request. | Chris Buechler | 2016-04-26 | 1 | -0/+1 |
| | |||||
* | PPP here, not L2TP. noticed by ↵ | Chris Buechler | 2016-04-26 | 1 | -1/+1 |
| | | | | https://forum.pfsense.org/index.php?topic=110686.0 | ||||
* | darken background colors | Jared Dillard | 2016-04-26 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2912 from phil-davis/patch-4 | Stephen Beaver | 2016-04-26 | 1 | -0/+1 |
|\ | |||||
| * | Fix #6267 Load value of direction on edit | Phil Davis | 2016-04-26 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2911 from NOYB/Diagnostics_-_Menu_-_Punctuation | Stephen Beaver | 2016-04-26 | 8 | -11/+11 |
|\ \ | |||||
| * | | Diagnostics - Menu - Punctuation | NOYB | 2016-04-26 | 8 | -11/+11 |
| |/ | | | | | | | Clean up some punctuation. | ||||
* | | Extra comma, not needed | lukehamburg | 2016-04-26 | 1 | -1/+1 |
|/ | | | | | Removed an extra comma - more correct IMO (cherry picked from commit 90968c493922bd9d80a37fe90d1b9440ca7a2333) | ||||
* | Allow port specification for Unbound domain overrides. Also fix display of ↵ | Chris Buechler | 2016-04-26 | 1 | -1/+5 |
| | | | | input errors. Ticket #6091 | ||||
* | Fix text. | Chris Buechler | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | Add validation to prohibit IPv6 on firewall_nat_edit.php, where it will ↵ | Chris Buechler | 2016-04-25 | 1 | -0/+13 |
| | | | | generate invalid ruleset. Ticket #6265 | ||||
* | localip and gateway aren't used when type is PPP, remove here. Ticket #6264 | Chris Buechler | 2016-04-25 | 1 | -2/+0 |
| | |||||
* | Fixed #6259 (Gateway widget form layout) | Stephen Beaver | 2016-04-25 | 1 | -4/+12 |
| | |||||
* | Reduce log level for RELEASE versions. Fixes #6178 | Renato Botelho | 2016-04-25 | 1 | -0/+8 |
| | |||||
* | Replace vim by vim-lite which has less dependencies and doesn't require X11 ↵ | Renato Botelho | 2016-04-25 | 1 | -1/+1 |
| | | | | by default | ||||
* | Merge pull request #2909 from phil-davis/patch-4 | Stephen Beaver | 2016-04-25 | 1 | -5/+8 |
|\ | |||||
| * | Fix #6251 Temperature on System Information Widget | Phil Davis | 2016-04-25 | 1 | -5/+8 |
| | | | | | | | | | | It just seems that some infrastructure for a temperature bar had been put in place, but the code never finished to actually do it. But I am a bit surprised that it has taken so long for someone to report this. The temperature is in deg Celsius, so a 0 to 100 "progress bar" works nicely for the typical reasonable temperature range. I have not tried to make it have any sort of good/warning/really hot color indications... - that is for the Temperature Sensors widget. I also changed to using the ° way to get a degree symbol, rather than the various special character codes that were there. Hopefully ° should be a fully portable way to specify this. | ||||
* | | Merge pull request #2908 from NOYB/Status_/_System_Logs_-_Punctuation | Stephen Beaver | 2016-04-25 | 2 | -6/+6 |
|\ \ | |||||
| * | | Status / System Logs - Punctuation | NOYB | 2016-04-25 | 2 | -6/+6 |
| |/ | | | | | | | Clean up some punctuation. | ||||
* | | Merge pull request #2904 from NOYB/Status_/_IPsec_/_Overview_-_Few_Fixes | Stephen Beaver | 2016-04-25 | 1 | -2/+7 |
|\ \ | |||||
| * | | Status / IPsec / Overview - Few_Fixes | NOYB | 2016-04-24 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | 1) If there is no IPsec status response display an info box wrapped in table tags to prevent horizontal scroll bar. 2) Correct colspan to match header columns. 3) Punctuation. | ||||
* | | | Merge pull request #2900 from NOYB/VPN_Menu_-_Punctuation | Stephen Beaver | 2016-04-25 | 5 | -14/+14 |
|\ \ \ | |_|/ |/| | | |||||
| * | | VPN Menu - Punctuation | NOYB | 2016-04-22 | 5 | -14/+14 |
| | | | | | | | | | | | | Clean up some VPN menu punctuation. | ||||
* | | | Add some available packages from user requests. | Chris Buechler | 2016-04-24 | 1 | -0/+5 |
| |/ |/| | |||||
* | | Merge pull request #2903 from phil-davis/patch-4 | Chris Buechler | 2016-04-24 | 1 | -3/+6 |
|\ \ | |||||
| * | | Fix #6244 Put back byte counts on Status Interfaces | Phil Davis | 2016-04-24 | 1 | -3/+6 |
|/ / | |||||
* | | Merge pull request #2899 from phil-davis/patch-4 | Chris Buechler | 2016-04-23 | 1 | -58/+60 |
|\ \ | |||||
| * | | Don't foreach unless it's an array. Ticket #6142 | Phil Davis | 2016-04-22 | 1 | -58/+60 |
| |/ | | | | | Similar thing to https://github.com/pfsense/pfsense/commit/13dab3538fe8b6c1688142c89a017520ad0aaac6 should be done here in upgrade_130_to_131() | ||||
* | | Use leftsendcert=always where leftcert is defined. Ticket #6082 | Chris Buechler | 2016-04-23 | 1 | -0/+3 |
| | | |||||
* | | Hyper-V SMART - didn't intend to commit that part. Ticket #6147 | Chris Buechler | 2016-04-23 | 1 | -4/+0 |
| | | |||||
* | | Add Hyper-V support to system_identify_specific_platform, and disable ↵ | Chris Buechler | 2016-04-23 | 3 | -4/+25 |
| | | | | | | | | S.M.A.R.T. actions in Hyper-V guests. Ticket #6147 | ||||
* | | fix indent on dhcpdv6 sntp-servers | Chris Buechler | 2016-04-23 | 1 | -1/+1 |
| | | |||||
* | | Hostnames are valid for NTP servers in DHCP Server. Ticket #6239 | Chris Buechler | 2016-04-23 | 1 | -4/+4 |
| | | |||||
* | | Further fix for tun/tap and topology | Stephen Beaver | 2016-04-22 | 1 | -0/+2 |
| | | |||||
* | | Fixed #6236 | Stephen Beaver | 2016-04-22 | 1 | -1/+3 |
| | | |||||
* | | Prevent configuring the same parent and VLAN ID multiple times. Ticket #6183 | Chris Buechler | 2016-04-22 | 1 | -0/+8 |
|/ | |||||
* | Add config upgrade code for CARP IPs on gateway groups, GRE and gif. Ticket ↵ | Chris Buechler | 2016-04-22 | 1 | -0/+54 |
| | | | | #6222 | ||||
* | Don't foreach unless it's an array. Ticket #6142 | Chris Buechler | 2016-04-22 | 1 | -37/+39 |
| | |||||
* | Update VIPs CARP parent on upgrade. Ticket #6164 | Chris Buechler | 2016-04-22 | 3 | -2/+18 |
| | |||||
* | Merge pull request #2883 from NOYB/Periodic_RRD_&_DHCP_Leases_RAM_Disk_Backup | Chris Buechler | 2016-04-21 | 4 | -3/+24 |
|\ | |||||
| * | Rebase / Update config version. | NOYB | 2016-04-20 | 2 | -2/+2 |
| | | |||||
| * | Move the install cron job calls into an if/else so they are not added then ↵ | NOYB | 2016-04-20 | 1 | -3/+6 |
| | | | | | | | | immediately removed. | ||||
| * | Periodic RRD & DHCP Leases RAM Disk Backup | NOYB | 2016-04-20 | 2 | -0/+18 |
| | | | | | | | | Remove these cron jobs on full install if not using ramdisk. | ||||
* | | Add 200000 to max cache while we're at it. Ticket #6230 | Chris Buechler | 2016-04-21 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2897 from phil-davis/patch-4 | Chris Buechler | 2016-04-21 | 1 | -2/+2 |
|\ \ | |||||
| * | | Feature #6230 Increase Unbound Host Cache | Phil Davis | 2016-04-22 | 1 | -2/+2 |
| | | | | | | | | | This is very easy to do, if people are happy to have 100,000 as an option. | ||||
* | | | Add vnstat to poudriere_bulk | Chris Buechler | 2016-04-21 | 1 | -0/+1 |
|/ / | |||||
* | | WArn user on selecting non pfSense theme/css | Stephen Beaver | 2016-04-21 | 2 | -2/+26 |
| | | |||||
* | | Send pkg repos to staging server before move to final one | Renato Botelho | 2016-04-21 | 2 | -7/+40 |
| | | |||||
* | | Transfer the logic of rsync dir name to pkg_repo_rsync() | Renato Botelho | 2016-04-21 | 1 | -4/+11 |
| | |