jim-p
ebafd652ff
Catch up to latest config version
2016-02-04 09:07:32 -05:00
Stephen Beaver
92ac27e216
Merger PR 2583 but retained non-sortable actions column
2016-02-04 07:45:44 -05:00
Stephen Beaver
4101aef932
Merge pull request #2583 from NOYB/Status_/_DHCP_leases_-_Root_Cause_Sort_Issue
2016-02-04 07:43:57 -05:00
NOYB
673cf2876d
Status / DHCP leases - Root Cause Sort Issue
...
Sort routine apparently does not honor colspan attribute.
Here are three possible solutions:
1) Add a description column instead of spanning the start and end columns. This is the method presented in this commit.
2) Include an empty second column with the description instead of spanning. This would not be very display/sort friendly though because it would be sharing the start column with the description.
3) Display two empty cells when lease type is static, instead of the description. This is the way status DHCPv6 leases currently works.
2016-02-04 07:43:54 -05:00
Renato Botelho
85a2b06550
Fix #5830
...
Add a new advanced option on gateways to allow user define data
payload. Default is 0
2016-02-04 08:58:57 -02:00
NOYB
f795168d23
Status / DHCP leases - Root Cause Sort Issue
...
Sort routine apparently does not honor colspan attribute.
Here are three possible solutions:
1) Add a description column instead of spanning the start and end columns. This is the method presented in this commit.
2) Include an empty second column with the description instead of spanning. This would not be very display/sort friendly though because it would be sharing the start column with the description.
3) Display two empty cells when lease type is static, instead of the description. This is the way status DHCPv6 leases currently works.
2016-02-04 00:01:56 -08:00
Stephen Beaver
27576447b7
Don't sort online, lease type or action icon columns
2016-02-03 15:06:52 -05:00
Renato Botelho
8fe9ebacee
Remove dhcpd 4.3 from the list since they are pfSense dependencies
2016-02-03 17:59:51 -02:00
jim-p
9207dc4d93
Add RFC 2136 support to the DynDNS widget
2016-02-03 13:55:52 -05:00
jim-p
934795aed4
Add back "Save & Force Update" for RFC 2136
2016-02-03 13:10:47 -05:00
jim-p
c7127a1300
Implement Multi-WAN for RFC2136.
...
A failover gateway group may be selected similar to the other DynDNS styles.
2016-02-03 12:49:36 -05:00
Stephen Beaver
d31445c755
Fix hiding of shadow selector
2016-02-03 11:51:46 -05:00
Stephen Beaver
819d58acec
Improvements to priv filtering
2016-02-03 11:18:32 -05:00
Stephen Beaver
5d916fc76a
Improvements to the priviledge filter functionality
2016-02-03 11:02:15 -05:00
Renato Botelho
f519f112e0
Merge pull request #2582 from NOYB/System_/_Advanced_/_Firewall_and_NAT_-_Remove_PPTP_from_Verbiage
2016-02-03 07:55:26 -02:00
Renato Botelho
dcbbd7b40a
Merge pull request #2581 from PiBa-NL/23_silence_syncerror
2016-02-03 07:54:33 -02:00
NOYB
8008b380b6
System / Advanced / Firewall and NAT - Remove PPTP from Verbiage
...
Remove PPTP from Verbiage. https://forum.pfsense.org/index.php?topic=106257.0
Also don't see any reason for the span tag here.
2016-02-03 00:00:14 -08:00
Chris Buechler
f95cdbea78
Gbps isn't interpreted correctly by ipfw for limiters, remove the option. Ticket #4325
2016-02-03 01:42:46 -06:00
Chris Buechler
57ce146a53
Duplicate monitors rather than overwrite. Ticket #4441
2016-02-03 00:20:04 -06:00
Chris Buechler
0eb688c5bd
pfsync syncpeer requires IPv4. Ticket #4648
2016-02-02 23:49:02 -06:00
Stephen Beaver
d72aaef520
Added priv filter capability
2016-02-02 15:47:54 -05:00
PiBa-NL
5a045be88a
xmlrpc_client.inc, silence the php 'crash' error, sync errors are reported through file-notices already.
2016-02-02 21:25:14 +01:00
Stephen Beaver
4abd750d4d
Fixed #5049
2016-02-02 15:16:26 -05:00
Renato Botelho
646f2e1827
Build isc-dhcp43-relay
2016-02-02 18:00:19 -02:00
Renato Botelho
28ac75cfad
Regenerate .pot
2016-02-02 17:55:55 -02:00
Renato Botelho
772750be4b
Merge pull request #2580 from phil-davis/gtsys2
2016-02-02 17:54:45 -02:00
Renato Botelho
b47a5c534f
Build isc-dhcp 4.3 client and server
2016-02-02 17:53:12 -02:00
jim-p
55fa9d51e6
Fix up DynDNS widget to follow recent changes in DynDNS for Namecheap
2016-02-02 14:48:37 -05:00
Phil Davis
762faef5db
Internationalization of various system*.php
2016-02-03 01:09:30 +05:45
Renato Botelho
da34e36263
Enable sysutils/flashrom build
2016-02-02 17:07:29 -02:00
Stephen Beaver
0fa5f5ff2f
Cosmetic save
2016-02-02 14:01:18 -05:00
Stephen Beaver
250061b099
Per #4195
...
Alias table is now sortable
2016-02-02 11:14:07 -05:00
NOYB
dffb71885c
Status / System Logs - Forms Buttons Icons Update
...
Add icon to save button.
Consolidate addClass statements.
2016-02-02 11:14:07 -05:00
jim-p
7e506f87e2
Fix easy rule problem when using a non-English language, take 2.
2016-02-02 10:28:19 -05:00
Renato Botelho
b69a106aa2
Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when it's booting
2016-02-02 10:38:47 -02:00
Renato Botelho
1855c106e5
Revert "Fix #5831 "
...
This reverts commit 93a8ddf7a4 .
2016-02-02 10:38:47 -02:00
Chris Buechler
f362c73bb7
Use the NAS IP configured for PPPoE server instances. Ticket #185
2016-02-02 00:24:40 -06:00
Chris Buechler
a2b813bff2
Remove old pppoerestart cron job if it exists. Ticket #1905
2016-02-02 00:08:35 -06:00
Chris Buechler
3fafb89b1a
Set fastcgi_read_timeout to 180 seconds rather than the default 60 for the occasional long-running page.
2016-02-01 21:40:14 -06:00
Stephen Beaver
4994dc3fe9
Add missing description field
2016-02-01 20:42:54 -05:00
Renato Botelho
7d9c553c91
Remove support for nanobsd images < 2gb. Fixes #5836
2016-02-01 17:38:13 -02:00
Renato Botelho
ec3371678b
Save pkg call return code to use on return. The way it is now is always returning 0. It should fix #5837
2016-02-01 17:31:35 -02:00
jim-p
6635aa0f6c
Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366
...
Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.
2016-02-01 12:35:59 -05:00
Renato Botelho
de22e304d4
Disable GRAPH again for rrdtool, it's still a lot of dependencies
2016-02-01 12:38:47 -02:00
Stephen Beaver
4700a73146
Typo
2016-02-01 09:08:09 -05:00
Stephen Beaver
408c4a27cf
Make row delete button icon only (removes gettext("Delete"): )
2016-02-01 08:59:17 -05:00
Renato Botelho
73246ec83a
Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU that ends up requiring X11 and enable GRAPH again
2016-02-01 11:57:33 -02:00
Stephen Beaver
43568d7dd1
Fixed #5834
2016-02-01 08:42:14 -05:00
Renato Botelho
7222324e2a
Remove all additional packages from the system before reset to factory default. Fixes #5829
2016-02-01 10:41:44 -02:00
Renato Botelho
aecade14d0
Make additional packages install/delete operations to respect -n (dry-run)
2016-02-01 10:20:39 -02:00