jim-p
7c4e07c625
Ensure that the value passed to ipfw pipes is always an integer, no matter the source. Fixes #8097
2017-11-15 09:01:22 -05:00
Steve Beaver
947394d291
Fixed #8053
...
value vs text on Gateway selector
2017-11-14 11:53:56 -05:00
Renato Botelho
e065e75671
Enable devel/php-xdebug
2017-11-14 09:50:46 -02:00
Renato Botelho
557f7ad0bc
Update translation files
2017-11-14 09:32:46 -02:00
Renato Botelho
3a80a8230b
Regenerate pot
2017-11-14 09:26:47 -02:00
jim-p
37f05e9792
Add a separate checkbox for OpenVPN servers to redirect an IPv6 gateway now that OpenVPN has a native flag for it. Implements #8082
...
While here, since local network boxes are hidden when redirect gateway is enabled, do not use the values in those boxes when crafting the configuration. That way the GUI configuration is consistent with the backend.
2017-11-13 11:44:09 -05:00
jim-p
5bd94e5f2e
Fix saving the CRL choice for OpenVPN clients. Fixes #8088
2017-11-13 11:04:38 -05:00
Steve Beaver
6bb6903413
Fixed #8053 Revised page JavaScript to update gateway selector on IP family change
...
(cherry picked from commit ae381698db )
2017-11-10 15:20:14 -05:00
jim-p
66dd4fe2ad
Remove this part, the voucher settings shouldn't be synchronized this way, it's handled via the voucher sync settings on the secondary. Fixes #8079
...
It was only working before because of this typo, the code shouldn't have been there at all.
2017-11-10 14:08:07 -05:00
jim-p
927a988e06
When synchronizing vouchers, avoid allowing null values. Also, fix a missing variable global declaration. Part of ticket #8079
2017-11-10 14:00:32 -05:00
jim-p
ff25106d8e
Correct voucher config section name. Part of ticket #8079
2017-11-10 13:14:07 -05:00
Renato Botelho
bc60e0701f
Use a strict check of array_search() result
2017-11-10 14:33:07 -02:00
Renato Botelho
c253e3520b
Remove empty items from output
2017-11-10 14:18:46 -02:00
Renato Botelho
8d5ff32b7a
Detect when system is running a newer version than the one available on remote repository
2017-11-10 12:20:13 -02:00
Renato Botelho
eaed7e74dd
Always do rquery when pkg search is not used
2017-11-10 12:17:16 -02:00
Renato Botelho
89d2b4c333
Rename 2.3 repositories to keep list sorted in GUI
2017-11-10 10:49:59 -02:00
Renato Botelho
a9b0a7a314
Fix #7946 : Display installed packages missing on remote repo to let user to delete it
2017-11-10 10:10:08 -02:00
Stephen Jones
d70eaff578
Fixed #8039 Changed to on sanitizing data. This is to help so if the user has previous cookie data it shouldn't try and sanitize it.
2017-11-09 13:52:10 -06:00
jim-p
73568673eb
Also kill off sshlockout_pf processes when restarting syslogd. Fixes #7984
2017-11-09 12:10:39 -05:00
Stephen Jones
e00f69c8cd
Fixed #7966 added a moving average smoothing factor to help out with some of the jagged graphs. Since the quickest update will be every other second this will help make it look smoother. Also added this to the widget and added some functionality to the status page so it can display in two different styles. Setting smoothing to 0 will make the graph the same as before this was added. Raising it will allow for a moving average to be taken into account to smooth out the graphs.
2017-11-09 10:40:34 -06:00
Renato Botelho
10694d8809
Fix repo path
2017-11-09 11:42:13 -02:00
Renato Botelho
15f12d8ec9
Fill default repo dinamically
2017-11-09 11:05:37 -02:00
Renato Botelho
5e15203c44
Define default repo
2017-11-09 11:05:37 -02:00
Renato Botelho
c92d1db531
Add consolidate pkg repos to use on all branches
2017-11-09 11:05:30 -02:00
jim-p
258fc75b09
Several corrections to service sorting to produce output consistent with user expectations. Fixes #8069
2017-11-08 11:01:58 -05:00
jim-p
0587104380
Reorder reading the product name in pfSense-rc so it happens after all filesystems are mounted. Fixes #8065
2017-11-07 14:29:21 -05:00
Steve Beaver
00d0c66e62
Provide mechanism to allow for transition to a new package repository server
2017-11-07 12:32:03 -05:00
jim-p
635dcc697a
Check for /bootpool and import the bootpool zfs pool if present. Fixes #8063
2017-11-07 10:38:37 -05:00
Luiz Souza
373513a561
Fix a bug in interfaces.php that will cause a failure on first 'Save' of 'OPT1' with some hardware configurations.
2017-11-07 02:15:48 -02:00
Luiz Souza
1328b1542f
Add the XML tags to support the switch entries.
2017-11-07 01:10:11 -02:00
Luiz Souza
3b1355820f
Remove stray white space.
2017-11-07 01:10:11 -02:00
Stephen Jones
9b36e210f0
fixed the ipsec widget to show splitconnections for ikev2
2017-11-06 15:01:08 -06:00
jim-p
3414dea15b
Restore some customizations to openssl.cnf, otherwise it cannot generate a certificate. Fixes #8059
...
We set prompt=no, so most of these values will cause an error when openssl commands are run directly.
2017-11-06 15:54:19 -05:00
Stephen Jones
2807660f70
removed extra quote
2017-11-06 08:59:22 -06:00
Stephen Jones
153f09b8d3
Fixed an issue where it was showing the escaped apostrophes on all info boxes. This will fix the issue of the javascript getting terminated in the ipsec status page in french. and not print it to the user
2017-11-03 16:45:57 -05:00
Stephen Jones
46b9efddca
Fixed #8043 It didn't like one of the french characters being saved in the config so it would rollback the config and not allow you to enable mobile clients. Added an html entities to replace it with safe characters. Also added some escapes when it tried to print certain words using a ['] and terminating a string in javascript for the ipsec_status page. This is a possibly a potential problem for multiple pages in French.
2017-11-03 16:05:12 -05:00
Steve Beaver
8c2831e141
Cosmetic changes to repo branch switching
2017-11-03 13:46:13 -04:00
Steve Beaver
73d5b5d226
Provide a firmware branch selector on the System->Update page to allow the user to change their mind.
...
On changing the selector, refresh the page to show the revised version information.
2017-11-03 13:23:48 -04:00
jim-p
7e37da2e9d
When crafting the CA subject for ipsec.conf, handle component values that are arrays. Fixes #7929
2017-11-03 11:27:14 -04:00
jim-p
c2a524405c
When ntp is bound to specific interfaces, disable listening on wildcard. Fixes #8046
2017-11-03 09:13:45 -04:00
jim-p
87c67243c2
Add an option for LDAP servers to use the global root CA list as a peer CA. Fixes #8044
2017-11-02 14:30:12 -04:00
doktornotor
3ed3a367e5
Disable HSTS for captive portals
2017-11-02 14:39:13 -02:00
doktornotor
a257c4c99a
Add option to disable HSTS for nginx (Bug #6650 )
2017-11-02 14:39:13 -02:00
doktornotor
b42a43f7e7
Add option to disable HSTS for nginx (Bug #6650 )
2017-11-02 14:39:13 -02:00
doktornotor
3684280db0
Add option to disable HSTS for nginx (Bug #6650 )
2017-11-02 14:39:13 -02:00
Steve Beaver
fbbd7d2b53
Crudely fixed #7786 by eliminating check of parent bandwidth when children are sepcified in %
2017-11-02 11:23:11 -04:00
Renato Botelho
4ede18de89
Merge pull request #3857 from PiBa-NL/20171022-pf-wait-dont-wedge
2017-11-02 12:10:05 -02:00
Renato Botelho
7f9b646cf1
Merge pull request #3847 from luckman212/pftop-extras-1
2017-11-02 12:07:54 -02:00
Renato Botelho
7ddc302451
Merge pull request #3842 from PiBa-NL/20171004-vip-uniqueid
2017-11-02 12:07:06 -02:00
Renato Botelho
7ea5b55b11
Merge pull request #3859 from PiBa-NL/20171031-xmlrpc-encodedspace
2017-11-02 12:04:33 -02:00