7310 Commits

Author SHA1 Message Date
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
Franco Fichtner
3e527d8f94 Keywords: zap copy+past comment that is not true 2017-06-25 14:54:28 +02:00
Franco Fichtner
8f15ca00a9 dyndns: move to plugins 2017-06-25 14:45:51 +02:00
Franco Fichtner
7884e3456e rfc2136: move to plugins 2017-06-25 14:34:59 +02:00
Franco Fichtner
59200fb2df system: Swedish was removed due to no progress 2017-06-25 13:35:44 +02:00
Franco Fichtner
d0d52b088a pkg: switch -devel to PHP 7.1 2017-06-25 12:08:28 +02:00
Alexander Leisentritt
6d8812c8a4 Fix DynDNS update for IPv6 2017-06-23 22:40:09 +02:00
Ad Schellevis
4d92687a6c filter, rule generation. don't wrap aliases in curly brackets, it seems to crash when a to port is written like {$portalias} 2017-06-22 21:11:23 +02:00
Ad Schellevis
efd256585a ipsec, add routed when SA is installed and routed, for https://github.com/opnsense/core/issues/1688 2017-06-22 20:10:24 +02:00
Ad Schellevis
d5c6ce3576 ipsec/diag, list non routed connections, for https://github.com/opnsense/core/issues/1688 2017-06-22 19:54:12 +02:00
Ad Schellevis
203ba24047 rework "item in" for our Volt templates, closes https://github.com/opnsense/core/issues/1682 2017-06-14 18:35:34 +02:00
Franco Fichtner
8527911968 system: remove duplicated hint
We added the former, but it basically says the same thing.  ;)
2017-06-13 08:31:27 +02:00
Ad Schellevis
88c5005d0c firewall, plugin, statetype only for type pass 2017-06-12 19:27:30 +02:00
Franco Fichtner
0d70a9c9ee test: "repair" tests for PHPUnit 6 2017-06-12 19:22:20 +02:00
Ad Schellevis
9ed1bd79f2 getInterfaceGateways() should only return first found entry per ipprotocol 2017-06-12 13:01:32 +02:00
Ad Schellevis
013f3c7e8f remove debug output 2017-06-12 13:01:32 +02:00