Commit Graph

7398 Commits

Author SHA1 Message Date
Arne Fitzenreiter
b3aa7a1231 ntp: wait only if wpa_supplicant is running. 2014-02-27 08:22:11 +01:00
Arne Fitzenreiter
329e9c465a kernel: enable cgroups and fix some accounting settings. 2014-02-26 18:06:49 +01:00
Arne Fitzenreiter
ce81f1eb3e kernel: enable pci modules in arm multiarch kernel. 2014-02-26 18:00:44 +01:00
Arne Fitzenreiter
adce3f96fc Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-26 17:59:53 +01:00
Michael Tremer
69776cc42f apache: Update cipher suite that is used for the web user interface.
Taken from here with exception of RC4.
  https://wiki.mozilla.org/Security/Server_Side_TLS#Apache
2014-02-26 15:01:29 +01:00
Arne Fitzenreiter
78f10eafe0 strongswan: no padlock on arm. 2014-02-26 09:37:12 +01:00
Alf Høgemark
c101827318 firewalllogs*.dat: Reduce amount of code to set row bgcolor
Replace 10 if statements with duplicated code for print
and setting background color by using a variable and
one if statement.
2014-02-25 22:03:40 +01:00
Michael Tremer
25bd6edaaf Merge remote-tracking branch 'alfh/feature_html_validating' into next 2014-02-25 22:02:34 +01:00
Michael Tremer
f2b8668fc8 Merge remote-tracking branch 'alfh/feature_qos_description' into next 2014-02-25 22:01:34 +01:00
Michael Tremer
50294f93c2 Merge remote-tracking branch 'alfh/feature_htmlclean_removefont' into next 2014-02-25 22:01:14 +01:00
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
Alf Høgemark
c010871ab1 index.cgi: Make html valid, and improve dialup and vpn display
Make the html validate. One part of the changes is to
move style from using deprecated attributes to using
style attribute on tag.
The other part is to make sure that tables, rows and cells
are properly closed and nested.

Use a table for showing output from the dialctrl script.
2014-02-22 17:36:45 +01:00
Alf Høgemark
429c1a3fc9 connections.cgi: Make the html pass html validation 2014-02-22 17:36:45 +01:00
Alf Høgemark
d7fe5d7970 aliases.cgi: Make the html pass html validation 2014-02-22 17:36:45 +01:00
Alf Høgemark
0f43165084 ipfire theme: Fix align on div, and fix javascript tag
Remove align attribute on div for openbox, rather use
style attribute with text-align, since align attribute
causes html validation warnings, since it is deprecated.

Remove deprecated and useless attribute on javascript tag.
2014-02-22 17:35:46 +01:00
Alf Høgemark
8b40eca59e cgi-bin: Remove font tags with no effect, and style tags
The font tag is deprecated, so clean up html by removing
font tags that have no effect.

For font tags that have an effect, move the styling to
the tag controlling the text output.

The aim is to get one step further towards validating html.
2014-02-22 12:13:02 +01:00
Alf Høgemark
be7534e3fa qos.cgi: Show class description in listing, and graph description
When listing the defined qos classes when qos.cgi is initially
displayed, include the description of the class.

Add upload heading for red graph and download graph for imq graph,
since it is not obvious what the graphs means.
2014-02-22 07:07:57 +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