Franco Fichtner
fc0c66e87b
firewall: auto-increase table size for IPv6 bogons
...
While here, kill the $GatewaysList side-effect that is no
longer necessary.
PR: https://forum.opnsense.org/index.php?topic=7194.0
2018-04-08 09:29:22 +00:00
Ad Schellevis
eaf19276ae
ipsec, regression in previous for https://github.com/opnsense/core/issues/2334
2018-04-07 15:43:47 +02:00
Ad Schellevis
28d0816229
ipsec, add phase2 dh groups for https://github.com/opnsense/core/issues/2335
2018-04-07 14:43:14 +02:00
Ad Schellevis
3c3628ca99
ipsec/roadwarrior, keep rightsubnet to default as stated by the docs, see https://github.com/opnsense/core/issues/2334
2018-04-07 14:03:10 +02:00
Franco Fichtner
b266d2a5fe
firmware: unicode whitespace #2278
2018-04-07 11:57:06 +02:00
Ad Schellevis
6a0ded3f42
IDS/IPS add abuse.ch URLhaus
2018-04-06 16:03:06 +02:00
Franco Fichtner
26bac3d6de
src: style sweep
2018-04-06 05:41:49 +00:00
Franco Fichtner
342b898218
src: a bit of python code style
2018-04-06 05:37:31 +00:00
Michael
e925e27c6f
Update classification.config ( #2329 )
2018-04-04 22:24:30 +02:00
Franco Fichtner
0a3b5ed342
rc: typo
2018-04-04 12:23:56 +02:00
Franco Fichtner
e49a6176b0
rc: generate and permanently save hostid
...
PR: https://forum.opnsense.org/index.php?topic=7787.0
2018-04-04 06:14:36 +00:00
Franco Fichtner
4f8a9b08d2
license: fix
2018-04-03 22:07:05 +00:00
Franco Fichtner
2c8827bf35
system: first part of SCP backup merge
2018-04-03 22:06:07 +00:00
Franco Fichtner
00c7507be0
system: remove dead link from tunable description; close #2325
2018-04-03 22:58:45 +02:00
Ad Schellevis
77ee15156c
IDS, add app detect rules to definition xml.
2018-04-03 21:23:46 +02:00
Franco Fichtner
dbc22af714
interfaces: same same but different
2018-04-03 14:50:20 +02:00
Franco Fichtner
a994558abc
pkg: fix plist
2018-04-03 11:29:03 +02:00
Ad Schellevis
d710513c90
backup/nextcloud, fix constraints for https://github.com/opnsense/core/pull/2289
2018-04-03 11:21:38 +02:00
Ad Schellevis
6f7c10a3e9
mvc, add constraint type for dependent fields, loosly related to https://github.com/opnsense/core/pull/2289
2018-04-03 10:36:57 +02:00
Franco Fichtner
ae119d5251
system: show root as disabled, too #2323
2018-04-03 10:10:58 +02:00
Franco Fichtner
34a8fd0632
make: add python code styler usage
2018-04-03 06:54:27 +00:00
Franco Fichtner
345bbec96b
src: a bit of python code style
2018-04-03 06:53:55 +00:00
Franco Fichtner
091b7b353b
lobby: fix help text markup in password page
2018-04-03 06:31:07 +00:00
Franco Fichtner
26cac20d21
pkg: fix plist
2018-04-03 08:19:06 +02:00
Alexander Shursha
5ce20ac29f
Add support proxy SNMP. ( #2305 )
2018-04-03 08:18:33 +02:00
Franco Fichtner
e045be13d2
system: merge activity and services
...
Leaves "Services" point for actual services.
2018-04-02 17:30:16 +00:00
Franco Fichtner
6b7739a9f4
reporting: do the same reordering here
2018-04-02 17:30:16 +00:00
Franco Fichtner
bf1a2ee146
system: order menu more naturally
...
I had this on my wishlist for a long time...
2018-04-02 17:30:16 +00:00
Ad Schellevis
8cf31215f5
Fix gateway creation for GRE/GIF tunnels, simplifies https://github.com/opnsense/core/pull/2312
2018-04-02 19:25:13 +02:00
Franco Fichtner
611a8c8e4e
pkg: fix plist
2018-04-02 19:06:16 +02:00
Ad Schellevis
602e42f854
backup/nextcloud, rework some model logic and rename model property names.
2018-04-02 15:32:29 +02:00
Ad Schellevis
d465ef2045
backup framework, add some plumbing to ease model usage.
2018-04-02 15:20:02 +02:00
Fabian Franz BSc
d803e53f5f
backup nextcloud v2 ( #2289 )
2018-04-02 10:44:28 +02:00
Franco Fichtner
4728b06b45
firmware: only check once, adhere to locks from console #2283
...
In the GUI it's marginally useful to say "your kernel / base needs
an update" but the update status says "it was locked". In the GUI
we can undo these commands easily and read the log to spot this.
From the console we do not care and probably miss that info anyway
as the screen scrolls by.
2018-04-02 00:25:59 +02:00
Franco Fichtner
68805e24be
firmware: only decide if we have input #2283
2018-04-02 00:11:19 +02:00
Franco Fichtner
1c67fa1323
firmware: this is tricky #2283
2018-04-02 00:09:32 +02:00
Franco Fichtner
f47ad13d18
firmware: also remove error checking #2283
2018-04-02 00:07:24 +02:00
Franco Fichtner
952dad3398
firmware: don't leak stderr #2283
2018-04-02 00:02:59 +02:00
Franco Fichtner
6c15dd1f38
system: add dpinger dependency
...
Does not clash with apinger and is lightweight. Useful for
@marjohn56's upcoming work.
2018-04-01 23:31:00 +02:00
Franco Fichtner
b113dabcbc
firmware: bump copyright in previous
2018-04-01 23:28:03 +02:00
Franco Fichtner
5cbaa4dbd7
make: remove `update' target, not the best idea
2018-04-01 19:24:03 +02:00
Franco Fichtner
261fbacf44
firmware: required for #2283
2018-04-01 18:46:44 +02:00
Franco Fichtner
b13ca18b37
firmware: reboot indicator for console #2283
2018-04-01 18:40:21 +02:00
Franco Fichtner
bfc71b121b
firmware: fix for #2278
2018-04-01 18:15:11 +02:00
Franco Fichtner
ae056079fb
firmware: pkg upgrades by itself; closes #2278
2018-04-01 17:53:22 +02:00
Franco Fichtner
027a312ce4
firewall: after review, this reloads the wrong way around
...
We need to reload late to catch '0,15,30,45' rules...
2018-04-01 11:17:48 +02:00
Franco Fichtner
59c97dfcdc
unbound: next round of logic fix
2018-04-01 08:55:02 +02:00
Franco Fichtner
1a932c8538
make: add dependency for upcoming Python style checker
2018-03-31 18:47:43 +02:00
Franco Fichtner
e91a12b9bd
unbound: style, reversed logic
2018-03-31 18:21:17 +02:00
Eugen Mayer
65dc2af56e
Fix hostname santizing to allow asterisk for wildcards ( #2315 )
2018-03-31 16:59:20 +02:00