6488 Commits

Author SHA1 Message Date
Franco Fichtner
ef8671d253 interfaces: fix logic in previous 2016-12-09 19:43:44 +01:00
Ad Schellevis
21ca2f32b5 (mvc) minor performance and style fixes 2016-12-07 07:07:40 +01:00
Franco Fichtner
d9e3f6a26d rc: better cron start print style and start it later 2016-12-09 15:22:58 +01:00
Franco Fichtner
f91abe8dd6 interfaces: print glitch in previous 2016-12-09 15:19:23 +01:00
Franco Fichtner
e23647da77 console: fix port assignment on WAN <-> LAN switch; closes #1272 2016-12-09 15:12:24 +01:00
Franco Fichtner
493ee561aa unbound: "remove" edns support
edns flag was added in 2014, but it could never be set.
Remove buffer size override along with it to further
simplify the situation.

See: https://github.com/pfsense/pfsense/commit/3b95d9e
2016-12-09 14:47:17 +01:00
Franco Fichtner
6922394d13 rc: extensive console muting on bootup; closes #1256 2016-12-09 12:28:14 +01:00
Franco Fichtner
81bcdb73e3 rc: $verbose conversion for interfaces_configure() 2016-12-09 12:12:41 +01:00
Franco Fichtner
4346d549ca rc: $verbose conversion for OpenVPN 2016-12-09 10:55:49 +01:00
Franco Fichtner
c1bd019603 rc: unwind nested calls and $verbose for system_resolvconf_generate() 2016-12-09 09:48:07 +01:00
Franco Fichtner
836a07c56e interfaces: stray line break in previous 2016-12-09 00:09:04 +01:00
Franco Fichtner
28dccacf78 interfaces: simplify help strings for dhcp config overrides
People who use these know what they are doing, for everybody else
this is just plain confusing.
2016-12-09 00:01:24 +01:00
Franco Fichtner
f31e556078 dnsmasq: since this was always based on a hardwired /etc/hosts...
The regdhcp conditional option never really worked in the first place.
Dhcplease registration is controlled by regdhcp and regdhcpstatic
elsewhere already and we always need to include this file.

