Renato Botelho
0fb0fcd9d5
Merge pull request #3161 from phroggster/patch-1
2016-10-06 15:03:04 -03:00
Renato Botelho
0876cbedfb
Merge pull request #3158 from stilez/patch-45
2016-10-06 15:01:34 -03:00
Renato Botelho
255da1516c
Merge pull request #3150 from ExolonDX/master
2016-10-06 14:49:07 -03:00
Steve Beaver
00ae2254f2
Merge pull request #3174 from NewEraCracker/nat-out-fix-typo
2016-10-03 15:38:30 -04:00
NewEraCracker
870b9bc11b
Fix typo: The input field is named source_hash_key
2016-10-03 19:38:08 +01:00
Steve Beaver
850c3d8b93
Fixed #6835 by revising Javascript show/hide
2016-10-03 09:29:32 -04:00
jim-p
2fb0c0a71b
Merge pull request #3162 from phil-davis/staic
2016-09-28 20:12:17 -04:00
Phil Davis
fbb78d6bbd
Typo staic
2016-09-29 09:08:44 +09:30
jim-p
852647eeb4
Merge pull request #3162 from phil-davis/patch-1
2016-09-28 19:33:24 -04:00
Phil Davis
44d3f26d32
Wording of incomplete ARP description
...
I think "ARP request" is what is meant here.
2016-09-29 09:00:55 +09:30
jim-p
9e3cb876a6
Improve the ARP table display. Implements #6822
...
Shows incomplete ARP entries, which were skipped before (for no reason I could find in the commit history)
Shows a status column indicating if an entry is permanent (static), expired, or when it will expire
Shows a Link Type column that indicates if an entry is using Ethernet, VLAN, etc.
2016-09-28 12:10:39 -04:00
jim-p
632e5f504f
Apply static ARP entries more consistently when adding and removing static mapping entries. Fixes #6821
2016-09-28 11:12:42 -04:00
phroggie
580bef1ee3
Fix static blackhole routes. Bug was introduced in
...
8be135cd11 (February, 2013).
2016-09-27 07:38:34 -05:00
Renato Botelho
ba868cff51
Make serial/UUID bold
2016-09-27 09:21:04 -03:00
Renato Botelho
e093cb8e75
Show system platform and serial / UUID
2016-09-27 09:09:38 -03:00
Renato Botelho
3291893538
If umount fails, use umount -f
2016-09-27 08:21:43 -03:00
jim-p
406a904be3
Obscure RADIUS shared secret.
2016-09-26 14:15:22 -04:00
stilez
9a2d3fe1bf
Simplify logic
2016-09-25 15:01:40 +01:00
jim-p
6db038f768
Ensure a mobile P2 is marked as such when saving.
2016-09-24 11:08:37 -04:00
jim-p
9a9661252a
Use wider display for pftop to fill up dead area. Output still looks OK with narrower terminals as well.
...
Some views were omitting important info at the narrower width
2016-09-23 15:20:14 -04:00
Renato Botelho
b2ee641c32
Add a workaround to umount virtual image directories
2016-09-23 06:39:49 -03:00
Renato Botelho
5084361d51
Revert "Implement _umount() for cases where filesystem umount doesn't work"
...
This reverts commit be1eff2b4b .
2016-09-22 19:15:10 -03:00
Renato Botelho
be1eff2b4b
Implement _umount() for cases where filesystem umount doesn't work
2016-09-22 18:36:30 -03:00
jim-p
efa9174ac2
Declare $config as a global in guiconfig.inc csrf_startup() function, to properly respect the timeouts. Ticket #6803
2016-09-22 09:15:48 -04:00
Colin Fleming
47180823dc
Spelling mistake "system_gateways.php"
...
Fix spelling mistake in "system_gateways.php"
2016-09-21 20:39:17 +01:00
Steve Beaver
4b0815f38a
Apply #601 fix to firewall_nat.php
2016-09-21 13:46:19 -04:00
Steve Beaver
00098bc80b
Fixed #6801
2016-09-21 12:09:25 -04:00
jim-p
8b52bd151c
Merge pull request #3148 from skrude61/certificate_revocation
2016-09-21 08:31:12 -04:00
Renato Botelho
c6a531b8bb
Move pkg repo templates to main repo
2016-09-20 14:25:04 -03:00
Renato Botelho
ad49da1b31
Add missing \) and fix syntax
2016-09-20 10:02:15 -03:00
skrude61
63844c33a5
Do not show certificates in drop-down list that are already contained in this CRL.
2016-09-20 14:52:00 +02:00
Renato Botelho
d73092b211
Merge pull request #3142 from stilez/patch-40
2016-09-20 09:39:32 -03:00
Renato Botelho
3537293792
Sanitize 'zone' parameter on CP pages
2016-09-20 07:16:40 -03:00
stilez
d20b69c529
Extra "S" fixed - thanks @rbgarga
2016-09-19 22:05:19 +01:00
Renato Botelho
8117e7fb12
Merge pull request #3143 from stilez/patch-41
2016-09-19 16:31:51 -03:00
stilez
b1919bc7d6
Show a little more key info in main info table
...
* Key crypto info shown
* TAP/TUN appended to description (important descriptive distinction)
2016-09-18 21:25:21 +01:00
stilez
f8d6f99d08
Add OpenVPN key lengths to Wizard - missed in original PRs
...
Original PRs and rationale:
* https://github.com/pfsense/pfsense/pull/2944 ("Add missing recommended key lengths/digest to Cert system")
* https://github.com/pfsense/pfsense/pull/2942 ("Add missing recommended key lengths to OpenVPN options")
Rationale is same as for those PRs - I missed the OpenVPN Wizard in the original
2016-09-18 20:30:14 +01:00
Renato Botelho
05100687b3
Prepare pfSense-upgrade to work with new major OS upgrade
2016-09-16 16:31:05 -03:00
Renato Botelho
6656b888e8
Add 'now' parameter do do_reboot() to force it to happen immediately
2016-09-16 16:29:49 -03:00
Renato Botelho
d5be878f80
Make pkg_lock() and pkg_unlock() work with wildcards
2016-09-16 16:23:53 -03:00
Renato Botelho
561463d229
Do not obsolete extensions.ini to avoid lots of noise on pkg deinstall scripts
2016-09-16 12:13:10 -03:00
Renato Botelho
678004ceda
Remove pre/post upgrade scripts
...
Thise scripts were used on tarball upgrade before pkg(8). Users running
pfSense < 2.3 will need to go to 2.3 first and then to 2.4 so they will
not be necessary anymore
2016-09-16 12:07:26 -03:00
Renato Botelho
3cd56f5445
Create also an altabi file on repo package
2016-09-15 17:28:16 -03:00
Renato Botelho
16a48677ba
Replace %%ARCH%% by arch on ABI file
2016-09-15 17:27:36 -03:00
Renato Botelho
c91a992246
Fix variable name
2016-09-15 14:28:58 -03:00
Steve Beaver
e846d7f882
Fixed #6786 by making table sortable
2016-09-15 12:41:28 -04:00
Renato Botelho
5f49bd636e
Distribute a file containing ABI of each repo
2016-09-15 13:04:12 -03:00
Renato Botelho
1ca26242ed
Simplify logic and remove duplicated code
2016-09-15 13:01:17 -03:00
Renato Botelho
16efbe4ec7
Merge pull request #3136 from stilez/patch-37
2016-09-15 09:48:27 -03:00
Renato Botelho
2e8d34a6da
Merge pull request #2782 from fredronnv/master
2016-09-15 09:44:45 -03:00