Alexander Marx
525204e00f
Firewall: modified DNAT and SNAT rulecreation
2014-02-24 11:54:27 +01:00
Stefan Schantl
37013b3a47
Add missing default values for firewall options of the new firewall.
...
The new firewall uses some new options which can be configured on the optionsfw page in the WUI.
In the past these settings where missing on updated systems.
2014-02-23 22:30:56 +01:00
Arne Fitzenreiter
0a79ec4505
ntp: check/wait for onlineconnection.
2014-02-23 18:28:34 +01:00
Michael Tremer
582fa15555
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-21 11:56:52 +01:00
Michael Tremer
27b2adbf4f
ntp: Update to 4.2.6p5.
2014-02-21 11:54:14 +01:00
Michael Tremer
c2f7250b23
firewall: Remove even more redundant rules.
2014-02-21 11:35:05 +01:00
Arne Fitzenreiter
fffb777ee6
Intel-lan: updated e1000 and igb vendor driver.
...
igb v5.0.6 and e1000e v2.5.4
2014-02-21 09:48:33 +01:00
Arne Fitzenreiter
1b8327f50e
kernel: update to 3.10.31.
2014-02-20 23:37:22 +01:00
Michael Tremer
cc21b588df
firewall: Remove rule that allows access to everything.
2014-02-20 13:03:28 +01:00
Michael Tremer
bcf1a62476
firewall: Fix proper check for BLUE and ORANGE devices.
2014-02-20 13:01:48 +01:00
Michael Tremer
29201ca84b
firewall: Remove redundant rule.
2014-02-20 13:01:36 +01:00
Michael Tremer
317638e753
index.cgi: Change display of DNS servers.
...
Add missing colon and put them into one column in the
table.
2014-02-20 10:56:02 +01:00
Michael Tremer
5e1ee0e6e6
Merge remote-tracking branch 'alfh/bugfix_htmlclean' into next
2014-02-19 20:49:38 +01:00
Michael Tremer
2f65e28425
Merge remote-tracking branch 'alfh/bugfix_missing_swapvisibility' into next
2014-02-19 20:48:12 +01:00
Michael Tremer
3fb3a3b021
Merge remote-tracking branch 'alfh/bugfix_menu_touch' into next
2014-02-19 20:47:54 +01:00
Michael Tremer
1271a8b45e
core76: Add update accelerator script to updater.
2014-02-19 20:47:12 +01:00
Michael Tremer
bbb3a931fa
Merge remote-tracking branch 'alfh/feature_updxlrator' into next
2014-02-19 20:46:21 +01:00
Alf Høgemark
f8aa06792f
cgi-bin: Add title attribute to input type image where missing
...
Almost all of <input type="image"... has both an alt and a
title attribute, but some are missing title, and when the icon
is not very clear, it makes it harder to understand what the icon
does. By adding title, the browser displays text when mouse pointer
is over the icon.
Also add missing quotes for alt and title attributes where needed.
2014-02-19 18:31:02 +01:00
Alf Høgemark
a636a76016
ipfire theme: Add missing swapVisibility javascript function
...
qos.cgi and media.cgi depend on swapVisibility function, this
is defined in each theme, but was missing from the new theme.
Add the function, and implement it using jquery, since jquery
is always present in the new theme.
2014-02-19 18:05:55 +01:00
Alf Høgemark
db3096173d
webgui menus: Make top menu item clickable on mobile safari
...
The menus in the new default theme does not work properly on
ipad and I guess other devices using mobile safari.
The reason is that <a> tags without href is not marked as
clickable by ios, and therefore no css hover effect is applied.
The fix is either to add a href="#" attribute
or a onclick="return true;" atribute on the <a> tag.
I prefer the href solution, since it is a no javascript solution.
2014-02-19 17:30:49 +01:00
Alf Høgemark
153cf6406c
cgi-bin: Use readonly="readonly" attribute on html input elements
...
The proper way to mark readonly is to use readonly="readonly", not
readonly="true", like it was done some places.
2014-02-18 18:48:57 +01:00
Michael Tremer
bc05155ac0
strongswan: Update to 5.1.2rc1.
2014-02-18 15:16:08 +01:00
Ersan Yildirim
b21d47c804
firewall: Import Turkish translation.
2014-02-17 17:24:14 +01:00
Michael Tremer
e670f6250e
Update translations.
2014-02-17 16:40:14 +01:00
Michael Tremer
5ee7500e59
Merge remote-tracking branch 'alfh/feature_htmlcleanup' into next
...
Conflicts:
html/cgi-bin/logs.cgi/firewalllogip.dat
html/cgi-bin/logs.cgi/firewalllogport.dat
html/cgi-bin/media.cgi
2014-02-17 16:33:38 +01:00
Michael Tremer
6d3c8250fe
Merge remote-tracking branch 'alfh/feature_langfixes' into next
2014-02-17 16:28:23 +01:00
Michael Tremer
bd4db47085
Merge remote-tracking branch 'alfh/feature_firewalllog_first_last' into next
2014-02-17 16:24:41 +01:00
Michael Tremer
b631481bc5
Revert "perl-PDF-Create: New package"
...
This reverts commit e7f5c0465b .
2014-02-17 16:17:45 +01:00
Arne Fitzenreiter
4c9ea85490
Set version to 2.15 beta2.
2014-02-16 08:47:31 +01:00
Arne Fitzenreiter
8301720cae
nginx: remove tcp_proxy_module patch.
2014-02-16 08:10:11 +01:00
Michael Tremer
f2b22ab7b5
glibc: Backport hotfixes from RHEL6.
2014-02-15 19:40:08 +01:00
Michael Tremer
e39096cf66
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-15 18:42:37 +01:00
Michael Tremer
7e8b0ca029
fireinfo: Exclude some more patterns.
2014-02-15 18:40:55 +01:00
Arne Fitzenreiter
983203fa03
u-boot: limit videores to 800x600.
...
pandaboard has display problems on console with higher resolutions.
2014-02-15 17:50:00 +01:00
Arne Fitzenreiter
e1279cb36c
kernel: disable cpu-idle and debug_ll on arm-multiarch kernel.
2014-02-15 17:49:17 +01:00
Arne Fitzenreiter
841193ead5
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-15 17:48:35 +01:00
Arne Fitzenreiter
c59be1252d
kernel: enable hyperv driver.
2014-02-15 17:47:07 +01:00
Alf Høgemark
631b67b7cd
cgi-bin: HTML cleanup, add quotes for attribute values
2014-02-15 16:54:38 +01:00
Arne Fitzenreiter
2a72785cf8
atm-status.cgi: display more values for solos-pci.
2014-02-15 16:41:40 +01:00
Arne Fitzenreiter
d10a7de134
leds: add geos router support, updated alix leds.
2014-02-15 16:39:22 +01:00
Arne Fitzenreiter
1e67b3c3bb
kernel: cs5535audio spam the syslog with access errors.
...
On geos boards the cs5535 is present but the ac97 is not there.
2014-02-15 16:29:31 +01:00
Arne Fitzenreiter
6f7753ba85
kernel: add some missing gpio modules.
...
the gpio modules are needed for led's on alix and geos boards.
2014-02-15 16:27:20 +01:00
Alf Høgemark
2c01f467d9
cgi-bin and themes: Remove language attribute on script tag
2014-02-15 16:11:45 +01:00
Alf Høgemark
b740cdd7bf
logs.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 16:08:49 +01:00
Alf Høgemark
6161430626
pppsetup.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 15:51:42 +01:00
Alf Høgemark
52ee27b200
iptables.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 15:51:41 +01:00
Alf Høgemark
d2d0d63139
gui.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 15:51:41 +01:00
Alf Høgemark
df26152135
services.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 15:51:27 +01:00
Alf Høgemark
c1a07263bd
remote.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 15:48:47 +01:00
Alf Høgemark
71cc3202c0
pppsetup.cgi: htmlcleanup, change html tags from uppercase to lowercase
2014-02-15 15:48:46 +01:00