8785 Commits

Author SHA1 Message Date
Franco Fichtner
62fa8b5d66 firewall: proper alias sync in our new world order 2018-09-27 09:15:13 +02:00
Franco Fichtner
9e525528ba system: legacy alias restore node no longer exists 2018-09-27 09:04:02 +02:00
Ad Schellevis
8967d76f70 prettify attribute access in BaseField type and replace uuid retrieval in ApiMutableModelControllerBase, close https://github.com/opnsense/core/issues/2760 2018-09-26 21:39:30 +02:00
CJ
2918fb59d6 Add uuid field to the result of addBase
PR for opnsense/core#2760
2018-09-26 21:39:30 +02:00
Franco Fichtner
a7dbe83957 version: improved crypto flavour reading
product_flavour is embedded in the release package but the
package itself does not insist on a particular flavour other
than having knowledge about the flavour the package was
built for originally.  This is ok and direct crypto deps
seem to have failed to produce reliable upgrade / sidegrade
results in recent tests anyway.

Long story short: find out the real crypto flavour installed
from the OpenSSL binary or fall back to the metadata if said
binary cannot be found.
2018-09-26 20:30:45 +02:00
Ad Schellevis
63d38e58a7 Firewall/aliases, util controller, work in progress. The util controller should provide easy access to delete/add items, which in case of static items should also update the configuration. To make this work, we need to update the local running config as well, to prevent a full reload of the template. 2018-09-26 18:58:17 +02:00
Franco Fichtner
f8178e98d3 interfaces: 6RD IPv4 prefix is prefix only #2662 2018-09-26 15:29:43 +02:00
Franco Fichtner
792e49d7bf firewall: tiny issue with tiny fix 2018-09-25 09:24:14 +00:00
Michael
c5f3cb1b65 Update diag_limiter_info.php (#2756) 2018-09-25 11:23:37 +02:00
Franco Fichtner
770a708089 firewall: tiny issue in aliases lookup with menu 2018-09-25 08:47:09 +00:00
Franco Fichtner
e2fab5ccd7 dhcp: WPAD to advanced
Requested by: @adschellevis
2018-09-25 07:42:29 +00:00
Franco Fichtner
10a69987dd unbound: WPAD to advanced
Requested by: @adschellevis
2018-09-25 07:30:25 +00:00
Franco Fichtner
70ea12a334 ui: larget text, smaller icons in minified menu #2554 2018-09-24 18:07:57 +02:00
René
3af38a34eb Opnsense theme sidebar mod (#2755) 2018-09-24 16:45:29 +02:00
René
f5d51656a2 Sidebar - add copyright (#2754) 2018-09-24 16:22:45 +02:00
Franco Fichtner
96a34cde34 unbound: help label issue 2018-09-24 08:27:09 +00:00
Franco Fichtner
ae9b015b5e version: it's true, 18.7.4 2018-09-24 10:10:38 +02:00
Franco Fichtner
e817885195 ui: translate sidebar toogle tooltip 2018-09-23 19:19:47 +02:00
opnsenseuser
9cc83b6d0f tooltip for sidebar
tooltip for sidebar
2018-09-23 19:16:22 +02:00
opnsenseuser
f68e58c41e ui: Sidebar/hover - modification; closes #2727 2018-09-23 19:05:10 +02:00
Franco Fichtner
737d4ba002 firewall: Traffic Shaper -> Shaper
A personal dream come true!
2018-09-23 18:52:51 +02:00
Franco Fichtner
4096b0e9e7 system: zap a few global $config references 2018-09-23 11:44:49 +02:00
Franco Fichtner
a07dca958f system: safety belts for dnsallowoverride #2751
bindsto wizard magic may be faulty still.  Shell scripts do stupid
things as well...
2018-09-23 11:14:40 +02:00
Franco Fichtner
4ebb368b2c unbound: hello bitrot my old friend :P
* Base unbound is no longer installed.  Path is /usr/local/...
* remotecontrol.conf is not enough, need to use unbound.conf
* shuffle remote-control content into unbound.conf
* disable cache dump / load until its more clever

Case in point of how useless is it to have unused scripts hitching
along for the ride.
2018-09-23 10:59:05 +02:00
Franco Fichtner
ef5cb57e31 unbound: shorten unbounctlwrapper to wrapper.py 2018-09-23 10:20:09 +02:00
Franco Fichtner
993b205cb6 unbound: cache dump / load / flush 2018-09-23 10:04:09 +02:00
Franco Fichtner
da3a25b66d system: unused return 0 2018-09-22 23:44:05 +02:00
Michael
c393bdb3c7 Update system_hasync.php 2018-09-22 23:34:53 +02:00
Franco Fichtner
57c29f6cd7 interfaces: overriding automatic IPv6 addresses doesn't work; closes #1993 2018-09-22 23:01:22 +02:00
Franco Fichtner
7ec2804f59 system: listen ips no more; closes #1257 2018-09-22 22:32:23 +02:00
Franco Fichtner
9bc5d4810a interfaces: proper button in port probe 2018-09-22 22:28:50 +02:00
Franco Fichtner
fad88952e6 interfaces: last caller removed 2018-09-22 22:28:32 +02:00
Franco Fichtner
8985e5f4d7 interfaces: port probe no longer uses get_possible_listen_ips() 2018-09-22 22:12:55 +02:00
Franco Fichtner
f5d2ee6fea system: no more arguments for last two callers of function 2018-09-22 21:46:06 +02:00
Franco Fichtner
d93f60bf08 system: stop using get_possible_listen_ips() 2018-09-22 21:39:34 +02:00
Franco Fichtner
772ea4ace1 interfaces: tweak interfaces_addresses() slightly
* Input an array of interfaces to get addresses from,
  saving multiple calls to ifconfig in the best case.

* Return interface name, family and scope along with
  the actual address for further analysis.
2018-09-22 21:15:41 +02:00
Franco Fichtner
225ba12ef8 pkg: rename tree.mk to core.mk 2018-09-22 20:23:57 +02:00
Michael
0c0d4cfb6b Update diag_limiter_info.php (#2746) 2018-09-22 17:36:44 +02:00
Franco Fichtner
48f276cdba git: move version ignore to root
We only need it if we don't have any files so the directory
is kept correctly...
2018-09-22 10:57:33 +02:00
Franco Fichtner
6ebded2717 firmware: stop providing ABI/name version files manually
Add them to the plist with proper replacement for now, even though
they are going away eventually.
2018-09-22 10:38:15 +02:00
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