7325 Commits

Author SHA1 Message Date
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
Ad Schellevis
cbc2292f49 vlans, style glitch 2017-07-10 15:40:24 +02:00
Franco Fichtner
fa04749813 filter: different approach, fix gateways generation to include local routes 2017-07-10 10:58:24 +02:00
Franco Fichtner
f20f0c91fa filter: Null4 and Null6 are special keywords, patch route-to for now 2017-07-10 10:43:27 +02:00
Franco Fichtner
ebdc35c550 firmware: tweak working 2017-07-10 09:11:46 +02:00
Franco Fichtner
29899040f0 firmware: now we can pull the major upgrade changelog :) 2017-07-10 09:09:07 +02:00
Franco Fichtner
d80cb40a7a firmware: make this clearer 2017-07-10 09:03:47 +02:00
Franco Fichtner
c985c5d5f4 firmware: remove spinner on failure 2017-07-10 09:00:39 +02:00
Franco Fichtner
6a745665dc firmware: spinner for major upgrade button 2017-07-10 08:57:29 +02:00
Franco Fichtner
321c46c462 firmware: fetch changelogs -> update changelogs 2017-07-10 08:49:30 +02:00
Franco Fichtner
39710372ed firmware: fix spinner attribution 2017-07-10 08:45:44 +02:00
Franco Fichtner
f83f556a61 firmware: pass argument, why not... 2017-07-10 08:42:36 +02:00
Franco Fichtner
5daf7785e6 firmware: fetch changelogs in between, separate upgrade button 2017-07-10 08:37:43 +02:00
Franco Fichtner
5f5e438f64 firmware: pull changelog fetch out of check
We want to pull changelogs also when we look for upgrade instructions,
in order to safely show then afterwards if we can indeed upgrade from
there.
2017-07-10 08:19:06 +02:00
Franco Fichtner
ae54d39218 pkg: fix annotation that will be wrong when 2.5 comes out 2017-07-10 06:47:27 +02:00
Franco Fichtner
e9f999d0db firmware: minor tweak in button colour #1707 2017-07-09 16:06:41 +02:00
Franco Fichtner
650254c1ba firmware: tweak reboot messages; closes #1707 2017-07-09 16:00:47 +02:00
Franco Fichtner
4f88f025e7 firmware: dialog primary buttons and less trigger-happy process #1707 2017-07-09 13:31:31 +02:00
Franco Fichtner
b73c0e7db6 firmware: major upgrade button for #1707 2017-07-09 12:59:52 +02:00
Franco Fichtner
5198b7d47b firmware: show EoL notice as a modal #1707 2017-07-09 12:35:51 +02:00
Franco Fichtner
3d28e83421 firmware: point major upgrade to upcoming 17.7.r1 2017-07-09 12:16:01 +02:00
Franco Fichtner
386ea4f4ee firmware: fix previous 2017-07-09 12:12:44 +02:00
Franco Fichtner
7e7af55d02 firmware: add GUI backend update glue
This performs the full update, now we need to figure out how
this will look from the frontend side...
2017-07-09 12:09:30 +02:00
Franco Fichtner
1b970b3752 rc: batch-run bootup command before starting services; closes #1699 2017-07-09 11:50:27 +02:00
Franco Fichtner
d4b0b2af88 rc: rebuild the command line backup restore
This is a shell script to make recovery as recoverable as
possible, now with a clear license and the ability to apply
inline or reboot for a clean configuration cycle.
2017-07-09 10:51:55 +02:00
Franco Fichtner
9d392294ab unbound: remove recently recovered optimization, because...
error: setsockopt(..., SO_RCVBUF, ...) failed: No buffer space available
2017-07-07 10:35:06 +02:00
Franco Fichtner
92d1886cde layout: update to Font-Awesome 4.7 2017-07-06 13:03:06 +02:00
Ad Schellevis
511cdd471e filter, cleanup, closes https://github.com/opnsense/core/issues/1681 2017-07-04 20:31:24 +02:00
Ad Schellevis
e5711dfb25 filter, replace macro with internal name, for https://github.com/opnsense/core/issues/1702
In the longrun all macro entries should go, but for now a replace should be sufficient.
2017-07-04 20:22:17 +02:00
Ad Schellevis
d57dbf5a07 ipsec, cleanup non-functional nat before ipsec logic and ui for 17.7. In case the feature will reemerge at some point, it would be better to move it to the firewall section anyway. for reference about this long standing issue see https://github.com/opnsense/core/issues/440 2017-07-04 20:05:45 +02:00
Ad Schellevis
c5f11e99a0 webgui, harden ssl. https://weakdh.org/ 2017-07-03 20:32:09 +02:00
Ad Schellevis
c7786bded7 rework last, add Secure/HttpOnly attributes on logout, remove duplicate sessionid cookie 2017-07-03 19:43:53 +02:00
Ad Schellevis
73dbbcd72c csrf/cookie, fix Secure Attribute and align session cookie in authgui.inc 2017-07-03 19:17:13 +02:00
Ad Schellevis
ac75ef6f10 mvc, add setMultiple() to OptionField, closes https://github.com/opnsense/core/issues/1693 2017-06-26 20:14:44 +02:00
Franco Fichtner
0502860ee4 pkg: fix plist 2017-06-26 06:33:12 +02:00
Franco Fichtner
70253d9448 pkg: add fingerprint for 17.7 signing 2017-06-26 00:41:52 +02:00
Franco Fichtner
532ee5bc7d pkg: roll this back for now, pkg needs investigation 2017-06-26 00:07:46 +02:00
Franco Fichtner
da68e43635 Revert "pkg: hint at PHP version, pkg is too conservative here"
This reverts commit c4628a0b7c7a3283fadd6986da4360de3b23f20f.
It looks like pkg can't handle php70 to php71 at all.
2017-06-25 16:50:51 +02:00
Franco Fichtner
0f73d88f4f unbound: tweak previous 2017-06-25 16:21:46 +02:00
Franco Fichtner
32e545ef7a unbound: warning in PHP 7.1, the code can't really work 2017-06-25 16:16:10 +02:00
Franco Fichtner
c4628a0b7c pkg: hint at PHP version, pkg is too conservative here 2017-06-25 15:44:21 +02:00