- 20 Nov, 2016 14 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
(cherry picked from commit 0a88cca3)
-
Ad Schellevis authored
(cherry picked from commit 1583c0a1)
-
Ad Schellevis authored
(auth/ldap) disable error reporting on connect, to prevent api to signal authentication errors as issues. exception 'Exception' with message 'Error at /usr/local/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php:236 - ldap_bind(): Unable to bind to server: Invalid credentials (errno=2)' in /usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiControllerBase.php:84 Stack trace: 0 [internal function]: OPNsense\Base\ApiControllerBase->APIErrorHandler(2, (cherry picked from commit 3fdb5a93)
-
Franco Fichtner authored
-
Franco Fichtner authored
(cherry picked from commit 83e21691)
-
Franco Fichtner authored
-
Franco Fichtner authored
-
https://github.com/opnsense/core/issues/1261Ad Schellevis authored
(cherry picked from commit 1a37f39f)
-
https://github.com/opnsense/core/issues/1260Ad Schellevis authored
(cherry picked from commit cb0d1842)
-
Franco Fichtner authored
.. with either IGMP or FTP proxy. (cherry picked from commit 44aaac4a)
-
Ad Schellevis authored
(crashreport) something seems to trigger Phalcon\Mvc\View->render() before initialize() was called, not sure what it is, probably something changed in phalcon to trigger this in some cases. exception 'Exception' with message 'The argument is not initialized or iterable()' in phalcon/mvc/view.zep:694 Stack trace: 0 [internal function]: Phalcon\Mvc\View->_engineRender(Array, 'settings/listRu...', true, true, NULL) 1 [internal function]: Phalcon\Mvc\View->render('settings', 'listRulesets', Array) 2 /usr/local/opnsense/www/api.php(26): Phalcon\Mvc\Application->handle() (cherry picked from commit 32e02ba0)
-
Franco Fichtner authored
(cherry picked from commit 5632dfa0)
-
Franco Fichtner authored
(cherry picked from commit e7268a99)
-
- 18 Nov, 2016 2 commits
-
-
Ad Schellevis authored
Quite some inconsistencies in this function, parameters that can't be set, lack of logic and code duplication. * removes get_configured_pppoe_server_interfaces(), which can't work anyway... pppoe server interfaces are registered via the plugin itself. * $dhcpv6ifconf['mode'] can't be set anywhere.... * don't try to revalidate rainterface * collect "real interface" from dhcpif, shouldn't use carp if * remove code duplication in dns collection * move checks up for interface we should skip (when possible) * RA subnets do not have any backend ties PR: https://github.com/opnsense/core/issues/1196 (cherry picked from commit 607d8ecc) (cherry picked from commit b3737522) (cherry picked from commit 089a3f07) (cherry picked from commit 89c7a39f)
-
Franco Fichtner authored
Credits: https://redmine.pfsense.org/issues/4111 (cherry picked from commit 71275241)
-
- 17 Nov, 2016 15 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
(cherry picked from commit 0080f3f4)
-
Franco Fichtner authored
(cherry picked from commit 7cf77968) (cherry picked from commit 342757b4) (cherry picked from commit a02b02fa)
-
Franco Fichtner authored
(cherry picked from commit 721705d1)
-
Franco Fichtner authored
(cherry picked from commit 7b07e6a5)
-
Franco Fichtner authored
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). (cherry picked from commit 33d1edc8)
-
Franco Fichtner authored
o consolidate "unbound_" prefix for unbound.inc for pluginification o services.inc includes unbound.inc rightfully, a bit like a plugin would do in the future, but this also means we can zap all requires from top pages, which are entirely spurious. o get_dns_servers() moves to system.inc because it is used by status_interfaces.php o RIP read_hosts() (cherry picked from commit 715b6367) (cherry picked from commit cdb0c667)
-
Franco Fichtner authored
(cherry picked from commit 18d46de7)
-
Franco Fichtner authored
(cherry picked from commit 408ebbef)
-
Franco Fichtner authored
(cherry picked from commit a9b8f965)
-
Franco Fichtner authored
This was done in early 16.7, seems to work fine so finish the transition, dnsmasq is next... (cherry picked from commit 20b39395)
-
Franco Fichtner authored
(cherry picked from commit 7c4443a8)
-
Franco Fichtner authored
PR: https://forum.opnsense.org/index.php?topic=3884.0 (cherry picked from commit 54c476a9)
-
Franco Fichtner authored
(cherry picked from commit bd6c048d) (cherry picked from commit 438ad5b7) (cherry picked from commit bd6d928a) (cherry picked from commit 8ab6fb4c) (cherry picked from commit 6d2a95ae) (cherry picked from commit a5e7a055) (cherry picked from commit d35678f1) (cherry picked from commit 1c1d4e07) (cherry picked from commit 505c27c6) (cherry picked from commit 7ad477ca)
-
- 14 Nov, 2016 2 commits
-
-
Ad Schellevis authored
(cherry picked from commit d0206619)
-
Ad Schellevis authored
(cherry picked from commit ec92f844)
-
- 13 Nov, 2016 2 commits
-
-
Franco Fichtner authored
(cherry picked from commit c1628bbf) (cherry picked from commit 3a25b4b7) (cherry picked from commit 4c253df1)
-
Franco Fichtner authored
(cherry picked from commit 78945ce0)
-
- 12 Nov, 2016 2 commits
-
-
Franco Fichtner authored
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 (cherry picked from commit 6a018ead)
-
Franco Fichtner authored
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. (cherry picked from commit 23530144)
-
- 11 Nov, 2016 3 commits
-
-
Ad Schellevis authored
(cherry picked from commit a8bcef6b) (cherry picked from commit 3486cd2a)
-
Franco Fichtner authored
(cherry picked from commit 0cf04fbe)
-
Ad Schellevis authored
(cherry picked from commit 72d69220) (cherry picked from commit dd50e688)
-