Franco Fichtner
41966d7158
git: wrong ignore pattern
2018-09-22 09:59:45 +02:00
Franco Fichtner
1fb52bace2
shell: obvious replacement for OPENSSL_VERSION_TEXT
2018-09-22 09:29:38 +02:00
Alexander Shursha
90e3c90157
Fix translate firmware. ( #2741 )
2018-09-21 08:54:44 +02:00
Alexander Shursha
4a042858a6
Fix translate firmware.
2018-09-20 12:06:38 +02:00
Ad Schellevis
c138c688cd
Firewall/alias, move diag_tables.php to mvc to make room for additional function calls and validations.
2018-09-19 22:39:47 +02:00
Franco Fichtner
9d37fe6bbc
interfaces: use interface_static6_configure() helper
2018-09-19 21:15:05 +02:00
marjohn56
2392c75b60
Fix for static IPv6 when using PPPoE IPv4 on WAN
2018-09-19 21:11:59 +02:00
Franco Fichtner
93518e6ccd
interfaces: new static helpers and a bit of refactoring
2018-09-19 19:10:45 +02:00
Andy Binder
9d1de012ef
Write out "Bytes Received"..
2018-09-19 11:49:26 +02:00
Frank Brendel
fff1581591
monit: change mail format field for alerts to textbox ( #2730 )
2018-09-18 11:57:36 +02:00
Franco Fichtner
ea675a0ce8
pkg: retain compat with release version update tools for now...
...
and change an obsolete opnsense-update call to opnsense-version
equivalent.
2018-09-17 18:14:29 +02:00
Franco Fichtner
ba7163a01b
rc: last optimisation pass for opnsense-version
2018-09-17 07:50:33 +02:00
Franco Fichtner
d7a6e9c8bb
rc: tweak opnsense-version to return custom string combinations
2018-09-17 07:49:47 +02:00
Franco Fichtner
b263fa7ee5
rc: small typo
2018-09-17 00:01:44 +02:00
Franco Fichtner
a0347a46d2
rc: add manual page for opnsense-version
2018-09-16 23:58:20 +02:00
Franco Fichtner
8fcda9f8aa
firmware: make firmware-upgrade the version file
2018-09-16 23:15:55 +02:00
Franco Fichtner
0cf4fe5e38
rc: hello opnsense-version!
2018-09-16 23:07:21 +02:00
Franco Fichtner
e194253186
firmware: kill the firmware-product.last trick
...
On second thought it's only marginally useful and not really
relevant nowadays for working on crash reports.
2018-09-16 20:42:49 +02:00
Franco Fichtner
90296833f9
firmware: firmware-product, src/opnsense/version/opnsense, etc.
...
Now that we have metadata injection at build time read it instead
of its auxiliary files. Allow live-mount to snoop the metadata and
afterwards we can start to marry the version and firmware-product
file.
Last puzzle piece will be a tool called "opnsense-version" to read
the JSON metadata and return it in a piecemeal fashion of a part
of the system requires that info, especially from the shell.
2018-09-16 20:38:15 +02:00
Franco Fichtner
8d6a9b4197
firmware: hijack firmare-product for build-time metadata
2018-09-16 19:03:36 +02:00
Franco Fichtner
490a68e8c1
unbound: remove superflous msort() function
2018-09-16 18:49:05 +02:00
Franco Fichtner
a0d9ce9c3c
dnsmasq: skip link-local as well
...
If we can't set the scope chances are this doesn't
work properly anyway.
2018-09-16 18:08:34 +02:00
Franco Fichtner
c6706805a2
interfaces: interfaces_addresses() because...
...
... realif can be different for IPv6.
2018-09-16 18:04:11 +02:00
Franco Fichtner
1cf39968ad
unbound: remove get_possible_listen_ips() usage #1257
2018-09-16 17:05:02 +02:00
Franco Fichtner
2e968357b4
interfaces: rework ping tool #1257
2018-09-16 16:13:38 +02:00
Franco Fichtner
7b0d16ec54
src: why not get rid of get_possible_listen_ips()
...
Kill what we can already. Only one plugin uses it (obsolete SNMP).
2018-09-16 15:14:04 +02:00
Franco Fichtner
18c3d97ef2
unbound: always bind to loopback
...
get_possible_listen_ips() should go away and Dnsmasq already
does the right thing so let Unbound follow.
While here get rid of writing empty values into the config
and even offering them on the GUI...
2018-09-16 15:14:04 +02:00
Franco Fichtner
494bebcde1
www: relevant function moved elsewhere
2018-09-16 14:19:49 +02:00
Franco Fichtner
47baf6b122
make: replace all the things!
2018-09-16 13:09:57 +02:00
Franco Fichtner
866ff2ba92
src: allow login/error page to use cache_safe()
...
Now that we don't have version leakage we can extend the use
to the login page without risk (except that people know it's
at least the version that feature was introduced in).
2018-09-16 12:25:38 +02:00
Franco Fichtner
4178038bed
src: cache_safe() uses part of MD5 of modified time
...
Suggested by: @fabianfrz
2018-09-16 12:14:16 +02:00
Franco Fichtner
b0d67d702a
src: typo in cache_safe additions
2018-09-16 11:57:39 +02:00
Franco Fichtner
574bd308be
src: remove trailing dot workaround by removing trailing dots
2018-09-16 11:44:13 +02:00
Franco Fichtner
27b3ba0441
src: additional cache_safe() usage
2018-09-16 11:36:29 +02:00
Franco Fichtner
82d57c022c
shell: mark iteration variable unused
2018-09-15 10:33:09 +02:00
Franco Fichtner
d54f50a6f4
dhcp: kill lease actions if interface is not there
2018-09-14 08:18:59 +02:00
Andy Binder
fdf27ddd30
Update status_openvpn.php
...
Change order of Client-Instance-Table-Headers to match P2P-Table-Header order
2018-09-13 09:33:36 +02:00
Franco Fichtner
c1c27c3f61
ipsec: reverse ordering #1852
2018-09-13 07:05:44 +00:00
Franco Fichtner
36cde519cd
ipsec: multiple phase 1 dh groups #1852
2018-09-12 19:09:02 +02:00
Franco Fichtner
844aa19112
ipsec: make hash selection selectpicker in both phases #1852
2018-09-12 15:35:19 +00:00
Franco Fichtner
037a92f2ca
ipsec: multiple hash algos in phase 1 #1852
2018-09-12 15:11:34 +00:00
Michael
3e4d4b2b7c
Update vpn_ipsec_phase1.php
2018-09-12 15:57:29 +02:00
Franco Fichtner
1418e7a8da
src: more $config access avoidance
2018-09-12 09:00:00 +02:00
Franco Fichtner
21d3ff051f
system: iterate over gateways without $config access
...
Positive side-effect is we don't have to sanity-check access
anymore.
2018-09-12 08:59:26 +02:00
Franco Fichtner
baa43590d7
src: remove get_configured_interface_with_descr()'s $withdisabled
2018-09-11 22:16:31 +02:00
Franco Fichtner
a35b40a4a7
src: remove unused $only_opt
2018-09-11 21:52:34 +02:00
Franco Fichtner
8c00114edc
src: removal of get_configured_interface_list() 2/2
2018-09-11 21:30:53 +02:00
Franco Fichtner
7c853d62a9
src: get rid of get_configured_interface_list() 1/2
2018-09-11 21:14:53 +02:00
Franco Fichtner
6d5444f95b
src: unused/spurious $config spots
2018-09-11 20:37:30 +02:00
Franco Fichtner
6f6f8397e7
util: this is unused
2018-09-11 19:27:16 +02:00