2789 Commits

Author SHA1 Message Date
Ad Schellevis
aad85bc97b (theme) display wrapped tabs a bit better https://github.com/opnsense/core/issues/311 2015-09-04 11:41:45 +02:00
Ad Schellevis
73518ad8e6 (legacy) remove ssh1 keys from generating ( when ssh1 is disabled they can't be generated )
for reference:

/usr/local/etc/rc.sshd: The command '/usr/local/bin/ssh-keygen -t rsa1 -N "" -f /usr/local/etc/ssh/ssh_host_key' returned exit code '1', the output was 'Saving key "/usr/local/etc/ssh/ssh_host_key" failed: unknown or unsupported key type Generating public/private rsa1 key pair.'
2015-09-04 08:12:07 +00:00
Ad Schellevis
1ae30f1769 (legacy) crashreport PHP Warning: Invalid argument supplied for foreach() in /usr/local/etc/inc/config.console.inc 2015-09-04 07:30:29 +00:00
Ad Schellevis
52fb58b3da (legacy) crashreport PHP Warning: Illegal string offset 'nentries' in /usr/local/www/diag_.... 2015-09-04 07:11:44 +00:00
Ad Schellevis
372fdd7bc8 (legacy) crashreport PHP Warning: Illegal string offset 'route' in /usr/local/etc/inc/services.inc on line 1603 2015-09-04 07:02:35 +00:00
Ad Schellevis
b07c29adad (legacy) whitespace vpn_ipsec_settings.php 2015-09-03 19:21:02 +00:00
Ad Schellevis
2f4bbf4543 (legacy) whitespace vpn_ipsec_keys_edit.php 2015-09-03 19:20:27 +00:00
Ad Schellevis
637733a301 (legacy) whitespace vpn_ipsec_keys.php 2015-09-03 19:20:10 +00:00
Ad Schellevis
e1b0c27d10 (legacy) whitespace / style fixes vpn_ipsec_phase2.php 2015-09-03 19:12:14 +00:00
Ad Schellevis
9b9aae3413 (legacy) fix for https://github.com/opnsense/core/issues/349 (rename, but leave config parameter intact) 2015-09-03 19:06:06 +00:00
Ad Schellevis
5c7fc2970a (legacy) whitespace / style fixes vpn_ipsec_phase1.php 2015-09-03 19:02:51 +00:00
Ad Schellevis
258831f4dd (legacy) redirect after apply in vpn_ipsec_mobile.php 2015-09-03 18:36:37 +00:00
Ad Schellevis
3d765c028e (legacy) vpn/ipsec remove some single used functions 2015-09-03 18:27:31 +00:00
Ad Schellevis
cb975affe1 (legacy) remove redundant 2015-09-03 18:23:26 +00:00
Ad Schellevis
22988044a7 (legacy) small fixes in vpn.inc 2015-09-03 18:03:38 +00:00
Ad Schellevis
a3a46bfea4 (legacy) cleanup vpn_ipsec_configure in vpn.inc and fix ikev1 non mobile multiple phase2 2015-09-03 16:31:34 +00:00
Ad Schellevis
4a43901142 (legacy) vpn.inc whitespace, remove tabs 2015-09-03 13:34:41 +00:00
Ad Schellevis
3c80c0051c (legacy) firewall/nat move tabs to menu 2015-09-03 10:39:38 +00:00
Ad Schellevis
9c210dd7f8 (legacy) firewall_rules.php make interface selection a bit less "tab" like 2015-09-03 09:51:23 +00:00
Ad Schellevis
ee1ae94691 (legacy/menu) add menu icon in template 2015-09-03 08:58:47 +00:00
Ad Schellevis
c05e97defc (mvc) menu template add icon 2015-09-03 10:58:08 +02:00
Ad Schellevis
e7be6f90f3 (legacy) typo in validation firewall_nat_out_edit.php 2015-09-03 08:32:54 +00:00
Ad Schellevis
44c7678e42 (menu) fix default item selection for aliasses 2015-09-03 08:22:23 +00:00
Ad Schellevis
66e7402f94 (legacy) hide empty aliasses in list 2015-09-03 08:18:53 +00:00
Ad Schellevis
94404c1cd1 (legacy) firewall_aliases.php tab to menu 2015-09-03 07:59:51 +00:00
Ad Schellevis
accb491c05 (legacy) redirect to correct topic after alias edit 2015-09-03 07:46:15 +00:00
Ad Schellevis
189426460d (gdrive backup) crashreport Uncaught exception 'Google_Service_Exception' with message 'Error calling DELE.... 2015-09-03 07:27:03 +00:00
Ad Schellevis
b811cc2d0d (legacy) crashreport PHP Fatal error: Cannot unset string offsets in /usr/local/www/system_advanced_network.php on line 58 2015-09-03 06:48:35 +00:00
Ad Schellevis
f6cd9ce174 (legacy) useless paarmeter in restore 2015-09-03 06:47:53 +00:00
Ad Schellevis
ac991d4b92 (legacy) crashreport PHP Warning: Illegal string offset 'name' in /usr/local/etc/inc/authgui.inc on line 154 2015-09-03 06:29:52 +00:00
Ad Schellevis
5c3436507c (theme) small theme update to render default dropdown boxes better 2015-09-02 15:38:23 +00:00
Ad Schellevis
9bb5e690e6 (legacy) fix for PHP Warning: Illegal string offset 'radius' in /usr/local/www/vpn_l2tp.php on line 37 2015-09-02 15:29:52 +00:00
Ad Schellevis
a431788701 whitespace 2015-09-02 14:09:45 +00:00
Ad Schellevis
eec8c87791 (legacy) vpn_openvpn_server.php auth tls resets 2015-09-02 14:07:50 +00:00
Ad Schellevis
574a301eab (config/template) prevent empty template result from failing. 2015-08-31 21:49:36 +02:00
Ad Schellevis
5b39c0a44d (legacy) add missing function calls 2015-08-31 19:46:52 +00:00
Ad Schellevis
43a1fe4364 (mvc) issue with validation on empty fields 2015-08-31 16:24:19 +02:00
Ad Schellevis
563a65c546 (mvc) fix is required on TextField 2015-08-31 16:06:29 +02:00
Ad Schellevis
048b6a1a32 (legacy) fix source for alias in firewall_nat_out_edit.php 2015-08-31 12:04:00 +00:00
Ad Schellevis
87f8fc5a7d (legacy) regression firewall_nat_out_edit.php protocol any missed 2015-08-31 11:53:42 +00:00
Ad Schellevis
ddcc2c85c4 (legacy) regression firewall_nat_out_edit.php 2015-08-31 11:03:41 +00:00
Ad Schellevis
16ed1470d2 (legacy) fix for https://github.com/opnsense/core/issues/363 2015-08-31 08:18:51 +00:00
Ad Schellevis
30a02e5c6b (ids) typo in previous commit 2015-08-31 10:06:56 +02:00
Ad Schellevis
b813f3c637 (ids) add missing fileid in alert info 2015-08-31 10:04:41 +02:00
Ad Schellevis
6fccdac44d (ids) small improvement on list alertlogs 2015-08-31 10:04:12 +02:00
Ad Schellevis
4f57160807 (ids) use actual timestamp to find alertlogs 2015-08-31 09:03:41 +02:00
Ad Schellevis
8addbbee66 (legacy) regression firewall_nat_out_edit.php 2015-08-30 09:05:00 +00:00
Franco Fichtner
2c87746faf lang: add another batch of Mongolian translations
Submitted by: Nasantogtokh Amarsaikhan <minerva2991 AT gmail DOT com>
2015-08-29 21:25:38 +02:00
Ad Schellevis
7104fca843 (menu) move diag_tables.php into firewall diagnostics 2015-08-28 17:18:03 +00:00
Ad Schellevis
30334522a1 (legacy) refactor diag_tables.php 2015-08-28 17:16:04 +00:00