Commit Graph

35313 Commits

Author SHA1 Message Date
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
Denny Page
902cbde83a Support shutdown scripts in /usr/local/etc/rc.d. This allows packages to take critical shutdown actions such as
UPS power kill in NUT.
2017-11-05 17:50:20 -08:00
PiBa-NL
0e2bed2239 status_queues, provide 'realtime' statistics
-retrieve 'current' numbers from pfSense

not using qstats provides the following advantages:
-no long lag which requires 18 updates to get 90% accurate values on screen
-showing queue's in 2 browsers does not show half the value

status_queues, altq codel queue does not show queues, and when cbq without options doesn't tell its 'type' on the queue line then still parse its borrows and suspends

status_queues, move function get_queue_stats() to shaper.inc
2017-11-05 01:30:49 +01:00
PiBa-NL
e5960712e3 pkg, reinstall missing package
change the reference from install_package(.) as this function does not exist.
2017-11-04 19:54:10 +01: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
marjohn56
6b8680a754 Set VLAN Priority on dhcp6c packets 2017-11-02 20:38:29 +00: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
Renato Botelho
d7e969dc71 Merge pull request #3860 from PiBa-NL/20171031-config-backup-check-exception 2017-11-02 12:03:34 -02:00
Renato Botelho
bff36903ea Fix #6459: Skip interfaces config in AWS EC2 wizard 2017-11-02 09:53:29 -02:00
Renato Botelho
eb809299be Implement <skip_flavors> tag in wizards to skip specific steps on specific flavors 2017-11-02 09:52:36 -02:00
Renato Botelho
c31dacf2e1 Set title and description after $stepid changes 2017-11-02 09:51:43 -02:00
PiBa-NL
a512609213 pf, retry pfctl -f rule loading when pf is 'busy', don't try and fail to force -d -e as that would also fail at this point in time. 2017-11-01 22:48:44 +01:00
Renato Botelho
005f3aa7a3 Merge pull request #3858 from nagyrobi/patch-25 2017-11-01 07:24:07 -02:00
PiBa-NL
6153d6683e config, xmlparse throw exception instead of calling die(), so corruption check will properly handle the unlink action of the corrupted config 2017-10-31 23:28:53 +01:00
jim-p
70b70f9dd5 Fix handling of wildcard CN/SAN entries in certificates. Fixes #7994 2017-10-31 15:19:21 -04:00
jim-p
9e608d7a52 Ensure that a certificate authority entry is capable of acting as a CA when importing. Fixes #7885 2017-10-31 14:58:12 -04:00
jim-p
92c27793b4 Reindex the user and group arrays after deleting items, to avoid operating on incorrect array entries. Fixes #7733 2017-10-31 14:17:04 -04:00
Steve Beaver
07152ca7e2 Fixed #8035
(cherry picked from commit 9c4e7fd3e1)
2017-10-31 11:11:49 -04:00
PiBa-NL
2ec763211e xmlrpc, fix usage of space and + character that need different encoding 2017-10-31 01:49:47 +01:00
jim-p
2d07b58d8c Change a few more instances of using the physical interface to the friendly interface in status_queues.php, which allows root queues to function with the new VLAN interface names. Fixes #8007 2017-10-30 15:35:32 -04:00
Luiz Souza
c3938c16e3 Update the system sysctls to not harvest data from interrupts, point-to-point interfaces and ethernet devices.
The sysctl names changed in FreeBSD 11.
2017-10-30 13:17:48 -05:00
Luiz Souza
2f87470c84 Make is_ipaddrv6() compatible with is_ipaddrv4().
Only the IP address must be accepted, address with netmasks do not qualify.

Ticket #8024
2017-10-30 11:15:14 -05:00
Luiz Souza
d1630d957c Check the correct variable.
All the IPv6 verification code block was being ignored before this commit.

Ticket #8024
2017-10-30 11:12:54 -05:00