6780 Commits

Author SHA1 Message Date
Ad Schellevis
ebdf0a8f1c Merge pull request #1427 from phpb-com/filterinc_cleanup
Further clean-up of generated firewall rules.
2017-02-27 11:44:12 +00:00
Ad Schellevis
543df477ce api, missing check for existing method. 2017-02-27 10:25:08 +01:00
Franco Fichtner
b7f438d5bf rc: mute importer install media touch 2017-02-27 10:16:45 +01:00
Franco Fichtner
cd5b018866 rc: avoid unnecessary errors #1372 2017-02-27 09:34:53 +01:00
Franco Fichtner
ce32fb747b rc: move importer to very early spot, add timeout #1372 2017-02-27 09:15:35 +01:00
Ian Matyssik
e839ef2c3a Simplify route-to rules from the firewall, probably can be cleaned even more 2017-02-27 09:12:51 +09:00
Ian Matyssik
25eeb7c9b2 Remove filter_generate_network_aliases since it is not used anywhere and redundant with internal (<if>)/(<if>:network) directives 2017-02-27 09:12:51 +09:00
Franco Fichtner
21b84ed2a8 rc: openssl.cnf is a sample file now via upstream 2017-02-26 23:20:36 +01:00
Franco Fichtner
40b8138399 rc: register importer in plist 2017-02-26 19:55:59 +01:00
Franco Fichtner
53bfd845c0 rc: did not mean to revert this 2017-02-26 19:52:27 +01:00
Franco Fichtner
40122799b2 rc: print tweaks for importer 2017-02-26 19:50:28 +01:00
Franco Fichtner
dac39c534a rc: bring back the early installer as optional importer
This sort of reverts commit 5f319ade89f413b3181efab6b7932108e6635ec7.
2017-02-26 19:45:01 +01:00
Franco Fichtner
974ff9420d rc: add importer script exported from bsdinstaller 2017-02-26 19:45:01 +01:00
Ad Schellevis
0829a34cef align max username length, ref 4036f87375/sys/sys/param.h (L103) 2017-02-26 17:20:44 +01:00
Franco Fichtner
2cf06c647e system: default is the default 2017-02-26 17:14:37 +01:00
Franco Fichtner
5f319ade89 installer: kill the early installer, it needs a qualified tty hint 2017-02-26 16:59:19 +01:00
Franco Fichtner
50b5de04a1 system: console experiment -- modern settings 2017-02-26 13:24:56 +01:00
Franco Fichtner
cbea88de68 system: retain spacing on previous 2017-02-26 10:55:55 +01:00
Ian Matyssik
c37e82a909 Fix a203c69 to prevent matching interfaces with 'ip' in the end of the end. Thanks to @fichtner and @fabianfrz for helping with regex (#1430) 2017-02-26 10:49:51 +01:00
Franco Fichtner
4f83c6d328 firmware: consisten style 2017-02-26 10:47:14 +01:00
Ad Schellevis
1678cc93c3 crond, forward stdout to null, closes https://github.com/opnsense/core/issues/1426 2017-02-26 10:46:21 +01:00
Franco Fichtner
9dd1dd8ede rc: another crash report 2017-02-26 10:25:23 +01:00
Franco Fichtner
517c2cc9cc firewall: wait for filterdns to exit to avoid races
The restart was moved just below the stop now, which could cause
potential issues.  Need to be careful now...
2017-02-26 09:27:21 +01:00
Ad Schellevis
a203c69954 filter, cleanup some more, https://github.com/opnsense/core/pull/1419 2017-02-25 17:06:18 +01:00
Ad Schellevis
ac28bc57dc Merge pull request #1419 from phpb-com/pfrules_cleanup
Clean-up how interface address/network rules are generated.
2017-02-25 15:40:12 +00:00
Ad Schellevis
bcb17cdc48 firmware, add mirror 2017-02-25 16:25:46 +01:00
Ad Schellevis
c05a557890 Merge pull request #1418 from phpb-com/master
Add modulate state as an option for state tracking
2017-02-25 15:16:16 +00:00
Ian Matyssik
d0b0ca28c2 Add modulate state as an option for state tracking 2017-02-24 14:59:23 +09:00
Ian Matyssik
cccec5ab84 remove filter_address_add_vips_subnets and references to it, since it is no loger needed with (<if>) and (<if>:network) syntax 2017-02-24 14:58:49 +09:00
Ian Matyssik
669efa5fb5 Cleanup of PF rule generation and fix for missing rules for group interface network 2017-02-24 14:58:49 +09:00
Ad Schellevis
7410822082 (ldap) disable anonymous binds 2017-02-23 23:30:06 +01:00
Ad Schellevis
77f3cfa87e (filter) force a reload of filterdns when filter reloads, closes https://github.com/opnsense/core/issues/1396 2017-02-23 20:37:21 +01:00
Franco Fichtner
e20efe33b0 layout: add boolean value, submitted by @fbrendel 2017-02-23 10:30:16 +01:00
Ad Schellevis
09959a9575 redo range fix, thanks to @phpb-com 2017-02-22 18:36:54 +01:00
Ad Schellevis
679dd0b846 (systemhealth) prevent div by zero, for https://github.com/opnsense/core/issues/1421 2017-02-22 18:10:32 +01:00
Franco Fichtner
bdd1be3962 plugins: not going away anytime soon
If we want to be pluggable, simply delete contents of
/usr/local/etc/inc/plugins.inc.d/ and be done with it.
2017-02-22 15:49:22 +01:00
Franco Fichtner
819cf47d5a rc: fix a crash report 2017-02-22 13:26:46 +01:00
alasley
9b23eeefad Dynamic DNS: Support Google Domains (#1411)
* added dynamic DNS support for Google Domains

* use tabs to be consistent

* add missing error message, last-tested date
2017-02-22 08:24:00 +01:00
Franco Fichtner
5f1d2078e6 widgets: rss crash report 2017-02-21 23:42:01 +01:00
Franco Fichtner
83ec10739c ipsec: address small crash report 2017-02-21 23:39:36 +01:00
Ad Schellevis
b6a326b66c (filter) alias range fix, apparently the ranges where unfunctional before refactoring filter_expand_aliases() 2017-02-21 14:36:57 +01:00
Franco Fichtner
03170898ca unbound: don't register loopback for #1401 2017-02-20 07:48:10 +01:00
Franco Fichtner
9e928d3f74 unbound: flip previous config option, some style 2017-02-20 07:29:03 +01:00
Ian Matyssik
5b7883a600 Add option to do not register ipv6 link-local addresses in the DNS Resolver, see #1400 2017-02-20 07:13:33 +01:00
Franco Fichtner
634b4a2f9b mvc: handle execution error more gracefully; closes #1413 2017-02-20 06:58:08 +01:00
Ad Schellevis
1df84c3ebc (filter) ditch alias_get_type() 2017-02-19 16:17:29 +01:00
Ad Schellevis
91de205795 (filter) cleanup code, aliasses, globals, etc. loosly related to https://github.com/opnsense/core/issues/1396 2017-02-19 16:04:28 +01:00
Franco Fichtner
e1e7ecc05b system: remove Mongolian, nobody working on this anymore 2017-02-18 13:33:02 +01:00
Franco Fichtner
50f2ffad55 ipsec: filtertunnel kind of helps, but is the wrong approach 2017-02-18 11:42:46 +01:00
Franco Fichtner
99c71c85c9 firmware: plugin detection via configd 2017-02-17 09:03:10 +01:00