8154 Commits

Author SHA1 Message Date
Franco Fichtner
eaffc0edc4 rc: prevent /var MFS transition on install media after import 2018-01-15 17:30:59 +01:00
Franco Fichtner
56517b529a rc: remove 32 bit mmap allow workaround
The final 18.1 kernel will have the default switched for clarity.
2018-01-15 15:19:38 +01:00
Franco Fichtner
85ac021e56 rc: no, we need another mode for the full restore 2018-01-15 11:08:33 +01:00
Franco Fichtner
66d7e80dd1 rc: even more so, restore a non-existent root account 2018-01-15 11:02:16 +01:00
Franco Fichtner
7bbfc26329 rc: make password reset more consistent in `-h 0' mode
We want to be able to access the root account again after all.
2018-01-15 10:58:13 +01:00
Franco Fichtner
12bc6152d9 firmware: allow upgrade to 18.1.r2 directly 2018-01-15 10:22:30 +01:00
Franco Fichtner
c77fb1a8b0 opendns: always refresh the setting on save
PR: https://forum.opnsense.org/index.php?topic=6097.0
2018-01-15 08:30:06 +01:00
Franco Fichtner
7084582b85 firewall: use question symbol in hash description 2018-01-15 07:47:31 +01:00
Franco Fichtner
5783d102a7 high availability: remove mocked version string 2018-01-14 15:50:59 +01:00
Franco Fichtner
e22d26c322 firmware: tweak previous 2018-01-14 15:10:17 +01:00
Franco Fichtner
edbcdd0ffe rc: annotate boot ignore, there is probably a race
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-14 09:54:59 +01:00
Ad Schellevis
6e5c0fce0c Auth, extend authentication tester to display attributes. 2018-01-13 20:42:56 +01:00
Ad Schellevis
b164ac8d9e Auth/Radius, add RADIUS_FRAMED_IP_ADDRESS, RADIUS_FRAMED_IP_NETMASK and RADIUS_FRAMED_ROUTE attributes. 2018-01-13 20:39:06 +01:00
Ad Schellevis
5ba4869d46 Firmware, add mirror Aalborg University 2018-01-13 17:25:41 +01:00
Franco Fichtner
c43ef0963a rc: use literal * in shell invoke 2018-01-13 15:18:57 +01:00
Franco Fichtner
b4e47b42f9 plugins: no need for $config if not used 2018-01-13 15:15:21 +01:00
Franco Fichtner
ed8ec2d92d rc: switch a few things around, related to previous 2018-01-13 15:05:16 +01:00
Franco Fichtner
27fe55f07e rc: mv VPN init up a bit so that filter is reloaded
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-13 14:45:37 +01:00
Franco Fichtner
9f94bcbc9d firmware: remove defunct mirrors 2018-01-13 13:15:30 +01:00
Franco Fichtner
e199201a37 firewall: enabled is enabled, only one mode
PR: https://forum.opnsense.org/index.php?topic=6838.0
2018-01-13 12:45:20 +01:00
Franco Fichtner
cd32032b33 firewall: fix a typo 2018-01-13 11:25:41 +01:00
Franco Fichtner
921b54d4fe intrusion detection: fix to backend scripts after refactor
PR: https://forum.opnsense.org/index.php?topic=6846.0
2018-01-13 10:10:57 +00:00
Franco Fichtner
53f11e2314 mvc: style fixes 2018-01-13 10:59:16 +01:00
Franco Fichtner
d215ab49e1 openvpn: follow-up on deprecated warning
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-13 10:43:19 +01:00
Franco Fichtner
0ec330d762 openvpn: revert a change and fix deprecated option
PR: https://forum.opnsense.org/index.php?topic=6843.0
PR: https://github.com/opnsense/core/issues/1996
2018-01-12 20:17:58 +01:00
Franco Fichtner
607bec1626 rc: /var/run cleanup again, kill all but directories 2018-01-12 19:15:23 +01:00
Ad Schellevis
e610b1832d Proxy/ssldump, improve ssl bumping.
Use peek+stare to check the server cert before making a bump decision.
2018-01-12 18:30:20 +01:00
Ad Schellevis
60e4e8080c Firewall, aliasses. race condition in creating alias directory 2018-01-12 17:46:13 +01:00
Ad Schellevis
e433bfbb28 Firewall, remove duplicate code 2018-01-12 17:44:30 +01:00
NOYB
d944d0d2ff HTML Compliance - Lobby: Dashboard Widgets (#2082)
Error: Attribute alt not allowed on element span at this point.

Error: Table columns in range 2…4 established by element td have no cells beginning in them.

Error: Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Error: Row 1 of a row group established by a tbody element has no cells beginning on it.
Warning: A table row was 0 columns wide, which is less than the column count established by the first row (5).

Error: Duplicate ID submita.
Error: Bad value 100% for attribute width on element img: Expected a digit but saw % instead.
Error: Bad value 100% for attribute height on element img: Expected a digit but saw % instead.
Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.

Avoid potential future Error: Duplicate ID submit.
Error: Attribute autocomplete is only allowed when the input type is color, date, datetime-local, email, hidden, month, number, password, range, search, tel, text, time, url, or week.
2018-01-12 13:07:46 +01:00
Ad Schellevis
c49d9ddc25 Firewall, add md5 hash to generated rules for easier tracking, to easier solve issues with broken configs like https://github.com/opnsense/core/issues/2075
*	optionally show md5 hash in rules page
*	generate md5 hash when flushing rules
*	make sure rules without interface are rendered in the floating section, so they don't get lost.

Eventually the md5 hashes should be replaced with uuid's, like the other mvc code blocks use.
2018-01-12 09:41:58 +01:00
Franco Fichtner
90d8ef6cf2 rc: add workaround for rspamd clashing with 32 bit mmap disallow
PR: https://github.com/opnsense/plugins/issues/466
2018-01-12 08:11:11 +00:00
Franco Fichtner
b44377b24a pkg: fix plist 2018-01-12 08:34:04 +01:00
Franco Fichtner
eadebf784f rc: only zap files in /var/run 2018-01-12 06:53:30 +00:00
Ad Schellevis
ec17d4cadb MVC, add hostname field type. for https://github.com/opnsense/core/issues/2081 2018-01-11 22:10:26 +01:00
Ad Schellevis
ef4bffbf36 Menu, some missing php doc 2018-01-11 20:50:37 +01:00
NOYB
e66eb970b9 HTML Compliance - Lobby: License
Error: Stray end tag span.

Error: No p element in scope but a p end tag seen.
The ordered list makes paragraph tag unnecessary.
2018-01-11 11:15:39 +01:00
Franco Fichtner
ceedb10bbf dhcp: priv-sep for prefix update closes #2079 2018-01-11 08:23:23 +01:00
Franco Fichtner
5e560ac622 system: mail remote logging
PR: https://github.com/opnsense/plugins/issues/366
2018-01-11 00:09:42 +01:00
Franco Fichtner
639bc741c7 dhcp: prefix delete is either a prerequisite, or...
an opportunistic delete so mute the failure in the log.
2018-01-10 19:00:40 +01:00
Franco Fichtner
018bea397a dhcp: second half of @marjohn56's changes; closes #2077 2018-01-10 18:48:57 +01:00
Franco Fichtner
d03799b312 interfaces: fix "route change", obsoleted a long time ago 2018-01-10 18:28:02 +01:00
Franco Fichtner
c62f01f993 dhcp: address issue found by @marjohn56
PR: https://github.com/opnsense/core/pull/2077
2018-01-10 18:22:36 +01:00
Franco Fichtner
c0f45feb0a firmware: security audit says "upgrade done" 2018-01-10 09:54:57 +01:00
Franco Fichtner
5ac7f2b105 wizard: fix a typo 2018-01-10 08:56:32 +01:00
Ad Schellevis
8ea59ed7ec firewall/nat, support ipv+ipv6 for port-forwards, closes https://github.com/opnsense/core/issues/1589 2018-01-09 21:09:54 +01:00
Franco Fichtner
e211d1ab27 interfaces: wait for process to exit like previous 2018-01-09 14:23:35 +01:00
Franco Fichtner
e6dc3265fe interfaces: wait for completion of dhcp6c termination 2018-01-09 11:14:22 +00:00
Franco Fichtner
f98e08d16a services: fix indent, also for #1993 2018-01-09 07:22:42 +00:00
Franco Fichtner
c2162b046e interfaces: align interface write loosely related to #1993 2018-01-09 07:10:39 +00:00