Renato Botelho
4e04d89673
Simplify tcsh prompt and respect default terminal colors
2016-10-12 13:15:55 -03:00
Renato Botelho
d8746bc0b7
Merge pull request #3140 from stilez/patch-39
2016-10-12 12:51:16 -03:00
Renato Botelho
ceea9d9cfb
Merge pull request #3156 from stilez/patch-43
2016-10-12 12:45:51 -03:00
NOYB
53b9a2ac97
Report quantity of files being installed by minimal and diff options.
...
Also consolidate some unset commands.
(cherry picked from commit 32912ae833 )
2016-10-12 12:41:31 -03:00
NOYB
b19c80332c
Support minimal and diff options combo rather than diff superseding minimal (sync both updated and diff files).
...
Break verbose option in two for showing files and/or constructed command. (--show_files, --show_command)
Don't save new commit ID if dry run. (--dry-run)
(cherry picked from commit a6fd4c0ff4 )
2016-10-12 12:41:31 -03:00
Renato Botelho
9eab84482e
Merge pull request #3169 from valneacsu/fix_wifi_channel_change
2016-10-12 12:39:29 -03:00
Renato Botelho
ec6e6666aa
Merge pull request #3171 from phroggster/patch-2
2016-10-12 12:37:45 -03:00
Renato Botelho
83f7fabde9
Merge pull request #3177 from brunostein/fix_authmode_translated
2016-10-12 12:33:33 -03:00
Renato Botelho
90d0e0e057
Merge pull request #3179 from valneacsu/fix_wifi_settings_overwrite
2016-10-12 12:30:39 -03:00
Renato Botelho
58c0e164a9
Merge pull request #3184 from NewEraCracker/gwlb-fix
2016-10-12 12:21:04 -03:00
Renato Botelho
d3007fbe03
Remove invalid parameter --flash-size
2016-10-12 11:48:15 -03:00
NewEraCracker
54596b8867
Improve gwlb.inc notification mechanisms
...
1) Unlink earlier to reduce the chances of any concurrency issues;
2) Translate and improve output of available notification;
3) While I'm here, fix whitespace and improve PHP syntax.
2016-10-12 15:08:59 +01:00
Renato Botelho
3154be5410
Simplify TARGET and TARGET_ARCH initialization
2016-10-11 15:58:07 -03:00
Renato Botelho
2ac4be3a6b
Remove nanobsd related code from build scripts
2016-10-11 15:57:17 -03:00
Renato Botelho
bd4e01942d
Remove unused variable
2016-10-11 13:38:09 -03:00
jim-p
4fd1130f75
Adjust parsing of OpenVPN ciphers to new output format. Fixes #6849
2016-10-11 11:47:34 -04:00
Renato Botelho
c802193009
Revert "Do not try to build grub2-bhyve on i386"
...
No more i386 on this branch. Reverting unnecessary change
This reverts commit 22558bc301 .
2016-10-10 20:38:13 -03:00
Renato Botelho
22558bc301
Do not try to build grub2-bhyve on i386
2016-10-10 20:36:28 -03:00
Renato Botelho
ce6e65199b
Create pkg.conf with ABI settings
2016-10-10 14:15:51 -03:00
Renato Botelho
215c86be23
Repo package is not part of core repository anymore
2016-10-07 17:37:34 -03:00
jim-p
b6355bdc93
Latest nginx requires /var/log/nginx/ to exist, so for users with /var in RAM it needs created.
2016-10-07 15:11:54 -04:00
Renato Botelho
7bc886c622
Move pfSense-upgrade to FreeBSD-ports
2016-10-07 15:29:38 -03:00
Renato Botelho
39f2cfd151
Move pfSense-repo package to FreeBSD-ports repo
2016-10-07 13:18:54 -03:00
Renato Botelho
54612e2c93
Merge pull request #3141 from PiBa-NL/xmlrpc_seturl
2016-10-06 15:21:34 -03:00
PiBa-NL
dfbd0052d2
XMLRPC, xmlrpc_client, add new scheme parameter in setConnectionData(syncip,port,user,pass,schema), for use by packages that sync to custom locations, set public/private on all functions
2016-10-06 20:12:55 +02:00
jim-p
7779e6ce20
Select PRIQ by default in the shaper wizards, rather than HFSC.
2016-10-06 14:03:35 -04:00
jim-p
5e4d3374c8
Use the full "netstat -s" command so we also get pfkey, ipsec, esp, and other stats.
2016-10-06 14:03:35 -04:00
jim-p
ddbc58753a
Use tree-style ps output in status.php
2016-10-06 14:03:35 -04:00
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
bruno
db0c1e142c
add array index how value for authserver list
2016-10-05 11:06:47 -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
Valentin Neacsu
a6c4a66da2
Only configure wireless MAC address if a spoofed MAC address is set
2016-10-02 22:38:22 +01:00
Valentin Neacsu
553de3973d
Use tabs consistently
2016-10-02 15:29:06 +01:00
phroggie
daed7646d7
Fixup ntpd IPv6 restrict clauses.
...
This should eliminate the following errors from the ntpd log file when
using IPv6 or dual-stack networks:
"syntax error, unexpected T_Mask, expecting T_EOC"
2016-10-01 15:22:18 -05:00
Valentin Neacsu
8318da5192
Re-enable executing the wifi mode command first. This fixes channel changing, which broke in d325e90818.
2016-10-01 11:45:30 +01: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