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
Renato Botelho
2b29a7e285
Reorder pkg_reinstall_all(), no functional changes
2016-02-01 10:15:38 -02:00
Renato Botelho
73e4bf68eb
Respect ALL_PACKAGES for package removal
2016-02-01 10:15:10 -02:00
Renato Botelho
93a8ddf7a4
Fix #5831
...
After PKG_AUTOUPDATE=false was removed, operations done during boot,
2nd and 3rd stages of upgrade process, are trying to update repository
metadata. The problem is during this stage we don't have a network
available yet and all needed packages were previously downloaded.
Add -U parameter to all read/write pkg calls during at these stages to
prevent pkg(8) to try to update metadata
2016-02-01 09:19:43 -02:00
Renato Botelho
2bdc326a49
Merge pull request #2577 from NOYB/Remove_Non-Existent_Class_-_help-icon
2016-02-01 09:11:46 -02:00
NOYB
20e108e063
Remove Non-Existent Class - help-icon
...
Remove non-existent help-icon class statements from index and head.
2016-01-31 19:13:02 -08:00
Luiz Otavio O Souza
43af588261
Change diag_dump_states.php to use pfSense_get_pf_states().
...
Fixes IPv6 issues, add packets and bytes information, filter state by rules (when linked from firewall_rules.php).
Inspired by pull request #1901 from marcelloc/hitcount_23_02.
2016-01-31 17:55:04 -06:00
Chris Buechler
68e82ecb26
OpenVPN server config upgrade already handled in 129_to_130. Ticket #5764
2016-01-29 17:59:20 -06:00
Chris Buechler
f5ebc545f1
Merge pull request #2573 from NewEraCracker/static-no-exec-bit
2016-01-29 17:37:50 -06:00
NewEraCracker
f4e6e0bfa1
These two wizards .xml can also lose their x-bit
...
Other wizards don't have it set.
2016-01-29 22:30:15 +00:00
NewEraCracker
90f5d93e37
Remove executable bit of these two .gif
...
Seems like I missed those on commit 0427f8b328
2016-01-29 22:21:30 +00:00
NewEraCracker
0427f8b328
Remove executable bit of all static content in www
2016-01-29 22:00:06 +00:00
Stephen Beaver
aab42b90c9
Correct jquery file attributes
2016-01-29 15:17:57 -05:00
Stephen Beaver
78d9e91e3d
Update jquery to 1.12
2016-01-29 12:06:20 -05:00
Stephen Beaver
85d4932648
Remove bonus space
2016-01-29 11:20:38 -05:00