6227 Commits

Author SHA1 Message Date
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
Franco Fichtner
2c045731ce unbound: fix xmlrpc sync splatter during boot
This is the proper way to handle bootup output for the
console: request it and don't output ever time it's called
during boot....
2016-11-09 17:11:30 +01:00
Franco Fichtner
015c5d00b1 system: time zones are deleted from tzdata so fallback gracefully 2016-11-09 17:06:42 +01:00
Franco Fichtner
65c53e3c1a dyndns: r53 should not throw php errors, rather log to syslog 2016-11-09 17:05:10 +01:00
Franco Fichtner
a5e7a05571 relayd: this one include shouldn't be needed 2016-11-07 22:17:06 +01:00
Franco Fichtner
991678d13a rc: zap unused script 2016-11-07 22:12:46 +01:00
Franco Fichtner
6d2a95aeab relayd: fix previous 2016-11-07 22:06:11 +01:00
Franco Fichtner
8ab6fb4c5e relayd: extensive pluginification
Not perfect yet, some spots still taint the backend with
requiring relayd.inc which should only be included by the
plugin's own files directly.
2016-11-07 22:03:50 +01:00
Franco Fichtner
bd6d928aa8 relayd: should grep from top dir ;) 2016-11-07 19:46:40 +01:00
Franco Fichtner
438ad5b72b relayd: fix clash of function definitions 2016-11-07 19:37:56 +01:00
Franco Fichtner
2a322bff7f rc: this wasn't properly protected 2016-11-07 19:06:26 +01:00
Franco Fichtner
fc4e5480f1 filter: minor style to reduce stable diff 2016-11-07 18:59:03 +01:00
Franco Fichtner
ba56f1683b interfaces: strip development code nobody works on 2016-11-07 18:56:31 +01:00
Franco Fichtner
4b95bed167 src: translation tweaks by SimonB 2016-11-07 15:25:25 +01:00
Ad Schellevis
2dcb24c5f8 typo 2016-11-07 14:27:35 +01:00
Ad Schellevis
2d80277648 style fix previous 2016-11-07 14:21:46 +01:00
Ad Schellevis
a4723528c0 (mvc) add option to disable "any" in NetworkField type 2016-11-07 14:19:23 +01:00
Ad Schellevis
ab386c0023 (mvc) fix previous, support custom prefix in validate() 2016-11-07 13:08:01 +01:00
Ad Schellevis
34c6a6db04 Revert "(mvc) unused, pull part of https://github.com/opnsense/core/pull/1134"
When working on another plugin, I remembered why this was usefull ;)

This reverts commit e55feb1eb5419ed6d4e4d53ec7410a5ae1b05e9a.
2016-11-07 12:45:31 +01:00
Franco Fichtner
5d9fe42511 firewall: final transition to lightweight bogon.txz set 2016-11-07 04:39:59 +01:00
Franco Fichtner
e9d9a983b8 firewall: download bogons per ABI (backwards-compatible) 2016-11-07 03:41:49 +01:00
Ad Schellevis
5d3729e40a (filter) move IPsec internal host to host 2016-11-06 20:03:27 +01:00
Franco Fichtner
4b61811b8e src: style sweep 2016-11-05 20:47:29 +01:00