2428 Commits

Author SHA1 Message Date
Franco Fichtner
c8a304b0b7 dns: properly bootstrap unbound root directory 2015-08-06 07:10:26 +02:00
Ad Schellevis
b1dab897f2 (legacy) zap protochart 2015-08-05 20:44:54 +00:00
Ad Schellevis
50e27fc89c (legacy) refactor/cleanup vpn_openvpn_csc.php 2015-08-05 16:35:34 +00:00
Ad Schellevis
fc81da1717 (legacy) some additional fixes for openvpn.inc 2015-08-05 16:34:48 +00:00
Ad Schellevis
0cf7517a73 (legacy) remove unused delete message 2015-08-05 16:20:36 +00:00
Ad Schellevis
100ab6d560 remove debug ... 2015-08-05 16:16:06 +00:00
jschellevis
f9333ee435 Update lagacy Firewall Log Summary page, better coding and fancy layout 2015-08-05 16:07:58 +00:00
Ad Schellevis
627858d38c (legacy) and remove the same unused nbdd in openvpn.inc 2015-08-05 14:04:40 +00:00
Ad Schellevis
0130008fde (legacy) remove unused nbdd from vpn_openvpn_server.php 2015-08-05 14:02:28 +00:00
Ad Schellevis
106c33e672 (legacy) vpn_openvpn_client.php missed two input's 2015-08-05 13:46:03 +00:00
Ad Schellevis
c908020e46 (legacy) vpn_openvpn_client/server.php full help / pointer 2015-08-05 13:38:14 +00:00
Ad Schellevis
be9b4a37d9 (legacy) refactor/cleanup vpn_openvpn_client.php 2015-08-05 13:33:15 +00:00
Ad Schellevis
f1f331b98f (legacy) fix unitialized var in certs.inc 2015-08-05 13:32:35 +00:00
Ad Schellevis
54d0c42962 (legacy) remove global $openvpn_dev_mode and do some minor style fixes in vpn_openvpn_server.php 2015-08-05 13:20:48 +00:00
Franco Fichtner
4dcad14452 system: default did not reset due to faulty logic 2015-08-05 14:32:57 +02:00
Ad Schellevis
6c3e5c0b67 (legacy) oops, work in progress in vpn_openvpn_client.php did commit the wrong file. new client php file will follow later today 2015-08-05 09:54:41 +00:00
Ad Schellevis
437450b3f4 (legacy/openvpn) remove global $openvpn_prots, client page will follow in another commit 2015-08-05 09:53:22 +00:00
Ad Schellevis
bb26b9e25a (legacy) remove some excessive css tags in vpn_openvpn_server.php 2015-08-05 09:45:42 +00:00
jschellevis
b34ca0518b Add d3 and nvd3 for fancy charts 2015-08-05 09:05:13 +00:00
Franco Fichtner
90429b137b lang: fixup French 2015-08-05 08:46:37 +02:00
Franco Fichtner
829c503a9a src: last sweep through crash reports for 15.7.7 2015-08-05 08:59:57 +02:00
Franco Fichtner
7e465fc503 firmware: fix stray debug attribute; #304 2015-08-05 08:42:59 +02:00
Franco Fichtner
bac7116530 firmware: rework header, add reboot notice; fixes #304 2015-08-05 08:41:32 +02:00
Ad Schellevis
d7179953c1 (legacy) simplify "edit item" check a bit and remove typo in vpn_openvpn_server.php 2015-08-04 19:37:50 +00:00
Ad Schellevis
fa5778f6a8 add logout option to user menu (https://github.com/opnsense/core/issues/305) 2015-08-04 18:51:10 +00:00
Ad Schellevis
892bbe7198 (legacy) add missing dependency, source crashreport
PHP Fatal error:  Call to undefined function system_hosts_generate() in /usr/local/etc/inc/interfaces.inc on line 3129
2015-08-04 14:52:03 +00:00
Ad Schellevis
3e6b18e2d8 (google backup) missed dependency on util.inc for backup script 2015-08-04 14:45:19 +00:00
Ad Schellevis
d51831b32d (legacy) fix PHP Fatal error: Call to undefined function create_gateway_quality_rrd() in /usr/local/etc/inc/gwlb.inc on line 330
setup_gateways_monitor needs rrd.inc
2015-08-04 14:21:46 +00:00
Ad Schellevis
fc7f8d1450 (legacy) fix crashreporter issue 2015-08-04 14:17:24 +00:00
Ad Schellevis
8bc4bdcbec (legacy) fix PHP Fatal error: Call to undefined function lock() in /usr/local/etc/inc/system.inc on line 125
traceback missing library issue, search function where lock() is used in line 125 (system_resolvconf_generate), then check use and add
missing library,

grep -r system_resolvconf_generate * | sed 's/:/ /g' | awk '{print $1;}' | sort -u
2015-08-04 13:57:01 +00:00
Ad Schellevis
b3873a8197 (legacy) crashreport, fix some input validation 2015-08-04 13:50:24 +00:00
Ad Schellevis
b5fc573016 (legacy) cleanup vpn_openvpn_server.php and add help buttons (fix for https://github.com/opnsense/core/issues/297) 2015-08-04 13:24:00 +00:00
Ad Schellevis
09d6aacc0f (legacy) backport show all help button behaviour to legacy code 2015-08-04 13:22:16 +00:00
Ad Schellevis
5a893de742 (ui) small javascript fix on help button behaviour 2015-08-04 15:07:21 +02:00
Ad Schellevis
42c4019b96 (legacy) fix uninitialized array element in certs.inc 2015-08-04 12:54:14 +00:00
Ad Schellevis
3007afe379 (legacy) add legacy_html_escape_form_data to legacy helper functions to escape array items recursive 2015-08-04 12:53:15 +00:00
Ad Schellevis
50c05fbc0a (legacy) add showhelp to default header for help icons 2015-08-04 12:52:02 +00:00
Franco Fichtner
f5d8b46ef4 intrusion detection: fix suricata bootup on /var MFS 2015-08-04 13:13:31 +02:00
Franco Fichtner
e8496219a5 src: fix crash reports 2015-08-04 12:16:11 +02:00
Franco Fichtner
3644a72431 openvpn: util.inc is included via guiconfig.inc 2015-08-04 11:42:14 +02:00
Franco Fichtner
0a18a77f33 dashboard: fix via crash reporter 2015-08-04 11:23:34 +02:00
Franco Fichtner
fad7184fa2 lang: fuzzy matching is not good 2015-08-04 09:12:32 +02:00
Franco Fichtner
383bdd7993 lang: merge from template; fixes #301 2015-08-04 08:58:57 +02:00
Franco Fichtner
e4b5672e8e lang: add a merge target to update from template; #301 2015-08-04 08:58:54 +02:00
Franco Fichtner
feaba402bb Merge pull request #290 from fabianfrz/translation_p1
Translation #285 Part1
2015-08-04 08:11:33 +02:00
Fabian Franz
601861088d language fix 2015-08-04 08:03:04 +02:00
Fabian Franz
a95669d734 some language fixes 2015-08-04 07:52:40 +02:00
Franco Fichtner
fa87cdb5b9 lang: two small fixes for German 2015-08-04 06:18:56 +02:00
Franco Fichtner
9ac2c9fd2e Merge pull request #291 from fabianfrz/translation_p2
the changeset of the other 4% of #285
2015-08-03 21:11:23 +02:00
Ad Schellevis
fe1791dec3 (legacy/theme) remove duplicate script files 2015-08-03 19:08:43 +00:00