3422 Commits

Author SHA1 Message Date
Franco Fichtner
e119adf8ba firmware: extend message to make ABI problems more visible 2016-01-08 20:21:26 +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
d7e0198beb Merge pull request #616 from 8191/change_copyicons
Reworked action buttons for list operations
2016-01-08 17:40:30 +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
bbb128f8db copyright 2016-01-08 16:56:34 +01:00
Ad Schellevis
aa48b3dbb0 (legacy) oops, swapped column 2016-01-08 16:51:01 +01:00
Ad Schellevis
b78b8e5d0a (legacy) add number of active mobile users in ipsec.widget.php 2016-01-08 16:48:01 +01:00
Ad Schellevis
c3135f5f41 (ipsec, legacy) add ipsec (mobile) leases to diag and widget, rename "ipsec list_status" to "ipsec list status", closes https://github.com/opnsense/core/issues/139 2016-01-08 16:42:03 +01:00
Ad Schellevis
0beb30fd7c (configd) add "ipsec list leases" action 2016-01-08 16:40:39 +01:00
Ad Schellevis
1d1c2c6acc (ipsec) add list pool leases script (https://github.com/opnsense/core/issues/139) 2016-01-08 16:38:27 +01:00
Franco Fichtner
2d8d3c12b0 widgets: don't display unavailable widgets, fixes #611 2016-01-08 14:56:53 +01:00
Franco Fichtner
9d46db1a3c acl: prevent wobble when scrolling by adjusting capitalisation 2016-01-08 14:45:12 +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
Franco Fichtner
2c43e0c180 Merge pull request #618 from 8191/fix_dhcpleaselable
DHCP: change column of lease table from "Online" to "Status"
2016-01-08 09:09:57 +01:00
Franco Fichtner
b1256d80b4 firewall: tweak previous for #504 2016-01-08 09:07:14 +01:00
Franco Fichtner
b951d7dfb6 Merge pull request #601 from fabianfrz/fix_504
fix for #504
2016-01-08 08:57:27 +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
Manuel Faux
aa4215b695 DHCP: change column of lease table from "Online" to "Status" 2016-01-08 08:19:09 +01:00
Manuel Faux
418c800dab UX: added missing and unified existing tooltips of buttons
* Added missing tooltips for existing buttons for list management (add line,
    remove line, move line, clone line)
  * Shortened existing tooltip texts to a minimum
  * Fixed incorrect tooltip texts
  * Changed order of buttons to 1. move item, 2. delete item, 3. add item, 4.
    clone item
  * Changed tooltips "click to toggle enable/disable rule" to "disable rule" and
    "enable rule" corresponding to the current state, respectively.
2016-01-08 00:01:38 +01:00
Ad Schellevis
bd12f5dcc3 (proxy) add configurable cache_mem, closes https://github.com/opnsense/core/issues/417 2016-01-07 21:55:43 +01:00
Ad Schellevis
fdef13dae1 (legacy) fix acl for legacy_traffic_stats.php (replacement for ifstats.php, bandwidth_by_ip.php) 2016-01-07 20:48:54 +01:00
Fabian Franz
cc18380222 fix 504 2016-01-07 18:45:08 +01:00
Ad Schellevis
12670e2e01 (legacy) fix label capitalization , closes https://github.com/opnsense/core/issues/556 2016-01-07 17:43:18 +01:00
Ad Schellevis
cfb34330ee (legacy) fix padding in system_usermanager.php, closes https://github.com/opnsense/core/issues/561 2016-01-07 17:40:52 +01:00
Ad Schellevis
6b48c19387 (legacy) fix header alignment for "Schedule repeat" section 2016-01-07 17:31:29 +01:00
Ad Schellevis
8e664e7edc (legacy) fix authentication_method / rsa check for ipsec.secrets 2016-01-07 17:16:09 +01:00
Manuel Faux
fa142b5536 UX: Changed icon for "add similar item"
Changed button icon of "add similar item" from plus to clone symbol.
2016-01-07 17:06:38 +01:00
Franco Fichtner
bd652e9058 src: make quick the default for floating rules for #504 2016-01-07 16:15:23 +01:00
Ad Schellevis
99206e99d3 (usermanager) issue with defaults, closes https://github.com/opnsense/core/issues/612 2016-01-07 14:51:26 +01:00
Ad Schellevis
ee9cd01ef6 (legacy) fix heading for status_graph.php 2016-01-07 13:06:48 +01:00
Ad Schellevis
c22f7da626 (legacy) fix typo in legacy_traffic_stats.php 2016-01-07 13:02:26 +01:00
Ad Schellevis
b991dd8ab2 (legacy) refactor status_graph.php, consolidate ifstats.php and bandwidth_by_ip.php into legacy_traffic_stats.php, leave graph.php as it is for now (although replacing should be a good idea) 2016-01-07 12:57:36 +01:00
Franco Fichtner
2fa4255b10 firewall: mop up after #607 2016-01-07 10:07:17 +01:00
Ad Schellevis
f8d651d1c3 (systemhealth) condense all a bit and make options collapsible 2016-01-06 22:43:53 +01:00
Ad Schellevis
a230c799c9 Merge pull request #610 from fabianfrz/translation
Translation
2016-01-06 21:54:28 +01:00
Fabian Franz
4739172d6d translation fix 2016-01-06 21:38:53 +01:00
Fabian Franz
f6396752a8 translation and some changes in traffic_graphs.widget.php 2016-01-06 21:22:03 +01:00
Ad Schellevis
d21be1c5eb (legacy) refactor diag_traceroute.php 2016-01-06 20:40:47 +01:00
Ad Schellevis
684770401d (legacy) refactor diag_testport.php 2016-01-06 18:21:56 +01:00
Ad Schellevis
708a14bc1d (legacy) some more refactoring for diag_ping.php 2016-01-06 17:47:58 +01:00
Ad Schellevis
6c0e84ccb5 (legacy) accept initial form values via get 2016-01-06 17:28:00 +01:00
Ad Schellevis
9773d9ddc4 (legacy) zap some leftovers diag_ping.php 2016-01-06 17:18:51 +01:00
Ad Schellevis
fb14873010 (legacy) refactor diag_ping.php 2016-01-06 17:15:58 +01:00