Franco Fichtner
38578176e4
firmware: comment on compexity avoidance in shell menu
...
Fix plist while here.
2021-06-29 14:39:14 +02:00
Franco Fichtner
44de781bed
pkg: fix plist
2021-06-29 08:17:59 +02:00
Ad Schellevis
e8b183077c
Firewall / Diagnostics / States - move actions from diag_resetstate.php into a tab within the states view.
...
Although likely hardly used, we can keep both with minimal effort and ditch some legacy code while here. The help text is kept as is to prevent translation issues, but moved to a dialog to keep the tab cleaner.
2021-06-24 22:42:29 +02:00
Franco Fichtner
4be355e1ca
system: migrate NextCloud backup to plugins
...
PR: https://github.com/opnsense/core/issues/4670
2021-06-23 10:44:18 +02:00
Ad Schellevis
13c1626f96
ditch diag_states_summary.php for 21.7, it's hardly used. We can always add an aggregated view in the states view in the future if there's enough demand
2021-06-22 21:40:33 +02:00
Franco Fichtner
2fa32cb3b4
network time: introduce a client mode; closes #2012
2021-06-22 14:39:20 +02:00
Franco Fichtner
1873189ac8
pkg: fix plist
2021-06-22 07:35:02 +02:00
Franco Fichtner
512b83463b
pkg: fix plist and lint
2021-06-21 15:22:36 +02:00
Ad Schellevis
bb5acc7771
fix plist
2021-06-18 19:26:48 +02:00
Franco Fichtner
41365f0829
pkg: fix plist
2021-05-27 08:23:13 +02:00
Franco Fichtner
bb1940d17f
pkg: fix plist
2021-05-02 16:42:17 +02:00
Franco Fichtner
7c59484dc1
pkg: fix plist
2021-04-23 10:09:18 +02:00
Franco Fichtner
75f9880a94
pkg: fix plist
2021-04-20 10:27:50 +02:00
Franco Fichtner
3a98ebb22f
Phalcon 4 migration ( #4921 )
...
phalcon 4 migration #4012
o replace Phalcon\Session\Adapter\Files with new Phalcon\Session\Adapter\Stream adapter
o replace router->setUriSource() with handle() parameter
o combining sessions between phalcon and legacy php seems to be a bit problematic, first issue seems to be the legacy csrf check. refactor to use phalcon's method and legacy session
o Fix Phalcon Syslog usage in ControllerRoot (wrap in Logger class)
o session seems to miss standard prefix.
o also Gettext seems to like being wrapped...
o Gettext inheritance
o another handle()
o Volt: handle registerEngines / VoltEngine changes
o volt templates - missing session reference, bootstrap in ControllerBase
o router getRewriteUri() deprecated
o another handle() in index.php
o Phalcon\Dispatcher::EXCEPTION_* moved to Phalcon\Dispatcher\Exception::EXCEPTION_*
o changes in filter handling.
o fix plist
o Syslog usage changes
o refactor Validation changes
o FILTER_ALNUM - replaced FILTER_ALPHANUM
2021-04-15 11:36:57 +02:00
Franco Fichtner
26c8fbb267
pkg: fix plist
2021-04-08 17:16:46 +02:00
Franco Fichtner
d570ff570c
pkg: fix plist
2021-03-30 11:53:43 +02:00
Franco Fichtner
2d121fc4e3
system: whitespace sweep and plist fix
2021-03-20 14:18:00 +01:00
Franco Fichtner
b07e8df2c5
pkg: fix plist
2021-03-04 13:51:20 +01:00
Franco Fichtner
99944f462e
firmware: hide LOCKFILE behind small read script
...
One old bit of compat glue can kick the bucket as well.
2021-02-19 11:52:20 +01:00
Franco Fichtner
14416172b1
firmware: switch to new update procedure #4500
2021-02-15 11:33:44 +01:00
Franco Fichtner
9679c969f6
firmware: remove type.install, bring code closer together #4500
2021-02-12 19:59:48 +01:00
Franco Fichtner
831fcec40b
firmware: add a functional stub for connectivity audit #4500
...
pkg update -f is a good starting point, but we also need to check
DNS etc. so that is still a subject to debate.
2021-02-10 13:39:22 +01:00
Franco Fichtner
8158ef8a6c
firmware: deal with plugin to config syncs
2021-02-04 17:53:32 +01:00
Franco Fichtner
c05df172aa
firmware: add information page #4500
2021-02-03 14:21:20 +01:00
Franco Fichtner
efd880b9db
firmware: reroot is buggy, revert and rename while at it
2021-02-03 08:58:36 +01:00
Franco Fichtner
890649c004
pkg: fix plist
2021-02-02 15:58:38 +01:00
Franco Fichtner
68b7c4ccfa
firmware: revoke old business key
2021-02-02 15:33:04 +01:00
Franco Fichtner
1250318dc2
rc: add tiny manual page for opnsense-beep
2021-02-01 11:25:44 +01:00
Franco Fichtner
9121ee88ce
rc: refactor, add missing copyright header, rename
...
Scott committed this in 2005 so it is safe to assume the BSD
license fits...
See also: https://github.com/pfsense/pfsense/commit/fa94531eaba
2021-02-01 09:46:45 +01:00
Franco Fichtner
af1401850b
pkg: fix plist
2021-01-29 06:59:16 +01:00
Franco Fichtner
ac07edc554
firmware: remove upgrade prompt
2021-01-28 11:00:30 +01:00
Franco Fichtner
55a91a786f
pkg: fix plist
2021-01-25 19:56:01 +01:00
Franco Fichtner
69b6f7a0d5
pkg: fix plist
2021-01-19 12:24:20 +01:00
Franco Fichtner
d5b4e3e58a
pkg: fix plist
2021-01-18 19:56:11 +01:00
Franco Fichtner
166b199de6
firmware: deal with *.pkgsave, offload post install bits to rc.syshook
...
PR: https://github.com/opnsense/core/issues/4574
2021-01-14 09:20:33 +01:00
Franco Fichtner
1cc9ee1ebb
pkg: fix plist
2021-01-13 17:42:02 +01:00
Franco Fichtner
cc67f7625e
pkg: fix plist
2021-01-11 20:06:52 +01:00
Franco Fichtner
f1177fae5f
firmware: allow soon-to-be 21.1-RC1 update
2021-01-11 10:13:46 +01:00
Franco Fichtner
5047bea79f
pkg: fix plist
2021-01-08 19:39:57 +01:00
Franco Fichtner
ccb32474bf
pkg: fix plist
2021-01-08 09:20:26 +01:00
Franco Fichtner
683f452295
firmware: add fingerprint for 21.1
2021-01-04 14:49:16 +01:00
Franco Fichtner
2c5dfb6a50
pkg: fix plist
2020-11-30 11:04:37 +01:00
Franco Fichtner
4b125cb095
pkg: fix plist
2020-11-24 10:21:26 +01:00
Ad Schellevis
4765043e49
fix plist
2020-11-09 15:09:22 +01:00
Franco Fichtner
dd2894d03d
pkg: fix plist
2020-11-09 10:20:52 +01:00
Franco Fichtner
8282910e5b
pkg: fix plist
2020-11-06 08:11:40 +01:00
Franco Fichtner
630803d3d0
pkg: plist fix
2020-10-22 22:02:07 +02:00
Franco Fichtner
37f2ef7073
pkg: fix plist
2020-10-04 07:15:45 +02:00
Franco Fichtner
185cb10bec
src: sync
2020-09-30 08:04:25 +02:00
Franco Fichtner
2c03773060
dnsmasq: override directory support #3973
2020-09-06 10:38:23 +02:00