7365 Commits

Author SHA1 Message Date
Franco Fichtner
262f466f2b firmware: better print for changelog fetch if failed 2017-07-24 08:36:37 +02:00
Franco Fichtner
f0c8e2f9e3 firmware: fix typo in previous 2017-07-24 08:32:29 +02:00
Franco Fichtner
36c4a67e9d firmware: fetch changelogs on console update, too 2017-07-24 07:05:00 +02:00
Franco Fichtner
a54b359f49 system: add email and comment field to users; closes #1731
While there, improve navigation and signaling a bit.
2017-07-23 19:33:34 +02:00
Franco Fichtner
baa7ec8889 ntp: adjust string accordingly; closes #1574 2017-07-23 18:20:12 +02:00
Franco Fichtner
0d9e0ba616 interfaces: strtolower() according to manual 2017-07-23 16:53:24 +02:00
Paolo Velati
c909149e51 host-uniq settings in mpd.conf corrected
fixed command in pppoe configuration, connected to pull request #1730 https://github.com/opnsense/core/pull/1730
2017-07-23 16:28:25 +02:00
Franco Fichtner
6da1836636 rc: root file system print, closes #1408 2017-07-23 16:03:26 +02:00
Franco Fichtner
566fe52edc etc: last batch for #1733 2017-07-22 18:10:00 +02:00
Franco Fichtner
b0aa1be38d www: more cleanups possible for #1733 2017-07-22 16:52:50 +02:00
Franco Fichtner
8ad27fbe88 system: all user group no longer exists #1733 2017-07-22 15:47:11 +02:00
Ad Schellevis
69510a5fad legacy ui pages cleanup for https://github.com/opnsense/core/issues/1733 2017-07-22 15:01:26 +02:00
Ad Schellevis
b7f61727cd php7.1 filter.inc https://github.com/opnsense/core/issues/1733 2017-07-22 14:55:20 +02:00
Ad Schellevis
cd4b958840 fix some more config handling for php 7.1, https://github.com/opnsense/core/issues/1733 2017-07-21 17:43:32 +02:00
Ad Schellevis
678aa412b5 some more config handling fixes in inc directory, for https://github.com/opnsense/core/issues/1733 2017-07-21 17:38:19 +02:00
Franco Fichtner
f0e2126f27 pkg: fix plist 2017-07-21 17:20:41 +02:00
Ad Schellevis
57c478f9af remove legacy migrations (upgrade_config.inc), as discussed with @fichtner 2017-07-21 17:18:29 +02:00
Ad Schellevis
39fe8d838c fix config handling for auth.inc, https://github.com/opnsense/core/issues/1733 2017-07-21 16:12:48 +02:00
Franco Fichtner
e5b0401626 rc: allow to stop launch of configd
https://forum.opnsense.org/index.php?topic=5531.0
2017-07-21 10:38:51 +02:00
Franco Fichtner
ea6b5bda52 interfaces: protect call of new WAN IPv6 #1668 2017-07-20 12:53:04 +02:00
Franco Fichtner
ac40e5218a interfaces: annotate binary data #1730 2017-07-20 11:21:58 +02:00
Franco Fichtner
4c179c235d openvpn: fix config handling on PHP 7.1 #1733
The day has come that this "bootstrap" logic broke horribly,
preventing us from upgrading to PHP 7.1 with the initial 17.7.

Add a config_read_array() function that emulates *all* potentially
required steps and grabs the array reference so that the code can
be migrated easily.

