6249 Commits

Author SHA1 Message Date
Franco Fichtner
a02b02fa63 rrd: need more coffee 2016-11-14 08:23:59 +01:00
Franco Fichtner
342757b442 rrd: typo in previous 2016-11-14 08:23:06 +01:00
Franco Fichtner
7cf779687c rrd: verbose transition for #1256 2016-11-14 07:28:34 +01:00
Franco Fichtner
721705d10c filter: /var/run/booting avoidance #1256 2016-11-14 07:22:25 +01:00
Franco Fichtner
18d46de701 config: strip boot message conditionals from migration 2016-11-14 07:13:26 +01:00
Ad Schellevis
ec92f844e8 (IDS) change et-open ruleset 2016-11-13 20:23:09 +01:00
Ad Schellevis
18a991be60 (legacy) ditch get_possible_traffic_source_addresses(), https://github.com/opnsense/core/issues/1257 2016-11-13 19:45:13 +01:00
Franco Fichtner
33d1edc8e0 system: timezones conversion for #1256
Some minor tweaks in the file, e.g. we shouldn't use gettext()
for most tings, don't need translations in config files or for
strings that are hardly translatable (OpenVPN).
2016-11-13 17:17:01 +01:00
Franco Fichtner
408ebbef48 dnsmasq: same as previous with bits for #1256 2016-11-13 17:03:26 +01:00
Franco Fichtner
20b3939520 unbound: straighten out the dhcp reload mess, loosely refs #1256
This was done in early 16.7, seems to work fine so finish the
transition, dnsmasq is next...
2016-11-13 17:03:25 +01:00
Franco Fichtner
a9b8f96545 verbose option for #1256 2016-11-13 17:03:24 +01:00
Franco Fichtner
4c253df118 upnp: missing require 2016-11-13 16:27:43 +01:00
Franco Fichtner
3a25b4b70d upnp: reload filter to properly register rules anchor 2016-11-13 16:23:35 +01:00
Franco Fichtner
505c27c67d relayd: add enabled helper and don't reload filter on service control
Controls only reload the service, the reconfigure page is in charge of
tracing down dependencies...
2016-11-13 16:21:50 +01:00
Franco Fichtner
c1628bbf41 miniupnpd: add enabled helper 2016-11-13 16:14:22 +01:00
Franco Fichtner
78945ce0cb make: display plist fix hint after diff 2016-11-13 15:57:04 +01:00
Franco Fichtner
1c1d4e0753 relayd: iterate safely over monitor_type 2016-11-13 14:17:12 +01:00
Franco Fichtner
6a018eade1 openvpn: missing p2p shared key settings
There may be more, at least I don't see the difference between
TLS and shared key for most settings, except certificate setup.

The client traffic redirect is probably also wrong, but for now
provide consistency with TLS.

PR: https://forum.opnsense.org/index.php?topic=3908.0
2016-11-12 09:21:31 +01:00
Franco Fichtner
235301443c rc: last minor tweaks for big effect
o > 16 hours of randomisation is too much, let cron jobs
  run within 15 minutes.
o Move to `jot' utility for better visibility/portability.
o switch the default bogons invoke to right now, only
  defer the run if `cron' argument was given.
2016-11-12 08:08:34 +01:00
Franco Fichtner
b0daaef49a firmware: tabs melikes, zap spaces 2016-11-11 19:28:52 +01:00
Franco Fichtner
3486cd2ab8 captive portal: lower timeout, but really increase it
(it's complicated)
2016-11-11 19:23:32 +01:00
Franco Fichtner
0cf04fbe9d captive portal: custom value for quantity 2016-11-11 19:13:22 +01:00
Franco Fichtner
2d08f3044d relayd: fix a crash report 2016-11-11 14:44:25 +01:00
Franco Fichtner
53b0356614 firmware: allow to display changelogs; closes #341
There's more we can do with this, but let this sink in for a bit.

The main goal was to provide all changelogs, signed and verified,
to be resilient against phishing attacks on mirrors or MITM means.
2016-11-11 09:54:44 +01:00
Franco Fichtner
003cc55e5d firmware: sort changelogs per descending date, use ISO for that #341 2016-11-11 09:01:53 +01:00
Franco Fichtner
61fc13b316 firmware: add changelogs tab, pull in index through info action #341 2016-11-11 08:36:33 +01:00
Ad Schellevis
dd50e68858 remove test output 2016-11-11 08:13:27 +01:00
Ad Schellevis
72d69220d1 (CP, vouchers) add support for user defined voucher validity (in minutes) 2016-11-10 21:47:12 +01:00
Ad Schellevis
c8c7e364ec (ldap) fix crashreport 2016-11-10 21:27:30 +01:00
Ad Schellevis
a8bcef6bac crashreport, increase sqlite busy timeout 2016-11-10 21:14:03 +01:00
Ad Schellevis
0a88cca3c9 crashreport, suppress openssl warnings 2016-11-10 21:05:09 +01:00
Ad Schellevis
1583c0a133 fix cashreport 2016-11-10 20:56:32 +01:00
Franco Fichtner
9a25315258 firmware: we are on a clock 2016-11-10 20:54:05 +01:00
Franco Fichtner
16800add1d firmware: fixes for changelog fetch 2016-11-10 20:46:29 +01:00
Franco Fichtner
1328c75424 rc: use at least a bit of variable sanity in bogons fetch 2016-11-10 20:35:42 +01:00
Franco Fichtner
897b2c96eb rc: add changelog fetch script for #341 2016-11-10 20:27:22 +01:00
Franco Fichtner
7116568b4f config: if file is not there, don't throw an error 2016-11-10 09:22:16 +01:00
Franco Fichtner
3cf976cd67 mvc: add spinner for row toggle
Submitted by: @fbrendel
2016-11-10 09:15:29 +01:00
Franco Fichtner
fb99cf44f1 system: crash report in smtp connect (cannot do anything about it) 2016-11-10 08:44:28 +01:00
Franco Fichtner
2dde9b7c31 widgets: fix possible division by zero 2016-11-10 08:25:38 +01:00
Franco Fichtner
593f9b7738 openvpn: fix a crash report 2016-11-10 08:16:36 +01:00
Franco Fichtner
7ad477caeb pkg: fix plist, of course 2016-11-10 07:37:23 +01:00
Franco Fichtner
d35678f107 relayd: separate acl and menu entries 2016-11-10 07:34:11 +01:00
Franco Fichtner
8de4047eef upnp: move menu and acl to separate files 2016-11-10 07:16:31 +01:00
Franco Fichtner
e84c86cc35 relayd: fix a crash report 2016-11-09 20:32:01 +01:00
Franco Fichtner
4590b17dd2 system: crash-reported delete race, also move deletion out of conditional 2016-11-09 19:44:06 +01:00
Franco Fichtner
a9f41407a9 system: style fix in previous 2016-11-09 17:24:16 +01:00
Franco Fichtner
5d60cd1f29 gateways: always restart apinger, HUP doesn't work 2016-11-09 17:19:38 +01:00
Franco Fichtner
a000c8e041 ipsec: fix a crash report 2016-11-09 17:11:30 +01:00
Franco Fichtner
74ca833119 dyndns: fix previous widget race in actual page code again 2016-11-09 17:11:30 +01:00