1773 Commits

Author SHA1 Message Date
Franco Fichtner
c82fdd08f9 system: fix tooltip for add button 2016-03-21 09:51:41 +01:00
Franco Fichtner
fc381754a3 vpn: can't have zero clients 2016-03-21 09:14:03 +01:00
Franco Fichtner
0917381380 inc: shrink usage of kld* utilities further 2016-03-19 16:24:00 +01:00
Franco Fichtner
632cfdff00 upnp: fix a crash report 2016-03-18 18:14:58 +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
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
0ce22e12e4 dns: show forwarder checkbox captions 2016-03-18 09:48:14 +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
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
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
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
Ad Schellevis
f79e201840 (legacy) refactor status_filter_reload.php 2016-03-14 19:58:51 +01:00
Ad Schellevis
8d2cf58bd7 whitespace services_wol.php 2016-03-14 19:33:01 +01:00
Ad Schellevis
13ae2f59db whitespace index.php 2016-03-14 19:28:14 +01:00
Ad Schellevis
8098a423bf whitespace / codestyle guiconfig.inc 2016-03-14 19:16:18 +01:00
Ad Schellevis
78354c7f78 whitespace / codestyle getserviceproviders.php 2016-03-14 18:58:45 +01:00
Franco Fichtner
80eba3c210 ntp: correct select behaviour; closes #818
o When servers are empty, show prefer and noselect as disabled.
o Tighten the config write by using the same code idiom as the
  frontend, which is the safer method.
o Untangle noselect and prefer, ntpd.conf will handle it.
2016-03-14 12:04:20 +01:00
Ad Schellevis
d9d87849a2 whitespace 2016-03-14 08:39:57 +01:00
Ad Schellevis
a352d3a864 missing gettext() 2016-03-14 08:25:43 +01:00
Ad Schellevis
20e1e49548 whitespace / unused css classes in diag_sockets.php 2016-03-13 20:40:54 +01:00
Ad Schellevis
527773d727 whitespace 2016-03-13 20:32:36 +01:00
Franco Fichtner
e7723d4733 system: strip ntp config from general settings #818 2016-03-13 20:16:55 +01:00
Franco Fichtner
7c3b995971 ntp: avoid crash report when not assigning interfaces 2016-03-13 19:55:58 +01:00
Ad Schellevis
18364725cc (mvc) move system routes to mvc including dependencies 2016-03-13 13:58:44 +01:00