Hopefully this also works on PHP 7.0.  ;)
2017-07-20 08:41:35 +02:00
velati
7681a2915d interfaces: Host-Uniq field in PPPoE connection; closes #1730
PR: https://forum.opnsense.org/index.php?topic=5307.0
2017-07-19 17:29:43 +02:00
Franco Fichtner
36f0ff51dc openvpn: normalise line endings like webgui does
PR: https://github.com/opnsense/core/issues/1727
2017-07-19 13:28:17 +02:00
Ad Schellevis
1dd5150bbf Merge pull request #1724 from evbevz/patch-1
Update base_form.volt
2017-07-18 12:22:27 +02:00
evbevz
af7d099f49 Update base_form.volt
If style of header is not set in form xml, then PHP Notice appeared in log:
PHP Notice: Undefined index: style in ......
2017-07-18 14:17:51 +04:00
Franco Fichtner
81eeab656d regenerate dh parameters 2017-07-16 12:13:52 +02:00
Ad Schellevis
218b37df45 login, cookies. set secure; HttpOnly on test_cookie as well to avoid false positives on pci scan 2017-07-16 11:55:47 +02:00
Ad Schellevis
d2ab500ac6 webgui, remove cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA (SWEET32) 2017-07-16 11:32:18 +02:00
Ad Schellevis
46c460bb3f cleanup, move link_interface_to_vlans to interfaces_assign.php and remove unused code 2017-07-14 22:10:48 +02:00
Ad Schellevis
5525a08adb interfaces.inc, fix mtu setup for vlans, for https://github.com/opnsense/core/issues/1709 2017-07-14 22:05:07 +02:00
Ad Schellevis
8236ddcc5f interfaces.php, rework last 2017-07-14 21:17:10 +02:00
Ad Schellevis
576799a181 interfaces.php, vlan mtu, check with actual parent 2017-07-14 18:54:40 +02:00
Ad Schellevis
4ff07cad63 lagg interfaces, restructure interface_lagg_configure() and add mtu option, for https://github.com/opnsense/core/issues/1709 2017-07-14 16:38:12 +02:00
Ad Schellevis
e5e914c90f add mtu to legacy_interfaces_details() 2017-07-14 16:17:09 +02:00
Ad Schellevis
cebc6c7e11 legacy_interfaces_details() parse issue on fetching laggports, needed for https://github.com/opnsense/core/issues/1709 2017-07-14 15:03:08 +02:00
Ad Schellevis
093895e37e Networking, side affects. when an "other type" interface is configured it's automatically created, but if the interface got unconfigured it's dropped,leading to broken laggs for example.
We should trust the "other type" create/drop to handle the interface itself and interface_bring_down() should only unconfigure it, so possible parent/child interfaces won't break for no reason.
Fixes part of https://github.com/opnsense/core/issues/1709
2017-07-14 09:42:54 +02:00
Franco Fichtner
9cf6655b46 wizard: do not force change of root password
We are forcing a change through the installer, which is where
the majority starts from.  We don't want to enforce a change
twice.

We can't really see if we installed or went through a factory
reset, so this is (was) the best of both worlds in conjunction
with the new installer feature.

While here, annotate that it is possible to leave it "empty".

This reverts commit 5eb2c986ca7233f0f94f372968433b145b4b3249.
2017-07-14 06:49:13 +02:00
Franco Fichtner
04f9fd6425 rc: another minor tweak for compat 2017-07-13 20:06:01 +02:00
Franco Fichtner
749ef5cdc4 rc: mock '-h 0' behaviour of pw usermod for easier installer access 2017-07-13 20:00:41 +02:00
Franco Fichtner
76eb058d32 allow to run this with args to change the password 2017-07-13 19:28:15 +02:00
Franco Fichtner
5cb149d7fc interfaces: silly-willy-wlan-fix 2017-07-13 12:49:35 +02:00
Franco Fichtner
865b27310a Auth: small tweak for previous makes it easier to read 2017-07-13 08:11:41 +02:00
Franco Fichtner
20ec899ae5 Auth: allow to reverse password / token order in TOTP
PR: https://forum.opnsense.org/index.php?topic=5466.0
2017-07-12 20:56:14 +02:00
Franco Fichtner
738f998375 ipsec: ikev2 can handle multiple phase 1 with the same IP
PR: https://github.com/opnsense/core/issues/1714
2017-07-12 16:25:19 +02:00
Franco Fichtner
a42e3b68a6 firmware: rather don't use -f, useful for testing but that's done 2017-07-12 08:04:41 +02:00
Franco Fichtner
93072dd807 firmware: cron-parameter ALLOW_RISKY_MAJOR_UPGRADE for auto-update; closes #1376 2017-07-11 16:38:44 +02:00
Franco Fichtner
77401d6add system: add optional swap file for SSD; closes #1554 2017-07-11 15:31:37 +02:00
Franco Fichtner
286bbf6511 rc: switch crash dump back to default 2017-07-11 07:24:28 +02:00
Franco Fichtner
951ea35c3a firmware: always perform all upgrades from here
opnsense-update can still be used to selectively upgrade, but
here we shouldn't take any chances.  Worst case the system will
reboot prompting "nothing to do", which isn't true because we
only know about the base and kernel, not the packages state.
2017-07-11 07:04:47 +02:00