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
Franco Fichtner
482a25c37f
rc: don't keep the old ppp.log; newsyslog related
2015-07-02 15:05:36 +02:00
Franco Fichtner
0529e54d0e
mvc: style fixes
2015-07-02 14:53:54 +02:00
Ad Schellevis
f5a8b1cf1e
(ids) change page title to "Intrusion Detection"
2015-07-02 14:34:04 +02:00
Ad Schellevis
a6588196fc
(status services) add ids/suricata to page
2015-07-02 12:33:18 +00:00
Franco Fichtner
fa8bf4e4ba
src: whitespace police
2015-07-02 12:00:19 +02:00
Franco Fichtner
5f625de71c
lang: add a German translation
...
via: https://twitter.com/farbenstau/status/616544402887057409
2015-07-02 11:55:59 +02:00
Jos Schellevis
d1538bc13c
(proxy) remove duplicate reconfigure action
2015-07-02 11:50:35 +02:00
Jos Schellevis
5b27c0af70
(proxy) Download and reconfigure fix
2015-07-02 11:45:10 +02:00
Franco Fichtner
2f28e98ca4
system: enable German, it's at the magic 30% level
...
While there, zap unused code and let the other languages be picked up
by xgettext as they don't print anywhere like that.
2015-07-02 11:44:39 +02:00
Ad Schellevis
c10d93615e
(ids) check for existing rulecache before read
2015-07-02 11:38:32 +02:00
Fabian
f08169cd24
Created partial German translation (30%); closes #230
...
Individual commits squashed:
Create de-de.po
Update de-de.po
spelling
missed plural form
Hooked up de_DE.po correctly while at it. Thanks! :)
2015-07-02 11:35:15 +02:00
Jos Schellevis
b46bbe024b
(proxy) wip adding download option
2015-07-02 11:25:32 +02:00
Jos Schellevis
a8b9a6bcc4
(proxy) fix itereation issue with remoteblacklist
2015-07-02 10:55:34 +02:00
Ad Schellevis
7b274b9258
fix issue https://github.com/opnsense/core/issues/221 (dyndns edit missing from menu)
2015-07-02 08:45:15 +00:00
Ad Schellevis
4ab3c4f1e1
(ids) ui layout fix, change order of info / enabled to keep alignment better
2015-07-02 10:38:27 +02:00
Jos Schellevis
714079578a
(proxy) update remoteblacklists
2015-07-02 10:33:54 +02:00
Franco Fichtner
e9866f9544
config: adhere to defaults, but force a mismatch on factory bootup; #5
2015-07-02 10:32:11 +02:00
Franco Fichtner
33fec4aee5
config: consistent default settings; #5
...
Unsetting LAN, later setting it will strip the defaults from the
interface section so try to avoid that by always settings defaults.
2015-07-02 10:32:11 +02:00
Jos Schellevis
f60779e0d8
(proxy) fix typo in target
2015-07-02 10:26:03 +02:00