Commit Graph

7382 Commits

Author SHA1 Message Date
Erik Kapfer
4e7c3114ca index.cgi: Add /red/local-ipaddress query.
Fixes# 10480. Added if loop for local-ipaddress query.
2014-02-25 21:57:55 +01:00
Michael Tremer
52ecb188bc Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-25 12:23:33 +01:00
Michael Tremer
66f6b279b0 Reload all firewall rules when /etc/init.d/firewall reload is executed. 2014-02-25 12:23:09 +01:00
Arne Fitzenreiter
a7c5afa453 kernel: update to 3.10.32. 2014-02-24 22:25:15 +01:00
Michael Tremer
22fd89c656 sshd: Fix warning that oom_adj is deprecated.
Also make startup faster.
2014-02-24 21:36:15 +01:00
Alexander Marx
f942937c29 Firewall: Fix errormessages on rulecreation when red has no IP 2014-02-24 19:39:39 +01:00
Alexander Marx
46a6d6c7fc Firewall: fix error when editing a rule and changing remark with invalid chars the rule was destroyed 2014-02-24 19:39:26 +01:00
Alexander Marx
97bf45e516 Firewall: delete -i red0 from DNAT rules 2014-02-24 19:38:57 +01:00
Alexander Marx
ec56a5393f Firewall: fixed padding-right of lastrule table in ruleoverview 2014-02-24 19:38:43 +01:00
Michael Tremer
585df65af1 Fix relocating NTP binaries. 2014-02-24 19:37:20 +01:00
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