5745 Commits

Author SHA1 Message Date
Franco Fichtner
ee09677bc1 dnsmasq: fix previous 2016-11-19 08:56:57 +01:00
Franco Fichtner
6138d557db unbound: solely anchor unbound.inc from services.inc 2016-11-19 08:54:07 +01:00
Franco Fichtner
79da7c9a13 dnsmasq: pluginification 2016-11-19 08:52:34 +01:00
Franco Fichtner
aedc25a16e dhcp: domain names for IPv6 static maps, tests, alignments 2016-11-18 19:01:49 +01:00
Franco Fichtner
fbf0005d51 unbound: fix previous 2016-11-18 18:33:31 +01:00
Franco Fichtner
3fcf1b3c36 unbound: pluginify 2016-11-18 18:27:36 +01:00
Franco Fichtner
daa453827f unbound: straighten out regdhcpstatic
The amount of work required in the past two years for this
original pfSense 2.2 item has been immense.  Still deleteing
unused functionality like the cache, "reload" not being
implemented, DHCPv6 static registration missing in action.

While there, dedup the dnsmasq static DHCP registration.

PR: https://github.com/opnsense/core/issues/1250
PR: https://github.com/opnsense/core/issues/624
2016-11-18 18:27:36 +01:00
Ad Schellevis
32e02ba0f0 (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()
2016-11-18 16:09:36 +01:00
Ad Schellevis
3fdb5a93f4 (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,
2016-11-18 15:43:40 +01:00
Franco Fichtner
ce3bc6112d dhcp: partially revert for #1250, it works, bug elsewhere 2016-11-18 14:34:49 +01:00
Ad Schellevis
7f2e31e6d7 (filter) FilterRule legacy compatibility icmp/inet6 -> ipv6-icmp 2016-11-18 12:44:28 +01:00
Franco Fichtner
edb7b97d03 firmware: plugin/package listing rework
o packages converted away from local/remote split (installed/provided)
o special plugins list to allow intelligent middle ware handling
o os(priv) on disk is shown even if not on remote (orphaned)
o -devel supports ospriv install from remote
2016-11-18 10:20:33 +01:00
Franco Fichtner
76986c0a3e firmware: display latest changelog if found 2016-11-18 08:15:54 +01:00
Franco Fichtner
ecd05eaf05 auth: last tweaks for MOTD 2016-11-18 07:38:10 +01:00
Franco Fichtner
c1a24ad39b mvc: minor style fixes 2016-11-17 20:43:55 +01:00
Franco Fichtner
83e21691e5 ipsec: move deprecated disablevpnrules to its only user 2016-11-17 19:44:24 +01:00
Ad Schellevis
4a77e5c605 (filter) trash disablevpnrules in pptpd 2016-11-17 18:52:02 +01:00
Franco Fichtner
975af9393d firmware: further UX tweaks 2016-11-17 18:35:12 +01:00
Ad Schellevis
cf0063830e (filter) move "bypassstaticroutes" into if_legacy_opt.inc, given the complexity and possible side-affects it would be better to trash the option at some point 2016-11-17 17:54:41 +01:00
Ad Schellevis
161dc65200 (filter) sloppy vs sloppy state 2016-11-17 17:53:10 +01:00
Ad Schellevis
2374484b40 (filter) move pptpd rules to a temporary spot. they belong to the plugin, but before we can change the plugin this code need to be active 2016-11-17 16:00:34 +01:00
Ad Schellevis
5a94936bc6 (filter) refactor antilockout 2016-11-17 15:42:05 +01:00
Franco Fichtner
cc36edc986 firmware: improve UX, we're getting there 2016-11-17 15:07:18 +01:00
Franco Fichtner
b16dec50be firmware: hint to installed version's changelog 2016-11-17 14:41:11 +01:00
Franco Fichtner
7127524124 unbound: repair carp setups
Credits: https://redmine.pfsense.org/issues/4111
2016-11-17 14:04:59 +01:00
Ad Schellevis
1a37f39f68 (mvc) fix text sorting on array field, closes https://github.com/opnsense/core/issues/1261 2016-11-17 13:13:18 +01:00
Franco Fichtner
3b73bd5d0e firmware: correctly sort package listings 2016-11-17 10:14:17 +01:00
Ad Schellevis
cb0d184249 (bootgrid) add copy item command, closes https://github.com/opnsense/core/issues/1260 2016-11-17 09:50:17 +01:00
Franco Fichtner
8731c5f642 firmware: condense updates into one tab 2016-11-17 09:43:51 +01:00
Ad Schellevis
585b643f55 (menusystem) typo in last 2016-11-17 09:33:27 +01:00
Ad Schellevis
d2bd0d527a (menusystem) it's ok to link to an item on the page, as long as we don't try to match it back on the server end 2016-11-17 09:03:12 +01:00
Franco Fichtner
03c201f205 firmware: make link to packages explicit, it's what click suggests 2016-11-17 08:55:57 +01:00
Ad Schellevis
703a403411 (firmware) fix navigation 2016-11-17 08:46:24 +01:00
Franco Fichtner
7726984474 firmware: also populate update list with status message 2016-11-17 08:04:27 +01:00
Franco Fichtner
accedc825e firmware: merge packages lists for single sorted list 2016-11-17 08:02:54 +01:00
Tikimotel
6c87cd42f7 Update unbound.inc
192.254 is a legal IPv4 range.
169.254 is the correct private IPv4 address space.
Moved the order of the private address.
2016-11-16 22:12:30 +01:00
Franco Fichtner
4cb5b90026 firmware: add tabs to menu, doesn't fully work yet 2016-11-16 19:53:03 +01:00
Franco Fichtner
fad9ddcfad system: logo for message of the day, not sure if left or right 2016-11-16 17:05:54 +01:00
Franco Fichtner
e119344568 firmware: remove dot, restores translation and looks better 2016-11-16 14:47:06 +01:00
Franco Fichtner
54c476a9cb insight: details view ISO date selection
PR: https://forum.opnsense.org/index.php?topic=3884.0
2016-11-16 14:25:15 +01:00
Franco Fichtner
7cc2127769 firmware: spaces 2016-11-16 13:54:36 +01:00
Franco Fichtner
a634a803e2 firmware: avoid races on dashboard link click 2016-11-16 13:53:29 +01:00
Franco Fichtner
43d45acebc firmware: simlify this, closing #343 in the process
Prodded by weust on IRC, let's just make this redirect to the
firmware page on link click abandoning the need to cache the
update info in a suboptimal way.
2016-11-16 13:42:21 +01:00
Franco Fichtner
ea347743f6 firmware: only open update tab on updates 2016-11-16 08:55:21 +01:00
Franco Fichtner
6c13c4cdf0 auth: pesky whitespace in previous 2016-11-16 08:55:04 +01:00
Franco Fichtner
d0dd5e48fb auth: tweak previous 2016-11-16 07:14:04 +01:00
Franco Fichtner
581fecd469 auth: improve message of the day 2016-11-16 07:11:36 +01:00
Franco Fichtner
7c4443a8bd src: stray non-ascii whitespace 2016-11-15 08:32:15 +01:00
Franco Fichtner
0080f3f446 plugins: fix previous 2016-11-14 23:22:48 +01:00
Franco Fichtner
7b07e6a539 plugins: introduce $verbose for plugins #1256 2016-11-14 23:21:09 +01:00