PR: https://forum.opnsense.org/index.php?topic=4041
2016-12-08 23:18:11 +01:00
Franco Fichtner
cd6cdba1bf dnsmasq: work around unclear permission situation on hosts file 2016-12-08 08:00:22 +01:00
Franco Fichtner
afa861d0cd rc: more $verbose conversion 2016-12-07 22:46:52 +01:00
Franco Fichtner
f783f5c4e2 system: adjust LDAP container message a bit more 2016-12-07 19:14:05 +01:00
Franco Fichtner
041702d215 dyndns: fix a crash report 2016-12-07 09:10:47 +01:00
Franco Fichtner
c25259d6b1 rc: remove spurious boot code
Right now, kern.hz is 1000 by default, and, more surprisingly,
net.inet.tcp.rexmit_min is 30 in FreeBSD too...
2016-12-07 08:09:04 +01:00
Franco Fichtner
2a45301e48 rc: $verbose conversion, simplify services_routing_enable() 2016-12-06 20:27:14 +01:00
Ad Schellevis
daaf3acd2e (ui) upgrade bootstrap-datepicker to v1.6.4 2016-12-05 23:19:19 +01:00
Ad Schellevis
4e95a0645e (menu) minor performance changes 2016-12-05 19:08:57 +01:00
Ad Schellevis
902b94312a (openvpn, export) add reneg-sec, closes https://github.com/opnsense/core/issues/1147 2016-12-05 17:43:28 +01:00
Ad Schellevis
38aded21fb (menu) improve menu parsing performance 2016-12-05 16:33:23 +01:00
Ad Schellevis
5069d99c40 (config) performance, parse by reference to isArraySequential(), reduces object creation 2016-12-03 05:23:30 +01:00
Ad Schellevis
7d9ae36799 (config) performance improvement array_key_exists() vs isset() 2016-12-03 04:41:08 +01:00
Franco Fichtner
5bfa41fd06 firmware: we must show the version that is new, not the one installed 2016-12-05 08:35:31 +01:00
Franco Fichtner
d0f13284bf ldap: pretty up config and fix a help string 2016-12-05 07:49:50 +01:00
Ad Schellevis
2e4ecd3be0 (php7/phalcon) volt template issues in php7 2016-12-02 23:43:38 +01:00
Ad Schellevis
5ba5a91893 when ipfw isn't configured, the service won't (re)start throwing an error, use of onestart instead of start fixes this. closes https://github.com/opnsense/core/issues/1292 2016-12-02 22:59:53 +01:00
Franco Fichtner
a6932bf4d5 mvc: same PHP 7.0 issue as caa742ccef7
Save doesn't trigger in dialog yet, though.
2016-12-04 13:23:48 +01:00
Franco Fichtner
052c9599fc rc: more $verbose conversion 2016-12-03 22:01:36 +01:00
Franco Fichtner
44baa97536 firmware: fix small regression from refactoring backend 2016-12-03 20:05:17 +00:00
Ad Schellevis
214385bc78 (system_general.php) performance issue, lookup_gateway_ip_by_name() is very inefficient, don't try to execute if we know it's not a gateway..... 2016-12-02 21:58:42 +01:00
Ad Schellevis
b057f9978a Merge pull request #1290 from opnsense/filter_rework
(filter.inc) generate aliases for internal networks
2016-12-03 13:22:18 +01:00
Franco Fichtner
ea2abc6b5e src: whitespace sweep 2016-12-03 13:14:08 +01:00
Franco Fichtner
47adafb0ff rc: run recover prior to resize 2016-12-03 13:08:45 +01:00
Ad Schellevis
0090f14ec6 (filter.inc) generate aliases for internal networks 2016-12-02 15:24:58 +01:00
Ad Schellevis
8067e9bdd1 legacy_interfaces_details() switch to exec() 2016-12-02 12:08:36 +01:00
Ad Schellevis
d3a696048c (interfaces.lib.inc) merge _legacy_getall_interface_addresses() and legacy_interfaces_details() for more consistent ifconfig parsing 2016-12-02 11:47:33 +01:00
Franco Fichtner
46fc7fe3aa rc: makefs -> mkimg migration seems to fix this, yay! 2016-12-02 10:23:58 +01:00
Tikimotel
28b058c895 Update system_advanced_misc.php (#1288)
This adds the "normal" power state to the powerd - system_advanced_misc options.
If the powerd utillity can not determine the system power options (ac or battery) it will use the "normal" setting rendering the "ac" and "battery" settings useless for these systems.
2016-12-02 19:48:26 +01:00
Franco Fichtner
9a15a68f2f rc: allow growfs on new nano images
This is a bit tricky, because there is a bug where UFS labels
disappear.  For now, clobber /etc/fstab to make sure the next
boot goes as planned.
2016-12-02 08:58:06 +01:00
Ad Schellevis
7100fedbbb (util.inc) php7 fix ip_in_subnet() 2016-12-02 17:03:39 +01:00
Franco Fichtner
393fadcec0 system: stray unicode whitespace (damn you, apple!) 2016-12-02 08:31:41 +01:00
Franco Fichtner
3d802a0a78 system: missed two GUI strings for previous 2016-12-02 08:28:59 +01:00
Franco Fichtner
e413994c4a system: finally split up use_mfs_tmpvar for good
This is an inplace config migration.  The mount still behaves
the same way and a config save from the page migrates the
options.  We're not in a rush here, but the reason is that
we should have clean options and the new 17.1 images for nano
will depend on the new style.
2016-12-02 08:18:23 +01:00
Franco Fichtner
d88999b025 firmware: fix typos in previous 2016-12-01 15:56:18 +01:00
Franco Fichtner
83969040ed firmware: don't track UUID in a crash report submission anymore 2016-12-01 15:33:48 +01:00
Franco Fichtner
672ac99db4 firmware: fix previous 2016-11-30 21:36:47 +01:00
Franco Fichtner
e4cd7f5904 system: proxy user is needed after all, hidden...
... behind a chain of proxy->squid modification, not by
pkg, but by setup.sh.  Not easy to find.
2016-11-30 20:11:54 +01:00