Commit Graph

1364 Commits

Author SHA1 Message Date
Michael Tremer
36d44213e9 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-14 13:50:01 +01:00
Michael Tremer
125b6fcd66 index.cgi: Fix showing DNS servers. 2014-02-14 13:49:37 +01:00
Alf Høgemark
f4e869ffb4 netexternal.cgi: Fix display of DNS1 and DNS2 2014-02-12 21:07:38 +01:00
Arne Fitzenreiter
f74ea48125 shutdown.cgi: fix missing image. 2014-02-04 16:13:57 +01:00
Michael Tremer
fe30713604 firewall.cgi: Fix path to firewall-lib.pl. 2014-02-04 12:48:01 +01:00
Alexander Marx
8084656823 openvpn: Wrong subnet calculation bug fix.
Fixes #10466.
2014-02-02 14:38:24 +01:00
Michael Tremer
15b023b979 Add an entropy graph. 2014-02-02 14:32:15 +01:00
Arne Fitzenreiter
c924c7d1d1 remote.cgi: display ed25519 fingerprint. 2014-02-02 09:12:07 +01:00
Michael Tremer
1dd6ae72d9 Merge remote-tracking branch 'amarx/wlanap' into next 2014-01-29 17:32:59 +01:00
Alexander Marx
b1be2de786 NEW THEME: added padding right for TH and TD tags 2014-01-29 14:32:56 +01:00
Alexander Marx
11e012ef66 NEW THEME: added padding-left to all tables <td> because it looks much better 2014-01-29 14:32:50 +01:00
Alexander Marx
726e688235 Firewallgroups: added untranslated string 'name' 2014-01-29 14:32:34 +01:00
Alexander Marx
b985d3160a FIREWALL: changes column title in firewall-groups from IP Address to IP/MAC Address 2014-01-29 14:32:31 +01:00
Arne Fitzenreiter
e66d300a43 WebIF: fix gpl accept redirection for elinks.
elinks doesn't like get a 302 redirection after an other.
2014-01-23 19:21:22 +01:00
Alexander Marx
0cd7141da9 wlanap: mon-device no longer displayed 2014-01-23 16:45:46 +01:00
Alexander Marx
3827d1f6bf WLANAP: layout changes for WUI 2014-01-23 14:15:12 +01:00
Alexander Marx
d334d7cb47 Firewall: Bugfix - when using addressgroups with mac addresses in source, the mac rule was not correctly created.
Further MAC issues: in target area, the manual ip field was target
ip/mac address - changed to IP-Address
Also implemented a plausicheck, if an addressgroup with mac addresses is
used in target area, theres a hint saying that the rule will not be
applied for mac hosts
2014-01-21 11:55:56 +01:00
Erik Kapfer
48cc0e123a openvpn: Since port must be < 1024 we can drop the conflict check.
All the potentially conflicting ports are smaller than < 1024
and can therefore never be used any way.
2014-01-20 20:22:03 +01:00
Stefan Schantl
240acdfd87 Drop "Extra Query" for Shutdown and Reboot from gui.cgi.
In the past this option has been used to prevent users from
accidently shutting down or rebooting their systems. With IPFire 2.15
there is a own subpage on the WUI for doing this actions, so there is no
need anymore for those extra query.
2014-01-18 18:37:40 +01:00
Alexander Marx
f5f71c79b7 firewall: some layout changes and new plausi checks for dnat 2014-01-15 16:43:42 +01:00
Stefan Schantl
bfaa69562a Firewall: Hide rule actions when using NAT.
There is no need to choose a rule action when creating a NAT rule, so this
section can be hidden when "Use NAT" has been checked.
2014-01-14 22:09:13 +01:00
Alexander Marx
9d38669861 index.cgi: Re-design index page. 2014-01-14 21:57:26 +01:00
Alexander Marx
8e7137264b firewall: perl modifications for hiding rule action when nat is used 2014-01-14 21:48:20 +01:00
Michael Tremer
e11f536252 OpenVPN: Fix daemon stuck in WAIT state.
When the client is in the WAIT state, it is usally connected
to the server.
2014-01-12 15:40:50 +01:00
Michael Tremer
30491c6ac7 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Conflicts:
	html/html/themes/ipfire/include/css/style.css
2014-01-11 13:08:27 +01:00
Michael Tremer
b5890e7369 theme: Move table styles to bottom of the CSS file. 2014-01-11 13:06:00 +01:00
Michael Tremer
412a1f43ce theme: Make table borders lighter. 2014-01-11 13:04:45 +01:00
Michael Tremer
9c9c9cb613 theme: Fix padding at the top of page header. 2014-01-11 13:03:06 +01:00
Michael Tremer
d0c91170ca theme: Change default font to DejaVu Sans. 2014-01-11 12:58:05 +01:00
Michael Tremer
7fbb771896 theme: Change HTML doctype to HTML5.
This is really not valid HTML5 code, nor is it XHTML 1.1 Strict.
2014-01-11 12:55:30 +01:00
Michael Tremer
1ada718c39 theme: Set width to 960px. 2014-01-11 12:51:21 +01:00
Michael Tremer
68e89a2f28 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen 2014-01-11 12:46:56 +01:00
Michael Tremer
0f9894afa1 theme: Fix size and colouring of the headlines. 2014-01-11 12:45:04 +01:00
Erik Kapfer
8c252e6aa8 OpenVPN: Check if port is smaller than 1024.
Bug #10459.
2014-01-11 12:38:53 +01:00
Alexander Marx
7d44bfeef1 changes pagetitle in vpnmain.cgi 2014-01-11 12:15:11 +01:00
Alexander Marx
f536ab2661 language changes in Menu and on statuspage (index.cgi) 2014-01-11 12:14:18 +01:00
Alexander Marx
aeefcc9caa Firewall: modified firewall-groups so that they can be empty even if used in rules
Now one can create a group, use it in a rule and then delete every entry
from the group. (The firewallrule then will be displayed yellow and
disabled).
2014-01-11 12:13:45 +01:00
Alexander Marx
82f7d1b4d8 Edited stylecss so that TR:first-child td {} has a top border (for firewall rulecreation) 2014-01-11 12:13:32 +01:00
Michael Tremer
c82aa2ec9e theme: Decrease font size of h2 elements. 2014-01-09 18:46:03 +01:00
Alexander Marx
6f5487d711 deleted title of backup.cgi 2014-01-09 16:50:46 +01:00
Alexander Marx
57ba5e8126 layout of p2p-block.cgi title 2014-01-09 16:28:08 +01:00
Alexander Marx
d00b354885 Layout of optionsfw.cgi - title 2014-01-09 16:27:30 +01:00
Alexander Marx
4d74a20df0 Layout of fwhosts title 2014-01-09 16:26:40 +01:00
Alexander Marx
3932f02ba3 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen-layout 2014-01-09 16:23:39 +01:00
Alexander Marx
73ede29f00 Layout changes firewalllog.dat 2014-01-09 15:09:50 +01:00
Alexander Marx
c8ee899dbc Layout changes firewalllogport.dat 2014-01-09 15:08:41 +01:00
Alexander Marx
5b579ad60c Layout changes firewalllogip.dat 2014-01-09 15:08:00 +01:00
Alexander Marx
77a516cd6a Layout changes wireless.cgi 2014-01-09 15:06:16 +01:00
Alexander Marx
f9a3c1c8c9 LAyout changes optionsfw.cgi 2014-01-09 15:05:36 +01:00
Alexander Marx
bc8ecbd6ae Layout changes fwhosts.cgi 2014-01-09 15:05:00 +01:00