Franco Fichtner
b19a6f52c8
src: whitespace sweep
2015-07-06 15:41:47 +02:00
Ad Schellevis
cc451682da
Merge branch 'master' of github.com:opnsense/core
2015-07-06 13:31:39 +00:00
Franco Fichtner
a3ab68f994
Merge pull request #234 from cbasolutions/patch-2
...
RRD graphs are obnoxiously large #55
2015-07-06 15:30:36 +02:00
Franco Fichtner
9afe71726e
Merge pull request #233 from cbasolutions/patch-1
...
Update authgui.inc
Added autocapitalize="off" autocorrect="off" to the input for the logon
form usernamefld. When using from an iPhone/iPad the first character
of the username is capitalized automatically.
2015-07-06 15:29:55 +02:00
Ad Schellevis
c0449191f4
(legacy) $jsevents["body"]["onload"] is never set
2015-07-06 13:28:46 +00:00
Ad Schellevis
9dcb7e973d
(legacy) let's try default index dashboard without warnings and notices from php
2015-07-06 13:18:34 +00:00
Ad Schellevis
0fd34a4c4b
(legacy) fix coding errors in notices
2015-07-06 12:51:38 +00:00
Ad Schellevis
0145541fd6
(legacy) fix more php issues in etc/inc
2015-07-06 12:24:25 +00:00
Ad Schellevis
8d561f62da
(menusystem) add missing options
2015-07-06 11:52:59 +00:00
Ad Schellevis
052d5abac5
(legacy) fix notices on IPv6.inc, we should replace this with https://pear.php.net/package/Net_IPv6/download/1.3.0b1 for 16.1 (but there are some other small changes as well there)
2015-07-06 09:57:30 +00:00
Franco Fichtner
0afa03c7dc
rc: use protect(1) on sshd(8); low memory systems need that
...
While there, make the script run from a secure shell as well.
2015-07-06 11:56:03 +02:00
Ad Schellevis
d1abcd137c
(legacy) fix some more php notices
2015-07-06 09:20:23 +00:00
Franco Fichtner
7dba32f597
make: disable suppression of PHP warnings by default
2015-07-06 11:17:12 +02:00
Ad Schellevis
82c0a3b5f3
(legacy) some more notices fixed
2015-07-06 09:02:37 +00:00
Ad Schellevis
0b272d1429
(legacy) uninitialized helpurl
2015-07-06 09:00:36 +00:00
Ad Schellevis
ecf7d1ed2f
(legacy) some more uninialized var fixes
2015-07-06 08:57:10 +00:00
Ad Schellevis
9c34a5e39d
(legacy) shortcut_section may not be initialized
2015-07-06 08:51:08 +00:00
Ad Schellevis
1455f7bbf3
(legacy) fix uninitialized menu_messages
2015-07-06 08:47:37 +00:00
Ad Schellevis
5f651fb65c
(legacy) remove non functional allowautocomplete
2015-07-06 08:41:00 +00:00
Ad Schellevis
dd680c8e0c
(legacy) fix static in PEAR include
2015-07-06 08:35:04 +00:00
Ad Schellevis
73b9974e8c
(legacy) in our case, ignorefirmwarelock will never be set... remove code
2015-07-06 08:03:16 +00:00
Ad Schellevis
52ef1adf20
(legacy) fix some more php notices
2015-07-06 08:02:27 +00:00
Ad Schellevis
4126547061
(legacy) fix some more php notices
2015-07-06 08:00:00 +00:00
Ad Schellevis
242e321208
(legacy) fix auth.inc php notices
2015-07-06 07:59:07 +00:00
Franco Fichtner
a1aabc11d6
intrusion detection: switch default to WAN
...
via: https://forum.opnsense.org/index.php?topic=867.0
2015-07-06 09:21:42 +02:00
Franco Fichtner
5a1f41ab06
rc: purge migration code that doesn't affect 16.1
...
One of the benefits of having a stable/15.7 is that we can mop up
after it in master leading up to a clean 16.1. :)
2015-07-06 08:32:32 +02:00
Franco Fichtner
b60f5a3d6c
rc: fix recover stage on /var MFS
...
Keep a symlink on the true file system underneath MFS to keep
pkg(8) operating correctly all the time.
2015-07-06 08:31:29 +02:00
Fabian
397863b525
fix of mistakes; closes #235
2015-07-06 05:51:30 +02:00
Ad Schellevis
1bfc36d895
set correct mimetype in crashreporter
2015-07-05 14:13:51 +00:00
Ad Schellevis
1f5552cffa
crash_reporter move to curl_file_create
2015-07-03 16:45:06 +00:00
cbasolutions
1610acc897
RRD graphs are obnoxiously large #55
...
Removed width=100% and set inline style="max-width:100%; height:auto"
2015-07-03 08:36:53 -04:00
cbasolutions
231c5fbd82
Update authgui.inc
...
Added autocapitalize="off" autocorrect="off" to the input for the logon form usernamefld. When using from an iPhone/iPad the first character of the username is capitalized automatically.
2015-07-03 07:19:46 -04:00
Franco Fichtner
7566fa095c
Merge pull request #232 from fabianfrz/patch-1
...
Spelling mistakes and some additional german translation
2015-07-03 11:11:11 +02:00
Fabian
7676423f3e
Update de_DE.po
2015-07-03 10:46:21 +02:00
Fabian
705453d81d
Update de_DE.po
2015-07-03 10:36:31 +02:00
Fabian
73c0449c93
spelling mistake in proxy ui
2015-07-03 10:30:20 +02:00
Fabian
fd8c97f422
some changes
2015-07-03 10:08:56 +02:00
Fabian
ebcb148e88
added some translations
2015-07-03 09:55:48 +02:00
Fabian
434a350e87
Update de_DE.po
2015-07-02 23:48:50 +02:00
Fabian
90f2e9b5f2
some spelling errors / additional translated strings
2015-07-02 23:25:56 +02:00
Ad Schellevis
ea948fa3f1
(ipfw) add check to ignore empty interface
2015-07-02 16:34:38 +02:00
Ad Schellevis
6b3e4af7dc
(cron) remove progress indicator from single item edit.
2015-07-02 16:26:02 +02:00
Ad Schellevis
6816eb2fd9
(proxy) add cron for acl update
2015-07-02 16:22:22 +02:00
Ad Schellevis
6c02d112f8
(mvc) regression, fix validation issue on arrayfields children
2015-07-02 16:16:39 +02:00
Franco Fichtner
d26c14a035
lang: regenerate the translation template for 15.7
2015-07-02 16:02:11 +02:00
Franco Fichtner
ee26fd79e8
lang: regenerate dynamic string translations, but
...
leaving out the excessive use of html tags in the descriptions.
2015-07-02 16:01:10 +02:00
Franco Fichtner
da8a01e95d
rc: interface up/down clobbers stty input behaviour
2015-07-02 15:47:11 +02:00
Ad Schellevis
195f45ca47
(legacy) check if gateways.gateway_item exists
2015-07-02 13:18:35 +00:00
Ad Schellevis
edea6a3434
(legacy) only show apinger status when active on at least one interface
2015-07-02 13:16:05 +00:00
Ad Schellevis
c93958faad
(legacy) add is_apinger_enabled function
2015-07-02 13:15:35 +00:00