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
Stephen Beaver
511053ad83
Possible fix for #5752
2016-01-29 11:19:29 -05:00
Stephen Beaver
be624266bf
Fixed issues where a rule is duplicated (cloned) and the new rule is inserted above a separator bar location
2016-01-29 09:00:13 -05:00
jim-p
1c0083d004
Fix easy rule problem when using a non-English language.
2016-01-29 08:19:21 -05:00
Stephen Beaver
1cd1435e85
Fixed #5828
2016-01-29 08:17:08 -05:00
Stephen Beaver
aa6d895c41
Merge pull request #2571 from NOYB/Panels_Overflow_-_Horizontal_Scroll_Bar
2016-01-29 08:02:13 -05:00
Stephen Beaver
cde7cf4954
Merge pull request #2572 from NewEraCracker/minor-cleanup
2016-01-29 08:01:13 -05:00
NOYB
4129ab1e36
Panels Overflow - Horizontal Scroll Bar
...
Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels. Not sure which would be preferred. Using the specific panel ID or the class hierarchy for applying more globally.
2016-01-29 08:00:10 -05:00
NewEraCracker
2af731f8bf
Minor cleanup
...
1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.
2016-01-29 11:07:17 +00:00
Chris Buechler
1fde544ff6
Fix enable/disable of NAT/BINAT address and mask fields.
2016-01-29 03:57:34 -06:00
NOYB
915cbf1943
Panels Overflow - Horizontal Scroll Bar
...
Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels. Not sure which would be preferred. Using the specific panel ID or the class hierarchy for applying more globally.
2016-01-29 00:42:11 -08:00
Chris Buechler
1968fe4027
Make sure filter rules have a tracker ID, associated rules were missing it previously.
2016-01-29 01:57:05 -06:00
Chris Buechler
0d14e2ac8e
Include a tracker ID in new associated firewall rules.
2016-01-29 01:42:52 -06:00
Chris Buechler
1c1ca39bd5
retain OpenVPN's net30 default topology for upgraded configs so they still work. Ticket #5764
2016-01-29 00:04:39 -06:00
Chris Buechler
4742e635f8
Omit topology for tap OpenVPN, as it has no meaning in that context
2016-01-28 23:42:45 -06:00
Chris Buechler
3f1265e48a
Remove stray }
2016-01-28 23:18:54 -06:00
Chris Buechler
c4db25a571
Add topology selection to OpenVPN client page. Ticket #5764
2016-01-28 22:52:49 -06:00
Chris Buechler
f8ccc7041f
OpenVPN maxclients must be an integer not just a number
2016-01-28 22:24:21 -06:00
Stephen Beaver
655c577b69
Fix log radio buttons
2016-01-28 21:35:44 -05:00
Chris Buechler
0c9b98c073
Import David W's patch fixing issues with dhcp6c being launched multiple times in some circumstances. Ticket #5621
2016-01-28 17:57:37 -06:00
Stephen Beaver
7d8552fc50
Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily applied to other pages
...
Separators added to firewall_nat.php
2016-01-28 15:54:10 -05:00
jim-p
ab225849ce
Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.
...
It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.
2016-01-28 14:03:27 -05:00
jim-p
c523175841
Update the "contribute" language in the readme to be more welcoming.
2016-01-28 14:03:27 -05:00
Stephen Beaver
1f73ccba3f
Remove no longer needed code
2016-01-28 13:08:02 -05:00
Stephen Beaver
add097d214
Re-order separators on adding a new rule at the top
2016-01-28 13:00:26 -05:00
Stephen Beaver
a4eef0c7ca
Adjest separators on rule move or delete
2016-01-28 13:00:26 -05:00
Renato Botelho
a341b67f98
Merge pull request #2570 from phil-davis/patch-6
2016-01-28 15:42:35 -02:00
Renato Botelho
1e98e16953
Merge pull request #2569 from phil-davis/patch-5
2016-01-28 15:41:51 -02:00
Phil Davis
4bfdf0be23
system_routes action button titles
2016-01-28 23:26:50 +05:45
Phil Davis
5154b00d96
systems_gateways action button titles
...
Hmmm - there are a few of these, I should have made a branch with a single commit. Anyway, nearly done.
2016-01-28 23:22:15 +05:45
Renato Botelho
7e0391ebb9
Merge pull request #2567 from phil-davis/patch-3
2016-01-28 15:32:52 -02:00
Renato Botelho
c7515f7115
Merge pull request #2568 from phil-davis/patch-4
2016-01-28 15:32:45 -02:00
Phil Davis
b94f183045
system_certmanager action button titles
2016-01-28 23:16:00 +05:45
Phil Davis
097094bd99
system_camanager action button titles
2016-01-28 23:10:46 +05:45
Renato Botelho
16cfd46619
Merge pull request #2566 from phil-davis/patch-1
2016-01-28 15:24:42 -02:00