Franco Fichtner
69ad2a3fc1
globals: thin out a bit more
2016-01-16 12:00:24 +01:00
Franco Fichtner
1cb6d444b4
globals: thin out the file
...
o is_install_media() was being misused. In the instance of dhcp6,
the backup file did not even exist, I think someone did copy+paste
the IPv4 code back in the day and the actual backup was never added.
o match_wireless_interface() was moved to interfaces.inc where it
belongs.
2016-01-16 11:51:28 +01:00
Manuel Faux
a123d73fcd
OpenVPN Client Export: add CA chain to CA certificates
2016-01-13 15:52:27 +01:00
Franco Fichtner
58d012701d
firmware: add a new mirror for RageNetwork in Munich, Germany :)
2016-01-13 08:10:28 +01:00
Franco Fichtner
cf7b3c1157
pkg: remove tokenizer, was used for style checker
...
The style checking is done in the build system, so there's no need
to keep this here. A more dynamic way needs to be devised at some
point that allows plugging PHP modules into the code, but it's not
overly important.
Suggested by: @fabianfrz
2016-01-13 06:52:23 +01:00
Franco Fichtner
59a229c38a
php: fire in the hole!
2016-01-11 18:36:46 +01:00
Franco Fichtner
f30dc89708
firmware: point to 16.1 to prepare for transition in next release
2016-01-11 10:22:05 +01:00
Franco Fichtner
46a8533aa6
src: whitespace sweep
2016-01-10 22:44:28 +01:00
Manuel Faux
b6484af7a9
Backend functions: worked in some CR recommendations
2016-01-10 16:25:06 +01:00
Manuel Faux
1206b9b7ef
Firewall: added tooltip to used aliases
...
Tooltip shows description of alias.
2016-01-10 16:25:06 +01:00
Ad Schellevis
9766a61abd
(legacy) code style ipsec.inc
2016-01-10 16:09:22 +01:00
Franco Fichtner
496154d154
unbound: reorder advanced features inclusion, closes #550
2016-01-09 00:14:17 +01:00
Franco Fichtner
c037c55aaf
gateways: try to purge disabled gateways, closes #557
...
The way the code is currently set up it will never truly rebuild the
routing table, so old gatway monitoring host entries may linger in
the system until properly rebooted or fully reconfigured. But all
in all, routes are now skipped properly if no monitoring is needed.
2016-01-09 00:06:39 +01:00
Franco Fichtner
55586d3c8b
dyndns: update cloudflare service, closes #423
...
Taken from: https://forum.pfsense.org/index.php?topic=87436
2016-01-08 23:05:46 +01:00
Franco Fichtner
5aac90e81a
Merge pull request #625 from 8191/fix_unbound-regdhcp
...
unbound: Fix "register DHCP leases in DNS" config option
2016-01-08 20:39:33 +01:00
Manuel Faux
4f116228c8
unbound: Fix "register DHCP leases in DNS" config option
...
The option to register DHCP leases within unbound DNS was configurable via
DNS Resolver GUI, but the setting was ignored. DHCP leases were always applied.
2016-01-08 20:26:44 +01:00
Ad Schellevis
2de451e3d6
(legacy) move ipsec_idinfo_to_text into vpn_ipsec.conf, move copyright notice with it and cleanup some spacing
2016-01-08 17:47:25 +01:00
Ad Schellevis
9496a84b39
Revert "(legacy) move ipsec_idinfo_to_text into vpn_ipsec.conf, move copyright notice with it and cleanup some spacing"
...
This reverts commit 96e8bd4c78499930a14961cfb3c02648254debd1.
2016-01-08 17:39:59 +01:00
Ad Schellevis
96e8bd4c78
(legacy) move ipsec_idinfo_to_text into vpn_ipsec.conf, move copyright notice with it and cleanup some spacing
2016-01-08 17:21:19 +01:00
Ad Schellevis
2061bdb412
(legacy) zap single used function ipsec_get_phase1_dst and place content into caller
2016-01-08 17:13:13 +01:00
Ad Schellevis
346991be55
(legacy) zap ipsec_dump_mobile
2016-01-08 17:02:44 +01:00
Franco Fichtner
a5ddf7f09d
Merge pull request #519 from 8191/unbound-overrides
...
unbound: introducing overwriting of MX records
2016-01-08 16:59:32 +01:00
Ad Schellevis
158269e1dc
(legacy/ipsec) add "Connection method" to phase1 settings, closing https://github.com/opnsense/core/issues/477
2016-01-08 14:34:28 +01:00
Ad Schellevis
8c61c4f487
(legacy/ipsec) fixes for certref, caref, trust config data instead of reengineering authentication_method again...
2016-01-08 10:44:28 +01:00
Ad Schellevis
3724aecb79
(legacy/ipsec) simplify things a bit, trust "certref" config directive
2016-01-08 10:12:28 +01:00
Ad Schellevis
61c7ee6e29
(legacy) spacing and curly braces in vpn.inc
2016-01-08 09:39:51 +01:00
Manuel Faux
57b8d60d59
unbound: removed no-duplicate host restriction
...
Previously it was not possible to add two host override entries for the same
host-domain combination. Technically this restriction does not exist neither
within unbound nor DNS.
2016-01-08 08:55:54 +01:00
Ad Schellevis
8e664e7edc
(legacy) fix authentication_method / rsa check for ipsec.secrets
2016-01-07 17:16:09 +01:00
Franco Fichtner
5e3273eb8e
pkg: fingerprinting went wrong after faulty public key
2016-01-04 18:42:06 +01:00
Franco Fichtner
7779d193df
pkg: add a new fingerprint for 16.1
2016-01-04 14:19:17 +01:00
Franco Fichtner
3941c46884
src: happy new year :)
2016-01-01 08:40:03 +01:00
Ad Schellevis
f47013c9ba
(legacy) fix Undefined index: span in /usr/local/etc/inc/interfaces.inc on line 660
2015-12-31 15:37:32 +01:00
Ad Schellevis
312073716a
(legacy) fix Undefined variable: smallermtu in /usr/local/etc/inc/interfaces.inc on line 593
2015-12-31 15:36:28 +01:00
Franco Fichtner
54c22d2c0f
firewall: remove the old ftp proxy
...
FTP proxy via squid proxy server is available if needed.
2015-12-30 10:53:02 +01:00
Franco Fichtner
f871fc408b
Merge pull request #575 from fraenki/fix_lb_descr
...
bring back loadbalancer descriptions
2015-12-29 22:13:53 +01:00
Manuel Faux
832b801195
services: Changed incorrect name of unbound service
2015-12-29 22:07:35 +01:00
Franco Fichtner
4ac7d1cfee
config: adapt sample widgets
2015-12-29 20:33:26 +01:00
Ad Schellevis
12e057fab7
(legacy) PHP Notice: Undefined index: localip in /usr/local/etc/inc/interfaces.inc on line 1606
2015-12-29 20:27:13 +01:00
Franco Fichtner
d41b5a7456
src: reindent copyright block to four spaces
2015-12-29 20:22:41 +01:00
Ad Schellevis
cd381db4b8
(legacy) fix PHP Strict Standards: Only variables should be passed by reference in /usr/local/etc/inc/util.inc on line 861
2015-12-29 20:14:59 +01:00
Ad Schellevis
d0ee041ef4
(legacy) fix PHP Notice: Undefined index: ipaddr in /usr/local/etc/inc/util.inc on line 869
2015-12-29 20:10:13 +01:00
Ad Schellevis
405f7780be
(legacy) replace pfSense_get_interface_addresses in is_jumbo_capable
2015-12-28 14:27:02 +01:00
Ad Schellevis
4a2cb5fa0d
(legacy) add legacy_interface_details to interfaces.lib.inc, first step in replacing pfSense_get_interface_addresses
2015-12-28 14:12:59 +01:00
Ad Schellevis
08913f703f
change some spacing (2 tabs -> 4 spaces)
2015-12-28 14:00:19 +01:00
Ad Schellevis
c64b6dbd19
(legacy) optionally disable error output in legacy_interface_flags
2015-12-28 13:57:05 +01:00
Ad Schellevis
ee8aa2a57a
(legacy) some more psr styling interfaces.inc
2015-12-28 13:17:18 +01:00
Ad Schellevis
f5c2f91d29
(legacy) realign some comments in interfaces.inc
2015-12-28 12:55:49 +01:00
Ad Schellevis
36fd81766a
(legacy) fix psr style for interfaces.inc (non functional changes)
2015-12-28 12:45:26 +01:00
Frank Wall
98fb864a81
bring back loadbalancer descriptions
2015-12-27 18:48:17 +01:00
Ad Schellevis
2458389394
(legacy) fix CARP support for OpenVPN client #569 , add missing requires ( https://github.com/opnsense/core/pull/569 )
2015-12-27 15:29:52 +01:00