4619 Commits

Author SHA1 Message Date
Franco Fichtner
0822b3dd3c inc: minor tweaks and simplifications 2016-03-19 11:34:44 +01:00
Franco Fichtner
7ce4776bb5 interfaces: another pass for dhclient overrides v4/v6 2016-03-18 18:24:49 +01:00
Franco Fichtner
632cfdff00 upnp: fix a crash report 2016-03-18 18:14:58 +01:00
Franco Fichtner
531e30368f make: garbage in, garbage out for live mount 2016-03-18 17:44:24 +01:00
Franco Fichtner
2cacc4b57e crash reporter: add creation time for reference 2016-03-18 17:42:51 +01:00
Ad Schellevis
ada168083d (legacy) quick refactor vpn_pptp_users_edit.php 2016-03-18 17:18:42 +01:00
Ad Schellevis
c43b7158a8 (legacy) quick refactor vpn_pptp_users.php 2016-03-18 17:09:58 +01:00
Ad Schellevis
b5cd617e86 (legacy) quick refactor of vpn_pptp.php 2016-03-18 16:52:38 +01:00
Franco Fichtner
bec1cc375f interfaces: fix typo in GRE edit page 2016-03-18 16:22:59 +01:00
Ad Schellevis
fa81eb186a (legacy) remove some more from vpn_l2tp.php 2016-03-18 16:09:35 +01:00
Ad Schellevis
998a5e01f9 (legacy) quick refactor of vpn_l2tp_users_edit.php 2016-03-18 16:02:25 +01:00
Ad Schellevis
b0779df94a (legacy) quick refactor of vpn_l2tp_users.php 2016-03-18 15:42:18 +01:00
Ad Schellevis
9338c2bf78 gettext() 2016-03-18 15:14:22 +01:00
Ad Schellevis
2a48e138f0 gettext() 2016-03-18 15:13:27 +01:00
Ad Schellevis
17ffaa17c5 (legacy) quick refactor of vpn_l2tp.php 2016-03-18 15:01:12 +01:00
Ad Schellevis
38a5562c92 (legacy) forgot to plug these into wizard.php 2016-03-18 13:35:42 +01:00
Ad Schellevis
d53780856a (menu) add filter for menu items, creating space for https://github.com/opnsense/core/issues/508
Using this version, it will already be possible to "delete" (sub)menus from inherited structures, using the visibility="delete" tag on an item.
2016-03-18 13:09:49 +01:00
Ad Schellevis
9bc9381910 (legacy) remove javascript autoloading, all occurrences of it where replaced except the index/dashboard handling. 2016-03-18 12:17:52 +01:00
Franco Fichtner
a2652c8792 health: annotate a crash report spot
The file is probably not XML at this point.
Leaving this for @adschellevis.
2016-03-18 10:22:03 +01:00
Franco Fichtner
0ce22e12e4 dns: show forwarder checkbox captions 2016-03-18 09:48:14 +01:00
Franco Fichtner
c63366e581 console: free screen real estate for previous 2016-03-18 09:13:40 +01:00
Franco Fichtner
465c8ad46b console: append domain name for neatness 2016-03-18 09:08:10 +01:00
Franco Fichtner
d68e86e81b openvpn: fix missed configure stage for p2p_tls mode
Wouldn't it be better to do this unconditionally if more CSC
features are pushed and this might be missed again?

PR: https://forum.opnsense.org/index.php?topic=2449.0
2016-03-18 07:22:22 +01:00
Franco Fichtner
7ec49ce3b6 system: tweak help for crypto settings
Suggested by: @oparoz
2016-03-17 22:43:43 +01:00
Franco Fichtner
9949d2a1c2 firewall: tweak rules icons; closes #838 2016-03-17 20:49:01 +01:00
Ad Schellevis
bd7dfb22f1 (ids) catch <enter> for inputSearchAlerts , closes https://github.com/opnsense/core/issues/829 2016-03-17 19:12:30 +01:00
Ad Schellevis
5c8ceeaefd firewall_aliases_edit.php add some validations, closes https://github.com/opnsense/core/issues/810 2016-03-17 19:03:02 +01:00
Franco Fichtner
29ddac4647 system: fix typos 2016-03-17 14:13:30 +01:00
Franco Fichtner
6abb7dfa59 system: add option to load cryptodev, but don't do it as the new defaut 2016-03-17 14:08:14 +01:00
Franco Fichtner
d74c27494d system: do the previous for thermal modules plus some naming unification 2016-03-17 13:25:09 +01:00
Franco Fichtner
efb83c517e system: glxsb is only for i386, check for modules consistently 2016-03-17 13:14:32 +01:00
Franco Fichtner
b41fc6188d system: modularise crypto devices
Suggested by: @oparoz
2016-03-17 11:45:58 +01:00
Franco Fichtner
ff6f234102 firewall: fix potential XSS
Spotted by: @fabianfrz
2016-03-17 10:59:35 +01:00
Ad Schellevis
b1034aab94 (proxy) better match url overlaps in acl, https://github.com/opnsense/core/issues/824 2016-03-16 20:04:24 +01:00
Ad Schellevis
a9ce543c83 (proxy) extend number of scrollbar itesm, closes https://github.com/opnsense/core/issues/819 2016-03-15 19:47:42 +01:00
Ad Schellevis
680bb24069 (mvc) add sorting to JsonKeyValueStoreField type, for https://github.com/opnsense/core/issues/819 2016-03-15 19:47:04 +01:00
Ad Schellevis
34986253c7 (mvc) extend tokenizer presentation in standard template 2016-03-15 19:45:33 +01:00
Ad Schellevis
f985dae7da (mvc) add nbDropdownElements to tokenizer helper 2016-03-15 19:44:10 +01:00
Franco Fichtner
2a7a87c0b4 vpn: fix previous as suggested by @DokuKaefer 2016-03-15 15:38:23 +01:00
Franco Fichtner
2223d5d276 services: simplify vpn service control and extend for pppoe servers 2016-03-15 15:29:40 +01:00
Ad Schellevis
1e9aa0abb4 (configd) suppress stream_socket_client warnings 2016-03-15 14:51:59 +01:00
Ad Schellevis
fe848ddd50 (legacy) refactor vpn_pppoe_edit.php, zap jquery.ipv4v6ify.js row_helper.js 2016-03-15 14:28:52 +01:00
Ad Schellevis
181dd67b3d (legacy) refactor vpn_pppoe.php 2016-03-15 11:34:37 +01:00
Ad Schellevis
89eb450b71 whitespace vpn_openvpn_export.php 2016-03-15 09:48:23 +01:00
Ad Schellevis
e5621835dc whitespace vpn_openvpn_export_shared.php 2016-03-15 09:47:09 +01:00
Ad Schellevis
eab8c64ccf whitespace vpn_ipsec_mobile.php 2016-03-15 09:43:14 +01:00
Ad Schellevis
6b87325fd9 whitespace system_usermanager_passwordmg.php 2016-03-15 09:41:19 +01:00
Ad Schellevis
afba0908c3 whitespace system_usermanager_import_ldap.php 2016-03-15 09:40:03 +01:00
Franco Fichtner
6e1be84935 logs: fix spaces on header 2016-03-15 08:51:42 +01:00
Franco Fichtner
cd379a8f10 firmware: pkg can also change options, make sure this is caught 2016-03-15 08:24:45 +01:00