Franco Fichtner
3c393d98f3
config: repair installer for 17.1-BETA
...
The installer user is injected for install media login, but
we authenticate against our database now instead. This has
larger consequences that require a persistent installer user,
which is not so easy to disable/defang after installation.
Hopefully this is temporary.
2016-12-14 07:57:46 +01:00
Franco Fichtner
c5fe0e4c4f
interfaces: remove netgraph now that plugins habe stubs, closes #1188
2016-12-13 10:23:23 +01:00
Franco Fichtner
2ee77e70fa
interfaces: further defang netgraph for #1188
2016-12-13 10:10:07 +01:00
Franco Fichtner
9d372e0c22
filter: add more reload progress; closes #526
2016-12-13 08:19:41 +01:00
Franco Fichtner
276f7bdb1c
src: whitespace and style sweesrc: whitespace and style sweepp
2016-12-11 17:17:32 +01:00
Ad Schellevis
ec4458d181
(traffic shaper) add flush all and reload action, closes https://github.com/opnsense/core/issues/1297
2016-12-07 15:16:46 +01:00
Franco Fichtner
a8f0e8419f
pkg: add fingerprint for 17.1
2016-12-10 11:20:43 +01:00
Franco Fichtner
a6a604a58c
interfaces: another small issue
2016-12-09 19:55:28 +01:00
Franco Fichtner
ef8671d253
interfaces: fix logic in previous
2016-12-09 19:43:44 +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
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
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
Franco Fichtner
052c9599fc
rc: more $verbose conversion
2016-12-03 22:01:36 +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
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
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
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
Franco Fichtner
baa813eb95
plugins: protect calls to functions as done elsewhere
2016-11-30 15:32:08 +01:00
Franco Fichtner
53ee7f5734
rc: pkg-static spams about major upgrade warning...
...
... but we already know that because we are performing one.
2016-11-30 07:32:14 +01:00
Franco Fichtner
3983919a02
interfaces: slurp wlan devices into available devs
...
This is required for FreeBSD 11.0.
2016-11-29 18:45:07 +00:00
Franco Fichtner
d870e03d95
radvd: match running metric with how its handled underneath
...
We checked for IPs, but the code runs the service in all cases.
2016-11-29 18:35:20 +01:00
Franco Fichtner
88aab655a4
rc: further boot rework
2016-11-29 08:06:07 +01:00
Franco Fichtner
bd2d28c622
auth: tweak previous, hide implementation details; closes #1282
2016-11-28 19:02:23 +01:00
pioorg
2a025de404
Improved password hashes.
...
Replaced crypt($password, '$6$') with password_hash and password_verify in order to produce salted hashes from passwords.
2016-11-28 18:17:15 +01:00
Franco Fichtner
d4fe7fbc71
rc: more $verbose conversion
2016-11-28 15:53:49 +01:00
Franco Fichtner
7c65a076d6
rc: remove cruft, it's gone out of style
...
See: https://github.com/pfsense/pfsense/commit/e93db4a1f8e
2016-11-28 14:04:26 +01:00
Franco Fichtner
68739fbbb7
system: q.e.d. previous
2016-11-28 09:45:35 +01:00
Franco Fichtner
8b6d43f5f3
system: console setup is rocket science...
2016-11-28 09:43:55 +01:00
Franco Fichtner
e21aa229e4
system: move VGA to top so it defaults to the default
2016-11-28 09:39:50 +01:00
Franco Fichtner
fbfb00191b
system: refactor previous for single kldload spot
2016-11-28 09:34:47 +01:00
Franco Fichtner
af8e12f550
system: another logic fail :)
2016-11-28 09:30:27 +01:00
Franco Fichtner
6b0b2569cd
system: make sure vital kernel modules are loaded and refactor
...
This partially reverts commit 8ecaf5f9102e329f6163ddc16f84647040d53485.
2016-11-28 09:21:17 +01:00